Twinaphex
|
1041162d78
|
Merge pull request #1536 from vanfanel/master
SUNXI driver: removed unused variables.
|
2015-03-25 16:35:56 +01:00 |
|
vanfanel
|
b39867f5db
|
SUNXI driver: removed unused variables.
|
2015-03-25 15:30:29 +00:00 |
|
Twinaphex
|
72dd646d65
|
Remove unused variable
|
2015-03-25 09:23:10 +01:00 |
|
Twinaphex
|
fa7829913b
|
Merge pull request #1534 from vanfanel/master
Removed unneeded header includes in the Dispmanx driver.
|
2015-03-25 06:09:53 +01:00 |
|
Twinaphex
|
493152841b
|
Merge pull request #1535 from heuripedes/master
(Menu) Fix memleak in get_title
|
2015-03-25 05:50:19 +01:00 |
|
Higor Eurípedes
|
d2f5a29030
|
(Menu) Fix memleak in get_title
|
2015-03-24 20:21:59 -03:00 |
|
vanfanel
|
2eb3fdba44
|
Removed unneeded header includes in the Dispmanx driver.
|
2015-03-24 21:20:13 +01:00 |
|
Twinaphex
|
a599165902
|
Merge pull request #1533 from vanfanel/master
More SUNXI optimizations. RGUI Menu working.
|
2015-03-24 20:19:08 +01:00 |
|
vanfanel
|
f4dd04c828
|
More optimizations. RGUI Menu working.
|
2015-03-24 20:13:09 +00:00 |
|
twinaphex
|
183472b4f3
|
Show Unload Core only when dynamic dummy core is not loaded
|
2015-03-24 14:48:23 +01:00 |
|
twinaphex
|
4c40ff37c2
|
(Unload Core) Release system info on core unload too
|
2015-03-24 14:43:27 +01:00 |
|
twinaphex
|
ca8e38fa18
|
Add 'Unload Core' option
|
2015-03-24 14:32:42 +01:00 |
|
twinaphex
|
e05af60111
|
Style nit
|
2015-03-24 14:04:17 +01:00 |
|
twinaphex
|
c7e78d48d5
|
Create runloop_data.h
|
2015-03-24 13:45:53 +01:00 |
|
twinaphex
|
436536398a
|
(GL) Conditional no longer needed - check is done outside in
video_driver_frame
|
2015-03-24 13:37:58 +01:00 |
|
twinaphex
|
4f6a3532f6
|
Create video_driver_frame wrapper function
|
2015-03-24 13:27:38 +01:00 |
|
twinaphex
|
eb1dda367c
|
Take out IS_SALAMANDER define in runloop_data.c
|
2015-03-24 12:56:55 +01:00 |
|
twinaphex
|
8223969226
|
(PSP) Buildfix
|
2015-03-24 10:30:05 +01:00 |
|
twinaphex
|
e4f81bff30
|
(runloop.c) Initialize cmd
|
2015-03-24 10:15:53 +01:00 |
|
twinaphex
|
bc749d1c3c
|
Move rarch_cmd_state_t definition to retroarch.h
|
2015-03-24 10:10:14 +01:00 |
|
twinaphex
|
d573093f0b
|
Create rarch_main_cmd_get_state
|
2015-03-24 10:01:17 +01:00 |
|
twinaphex
|
053fb20efa
|
(runloop.c) Cleanups
|
2015-03-24 09:44:18 +01:00 |
|
twinaphex
|
289085b248
|
(driver.c) Cleanups
|
2015-03-24 09:04:06 +01:00 |
|
twinaphex
|
cda414b27d
|
(Android) Go through input_driver_key_pressed
|
2015-03-24 08:53:49 +01:00 |
|
twinaphex
|
6f0eef0c86
|
Cleanup video_driver_set_rotation
|
2015-03-24 08:48:03 +01:00 |
|
twinaphex
|
91b03d914d
|
(input_driver.c) Cleanups
|
2015-03-24 08:35:55 +01:00 |
|
twinaphex
|
adf076cc3d
|
Cleanups
|
2015-03-24 08:31:35 +01:00 |
|
twinaphex
|
8e3bb9fc28
|
(video_driver) Cleanups
|
2015-03-24 08:24:33 +01:00 |
|
twinaphex
|
3a78276418
|
(Audio) Implement write_avail always, even if just as a stub
|
2015-03-24 08:05:19 +01:00 |
|
twinaphex
|
30a0e99972
|
(Input) Implement function pointers 'set_rumble' and 'grab_mouse'
always to prevent conditional checks
|
2015-03-24 07:51:50 +01:00 |
|
twinaphex
|
3b87f5bb69
|
Fix input_driver_state
|
2015-03-24 05:59:01 +01:00 |
|
twinaphex
|
13789a7233
|
(MSVC) Fix redefinition warning
|
2015-03-23 23:58:23 +01:00 |
|
twinaphex
|
01e100f6df
|
Include <sys/types.h> in net_compat.c
|
2015-03-23 23:55:43 +01:00 |
|
twinaphex
|
ba938da348
|
Fixes segfault with environ SHUTDOWN with prboom
|
2015-03-23 23:40:36 +01:00 |
|
Twinaphex
|
189458f661
|
Merge pull request #1531 from aliaspider/master
(windows) build fix: change video_driver_resolve to video_driver_get_ptr
|
2015-03-23 22:00:24 +01:00 |
|
aliaspider
|
4494146179
|
(windows) build fix: change video_driver_resolve to video_driver_get_ptr
|
2015-03-23 21:36:27 +01:00 |
|
Twinaphex
|
93ad945e15
|
Merge pull request #1530 from aliaspider/master
(windows) add a shader parameters popup window.
|
2015-03-23 21:23:29 +01:00 |
|
aliaspider
|
d8fc17307d
|
(windows) shader parameters dialog: silence a warning.
|
2015-03-23 18:13:52 +01:00 |
|
aliaspider
|
a43af8622d
|
(windows) add a shader parameters popup windows.
|
2015-03-23 17:36:37 +01:00 |
|
twinaphex
|
8a6cce1964
|
(net_http) Prevent NULL pointer dereferences
|
2015-03-23 10:13:15 +01:00 |
|
twinaphex
|
015367b741
|
(PS3) Buildfix
|
2015-03-23 07:44:20 +01:00 |
|
twinaphex
|
d6981c3aad
|
Cleanups
|
2015-03-23 07:34:18 +01:00 |
|
twinaphex
|
7f6c71dabc
|
gfx/video_driver.c - cleanups
|
2015-03-23 07:31:01 +01:00 |
|
twinaphex
|
2611466a57
|
gfx/video_driver.c - cleanups
|
2015-03-23 07:25:18 +01:00 |
|
twinaphex
|
f5b2b8fdf7
|
Create input_driver_free
|
2015-03-23 07:15:41 +01:00 |
|
twinaphex
|
95664b038e
|
Create input_driver_init
|
2015-03-23 07:07:28 +01:00 |
|
twinaphex
|
b21c3c460a
|
Move rarch_main_data_free to RARCH_CMD_PREPARE_DUMMY
|
2015-03-23 06:54:39 +01:00 |
|
twinaphex
|
42b054771a
|
(Wii) Buildfix
|
2015-03-23 04:32:12 +01:00 |
|
twinaphex
|
0d164162fc
|
Create input_driver_grab_mouse
|
2015-03-23 04:31:11 +01:00 |
|
twinaphex
|
5f8407e16c
|
Use input_driver_get_capabilities
|
2015-03-23 04:18:27 +01:00 |
|