Commit Graph

35851 Commits

Author SHA1 Message Date
twinaphex
d20bdabc20 Cleanup gl_raster_font_render_msg 2017-01-10 21:37:45 +01:00
twinaphex
6e696d8560 Rename g_osd_font to video_font_driver 2017-01-10 21:26:48 +01:00
twinaphex
c1c35c5120 More platform build fixes 2017-01-10 21:15:52 +01:00
twinaphex
f233745483 (SDL gfx) Buildfix 2017-01-10 21:01:13 +01:00
twinaphex
59a07d73b5 (PS3) Buildfix 2017-01-10 20:19:58 +01:00
twinaphex
f1ef1a6a59 (GX) Buildfix 2017-01-10 20:18:49 +01:00
twinaphex
2ed1e38021 dinput.c - silence warning 2017-01-10 20:11:51 +01:00
twinaphex
5978cf89de Cleanups 2017-01-10 20:05:53 +01:00
twinaphex
1eb17b6315 Remove settings header includes 2017-01-10 20:03:55 +01:00
twinaphex
f3de77e93c (dinput.c) remove dependency on settings struct 2017-01-10 20:00:07 +01:00
twinaphex
db725155c1 (D3D) Another buildfix 2017-01-10 19:55:31 +01:00
twinaphex
bc50f99e40 (WGL) Add header include 2017-01-10 19:51:06 +01:00
twinaphex
da244c177b Fix signed/unsigned mismatch warning 2017-01-10 19:49:00 +01:00
twinaphex
a835149f69 (WGL) Buildfix 2017-01-10 19:48:19 +01:00
twinaphex
76ae7ac4a0 Cleanup some of the video drivers - add some members to
video_info_t to reduce the need for accessing the settings
struct
2017-01-10 18:16:22 +01:00
twinaphex
0b03e95d95 We no longer need the settings struct inside gl_init 2017-01-10 18:08:05 +01:00
twinaphex
8bd12368ef Pass joypad_driver name to input_driver_init function and make
sure we don't need to access the settings struct from the
input driver
2017-01-10 17:59:48 +01:00
twinaphex
db6fba51c3 Cleanup dinput.c 2017-01-10 17:42:57 +01:00
twinaphex
d48141041d Pass joypad_info to input_state function callback - less
settings pointer grabbing
2017-01-10 17:40:21 +01:00
twinaphex
da4d2a9f42 Remove conditionals for device JOYPAD from input_state callback functions 2017-01-10 17:05:04 +01:00
twinaphex
b44b025eab Do conditional checking (if bind is valid) outside of input_state
callback function
2017-01-10 17:00:01 +01:00
twinaphex
08a2acdc95 Update input_keys_pressed_checks 2017-01-10 16:51:35 +01:00
twinaphex
baf351e1ee CLeanup input_menu_keys_pressed_internal 2017-01-10 16:34:55 +01:00
twinaphex
98a346db2d Cleanup input_menu_keys_pressed_internal 2017-01-10 16:29:16 +01:00
twinaphex
f26fbbef83 (input_driver.c) Move settings variable 2017-01-10 16:17:34 +01:00
twinaphex
0e487e0acd Create input_keys_pressed_end 2017-01-10 16:15:20 +01:00
twinaphex
22b86226f8 Fix warnings 2017-01-10 16:14:49 +01:00
twinaphex
91e572d7ef Create input_keys_pressed_checks macro 2017-01-10 16:08:31 +01:00
twinaphex
466d5fd531 (input_driver.c) Cleanups 2017-01-10 16:03:25 +01:00
twinaphex
b94c4eec2b (input_driver.c) Cleanups 2017-01-10 16:00:20 +01:00
twinaphex
a233ce4c87 Set list_info.fullpath to NULL for menu_entries_prepend 2017-01-10 15:49:39 +01:00
twinaphex
b9945f05f1 Pass joypad_info to input_joypad_analog 2017-01-10 03:53:57 +01:00
twinaphex
6376f2af68 Add rarch_joypad_info_t 2017-01-10 03:44:53 +01:00
twinaphex
4c611e42c6 (msg_hash_vn.c) Buildfix 2017-01-09 23:12:26 +01:00
Twinaphex
205c70e708 Merge pull request #4391 from cudencuden/master
More Vietnamese translation progress
2017-01-09 23:11:21 +01:00
twinaphex
1b13c9b9fc Fix xmb_draw_text regression 2017-01-09 23:11:05 +01:00
cudencuden
fb4f8cac3f More Vietnamese translation progress 2017-01-09 16:06:45 -06:00
twinaphex
6b29b44330 Silence warning without ifdef 2017-01-09 22:57:22 +01:00
twinaphex
aea9784a44 Silence warning 2017-01-09 22:55:27 +01:00
twinaphex
73f7396625 Buildfix 2017-01-09 22:53:11 +01:00
twinaphex
c97ae2312e Small style nit 2017-01-09 22:48:13 +01:00
Twinaphex
79bfcb19ce Merge pull request #4389 from ShiftyAxel/qnx-bb10
Updated BB10/QNX Support
2017-01-09 22:29:55 +01:00
Josh Palmer
a620e1f89a Add cores folder to QNX .gitignore 2017-01-09 20:26:09 +00:00
Josh Palmer
42bf55fb21 Fixup preprocessor defines for momentics project, increment bar descriptor build ID 2017-01-09 20:26:09 +00:00
Josh Palmer
453d823d2a Fix jsonsax compilation on QNX, 'index' appears to be a reserved symbol 2017-01-09 20:26:09 +00:00
Josh Palmer
b85e2a8897 Fix references to bbctx-qnx post-rebase 2017-01-09 20:26:09 +00:00
Josh Palmer
5ed17c1ffd Reorganize QNX directory structure, rename bbqnx_ctx.c to qnx_ctx.c for consistency
Added OpenGL ES3 support to qnx_ctx.c
Finalize momentics project setup
2017-01-09 20:26:09 +00:00
Josh Palmer
437734e407 Rewrite QNX input & joypad drivers for proper BB10.3.1 support 2017-01-09 20:26:09 +00:00
Josh Palmer
e1d3493a9d Handle more cases for EGL error reporting 2017-01-09 20:26:09 +00:00
Josh Palmer
ef205447df QNX-specific default directory and file permission handling 2017-01-09 20:26:09 +00:00