twinaphex
|
f319916e80
|
C89_BUILD buildfixes
|
2015-11-25 03:33:54 +01:00 |
|
twinaphex
|
b673f2c14f
|
Fix CXX_BUILD warning
|
2015-11-25 03:31:37 +01:00 |
|
twinaphex
|
08ae9df639
|
Merge input_sensor.c with input_driver.c
|
2015-11-25 03:29:18 +01:00 |
|
twinaphex
|
c9db73e944
|
Contain driver->input_data usage pt. 2
|
2015-11-25 03:25:31 +01:00 |
|
twinaphex
|
d2f771440b
|
Contain driver->input_data usage
|
2015-11-25 03:15:22 +01:00 |
|
twinaphex
|
dc69dc6392
|
runloop_data.c - remove some unnecessary functions
|
2015-11-25 02:28:35 +01:00 |
|
Twinaphex
|
dba90266db
|
Merge pull request #2462 from heuripedes/master
Minor task changes
|
2015-11-25 02:26:46 +01:00 |
|
Higor Eurípedes
|
29e9b87319
|
(tasks) Make task handles honor task->cancelled
|
2015-11-24 22:18:09 -03:00 |
|
Higor Eurípedes
|
0496bed76e
|
(tasks) Add wait/cancel functions and some documentation
|
2015-11-24 22:18:09 -03:00 |
|
Higor Eurípedes
|
5a158a18ce
|
(tasks) Actually implement a task queue
|
2015-11-24 22:18:09 -03:00 |
|
twinaphex
|
40e8f4eba6
|
Dehardcode C89_BUILD ifdefs
|
2015-11-25 02:10:31 +01:00 |
|
Twinaphex
|
1186042e44
|
Merge pull request #2461 from heuripedes/master
(retroarch) Move task subsystem initialization to rarch_main_init()
|
2015-11-24 20:47:57 +01:00 |
|
Higor Eurípedes
|
6257d178ee
|
(retroarch) Move task subsystem initialization to rarch_main_init()
|
2015-11-24 16:45:28 -03:00 |
|
Twinaphex
|
8a5ba85c9a
|
Cleanups
|
2015-11-24 20:25:31 +01:00 |
|
Twinaphex
|
11757fdcb7
|
Merge pull request #2460 from lakkatv/xmb
(XMB) Fix boxart ratio
|
2015-11-24 19:39:12 +01:00 |
|
Jean-André Santoni
|
e6924a725b
|
(XMB) Fix boxart ratio
|
2015-11-25 01:34:26 +07:00 |
|
twinaphex
|
9fba3de3c3
|
Cleanups
|
2015-11-24 18:16:45 +01:00 |
|
twinaphex
|
021ae74612
|
Remove dead code - rarch_main_data_iterate
|
2015-11-24 18:13:54 +01:00 |
|
twinaphex
|
49b9ccd467
|
Remove dead code
|
2015-11-24 18:11:11 +01:00 |
|
Twinaphex
|
9a31db3783
|
Merge pull request #2459 from heuripedes/master
things
|
2015-11-24 17:53:25 +01:00 |
|
Higor Eurípedes
|
92683976a5
|
Add user_data pointer to rarch_task_push_image_load()
|
2015-11-24 13:50:44 -03:00 |
|
Higor Eurípedes
|
84cad09983
|
(Makefile) Add gperftools support
|
2015-11-24 13:50:44 -03:00 |
|
Twinaphex
|
a59fd56059
|
Merge pull request #2458 from lakkatv/xmb
(Menu) Fix a segfault in playlist associations
|
2015-11-24 17:40:33 +01:00 |
|
twinaphex
|
6a46b4d1ec
|
Lower PATH_MAX_LENGTH to 512 for 3DS/PSP/Wii/Gamecube/Xbox 1
|
2015-11-24 17:38:52 +01:00 |
|
Twinaphex
|
39907adf17
|
Merge pull request #2457 from heuripedes/master
(command_event) Fix crash on unload content
|
2015-11-24 14:35:37 +01:00 |
|
Higor Eurípedes
|
6e43bd4893
|
(task_overlay) Fix bug introduced by c342bb4
|
2015-11-24 10:32:18 -03:00 |
|
Higor Eurípedes
|
3ad560279f
|
(command_event) Fix crash on unload content
|
2015-11-24 10:26:52 -03:00 |
|
Twinaphex
|
71487c1901
|
Merge pull request #2456 from aliaspider/master
(3DS) update build rules.
|
2015-11-24 14:10:58 +01:00 |
|
aliaspider
|
3af5dac471
|
(3DS) nit.
|
2015-11-24 13:02:21 +01:00 |
|
aliaspider
|
2dcb7264ed
|
(3DS) add pocketsnes buildrules.
|
2015-11-24 13:01:06 +01:00 |
|
aliaspider
|
594078890d
|
(3DS) move *.png *.wav to ctr/assets/
|
2015-11-24 12:49:58 +01:00 |
|
aliaspider
|
be5755fe59
|
(3DS) build fix.
|
2015-11-24 12:02:02 +01:00 |
|
Twinaphex
|
c5b51de937
|
Merge pull request #2452 from heuripedes/master
(task_http) Abort task on error
|
2015-11-24 11:36:55 +01:00 |
|
Twinaphex
|
0958acd0b1
|
Merge pull request #2455 from aliaspider/master
(3DS) update.
|
2015-11-24 11:36:00 +01:00 |
|
aliaspider
|
38579e56ff
|
(3DS) gfx driver: add missing d-cache flush.
|
2015-11-24 11:25:28 +01:00 |
|
aliaspider
|
e61616fd5d
|
(3DS) edits.
|
2015-11-24 11:05:31 +01:00 |
|
aliaspider
|
f22d26f881
|
(3DS) rewrite the dsp audio driver to use a single looping wave buffer.
|
2015-11-24 11:04:22 +01:00 |
|
Jean-André Santoni
|
f834c23222
|
(Menu) Fix a segfault in playlist associations
|
2015-11-24 16:05:08 +07:00 |
|
Higor Eurípedes
|
afce03a20e
|
(task_http) Abort task on error
|
2015-11-23 22:45:36 -03:00 |
|
twinaphex
|
f04f4c89c8
|
Turn another function static
|
2015-11-24 02:18:41 +01:00 |
|
twinaphex
|
00a0ab3fac
|
Yet more HAVE_LIBRETRODB ifdefs - hope these are the last
|
2015-11-24 01:57:33 +01:00 |
|
twinaphex
|
1639f27f8c
|
Turn check_block_hotkey into static function
|
2015-11-24 01:54:21 +01:00 |
|
twinaphex
|
cd51102281
|
Remove scaler_get_ptr
|
2015-11-24 01:50:37 +01:00 |
|
twinaphex
|
009813a694
|
Derp - ininite loop
|
2015-11-24 01:36:27 +01:00 |
|
twinaphex
|
6267c16be2
|
Remove header include
|
2015-11-24 01:32:43 +01:00 |
|
twinaphex
|
51291067eb
|
video_driver.c) Turn some functions static
|
2015-11-24 01:30:52 +01:00 |
|
twinaphex
|
1f62479068
|
move video_frame to gfx/video_driver.c
|
2015-11-24 01:26:59 +01:00 |
|
twinaphex
|
909ee01012
|
Move input_state code to input_common.c
|
2015-11-24 01:19:48 +01:00 |
|
twinaphex
|
075a4891dc
|
Buildfix/move input code around
|
2015-11-24 01:18:00 +01:00 |
|
twinaphex
|
6e86dd5491
|
More HAVE_LIBRETRODB ifdefs
|
2015-11-24 01:14:23 +01:00 |
|