Higor Eurípedes
|
3479614e68
|
(d3d) Fix undeclared pretro_get_memory_data() error
|
2014-10-24 20:15:12 -02:00 |
|
Higor Eurípedes
|
40f19cf2c4
|
(d3d) Move C++ headers to the top to avoid namespace conflicts
|
2014-10-24 20:12:23 -02:00 |
|
Twinaphex
|
67ca60dd7c
|
Merge pull request #1190 from lakkatv/xmb
(Lakka) Fix setting navigation bug
|
2014-10-24 23:15:20 +02:00 |
|
Jean-André Santoni
|
03dc0dd3b5
|
(Lakka) Fix setting navigation bug
|
2014-10-24 23:08:45 +02:00 |
|
Twinaphex
|
9c311d831f
|
Merge pull request #1189 from lakkatv/xmb
(Lakka) Display ON/OFF switch
|
2014-10-24 22:58:27 +02:00 |
|
Jean-André Santoni
|
921af2c7b0
|
(Lakka) Display ON/OFF switch
|
2014-10-24 22:35:03 +02:00 |
|
twinaphex
|
b1d7341ec3
|
(PS3 context driver) Convert
|
2014-10-24 19:30:54 +02:00 |
|
Twinaphex
|
9c872680c9
|
Merge pull request #1188 from jeapostrophe/master
Fixing the way that RA gets the home directory due to iOS8 change
|
2014-10-24 19:23:54 +02:00 |
|
Jay McCarthy
|
2a0761337a
|
Fixing the way that RA gets the home directory due to iOS8 change
Annoyingly it still works in the iOS8 simulator without this change.
|
2014-10-24 13:22:50 -04:00 |
|
twinaphex
|
66f49d1788
|
Get rid of unused variables
|
2014-10-24 18:59:46 +02:00 |
|
twinaphex
|
7d19433a15
|
(Android context driver) Convert
|
2014-10-24 18:58:53 +02:00 |
|
twinaphex
|
1535e35615
|
(Emscripten Makefile) Add libretro-sdk/include to INCDIR
|
2014-10-24 18:44:57 +02:00 |
|
twinaphex
|
434460405d
|
(Makefile.win) Add libretro-sdk/include to INCDIR
|
2014-10-24 18:44:05 +02:00 |
|
twinaphex
|
03327d8924
|
Implement action Start for User Index
|
2014-10-24 09:55:33 +02:00 |
|
twinaphex
|
60258889cf
|
Fixup setting_data_action_toggle_bind_device
|
2014-10-24 09:52:35 +02:00 |
|
twinaphex
|
b38a36b2d6
|
(Settings) action_toggle_bind_setting - guard against going below 0 when
pressing left
|
2014-10-24 09:35:05 +02:00 |
|
twinaphex
|
f82fd318d2
|
Get rid of log spam in input option setting
|
2014-10-24 09:19:18 +02:00 |
|
twinaphex
|
508890b616
|
(Input Settings) Hook up Device Index
|
2014-10-24 09:16:50 +02:00 |
|
twinaphex
|
018a45e908
|
Update SDK
|
2014-10-24 08:23:38 +02:00 |
|
Twinaphex
|
3577b76895
|
(OSX) Use CGLUpdateContext for OSX 10.7 and up
|
2014-10-24 07:46:17 +02:00 |
|
Twinaphex
|
c496ee71d2
|
(gfx_context) Fix warnings
|
2014-10-24 07:26:51 +02:00 |
|
twinaphex
|
bea3c59527
|
(Wayland context) update/convert
|
2014-10-24 07:23:10 +02:00 |
|
twinaphex
|
b477e98bb1
|
(SDL context driver) Convert over
|
2014-10-24 05:43:47 +02:00 |
|
twinaphex
|
d2df6421dc
|
(DRM KMS) Convert DRM KMS context driver over
|
2014-10-24 05:20:07 +02:00 |
|
Twinaphex
|
f75af39015
|
Merge pull request #1187 from aliaspider/master
(menu) fixes menu not being properly hidden after loading/saving a state
|
2014-10-24 03:26:13 +02:00 |
|
aliaspider
|
6289abc1e0
|
(menu) fixes menu not being properly hidden after loading/saving a state
|
2014-10-24 02:24:38 +01:00 |
|
twinaphex
|
46717d1147
|
Start moving context driver variables to struct that gets
allocated and bound to driver.video_context_data - begin
with GLX context driver first
|
2014-10-24 03:12:08 +02:00 |
|
twinaphex
|
6eaec2fb97
|
Update other gfx_ctx_init_first calls
|
2014-10-24 02:15:30 +02:00 |
|
twinaphex
|
233f933187
|
Add commented out fallback code in case driver init fails -
as soon as we have fixed the init function in DRM/KMS context
driver we can reconsider enabling this.
|
2014-10-24 01:40:54 +02:00 |
|
twinaphex
|
4e13828d28
|
Expand gfx_context with prev/next functions
|
2014-10-23 23:55:30 +02:00 |
|
twinaphex
|
52052794b2
|
Refactor gfx_ctx_init_first
|
2014-10-23 23:09:37 +02:00 |
|
twinaphex
|
af302530ef
|
Rename g_settings.video.gl_context to g_settings.video.context_driver
|
2014-10-23 22:54:39 +02:00 |
|
twinaphex
|
d5a36fd4af
|
Change video_gl_context to video_context_driver
|
2014-10-23 22:46:30 +02:00 |
|
Twinaphex
|
3e8db7d9f0
|
Merge pull request #1186 from lakkatv/xmb
(XMB) Prevent list highlighting
|
2014-10-23 22:25:58 +02:00 |
|
Jean-André Santoni
|
a0dab8d58e
|
(XMB) Prevent list highlighting
|
2014-10-23 22:22:25 +02:00 |
|
Twinaphex
|
7f7ea247d3
|
Rename 'OpenGL Context Driver' to 'video context driver'
|
2014-10-23 21:12:35 +02:00 |
|
Alcaro
|
c18d75f39d
|
Get rid of fragile escaping shenanigans.
|
2014-10-23 19:20:33 +02:00 |
|
twinaphex
|
60901771ea
|
(Libretro SDK) Libco - style nits
|
2014-10-23 08:19:36 +02:00 |
|
twinaphex
|
9354fd05b1
|
Cleanup headers in menu_entries_cbs.c
|
2014-10-23 08:07:00 +02:00 |
|
twinaphex
|
c43320f29d
|
Remove MENU_SETTINGS_CUSTOM_BIND_MODE
|
2014-10-23 08:04:26 +02:00 |
|
twinaphex
|
e978ac8e3c
|
Cleanup to-do note
|
2014-10-23 08:01:12 +02:00 |
|
twinaphex
|
380041f974
|
(Menu) Add Bind Mode option
|
2014-10-23 08:00:45 +02:00 |
|
twinaphex
|
e3f89a77ac
|
(VG) Update driver header include
|
2014-10-23 07:46:02 +02:00 |
|
Twinaphex
|
8b67da647a
|
Merge pull request #1185 from sergiobenrocha2/master
Fix header path.
|
2014-10-23 07:43:35 +02:00 |
|
sergiobenrocha2
|
e571d93c66
|
Fix header path.
|
2014-10-23 03:30:38 -02:00 |
|
Twinaphex
|
6339313d38
|
(settings_data.c) Remove unused variables
|
2014-10-23 07:29:58 +02:00 |
|
twinaphex
|
97c1241a89
|
Remove driver.menu->current_pad
|
2014-10-23 07:28:16 +02:00 |
|
Twinaphex
|
c275006e2c
|
Merge pull request #1184 from sergiobenrocha2/master
Fix build with OpenVG enabled, missing header.
|
2014-10-23 07:26:30 +02:00 |
|
twinaphex
|
871afbb940
|
(Menu) Add Bind All / Bind Default All options
|
2014-10-23 07:26:04 +02:00 |
|
sergiobenrocha2
|
a95c3d34f8
|
Fix build with OpenVG enabled, missing header.
|
2014-10-23 03:24:14 -02:00 |
|