Commit Graph

22365 Commits

Author SHA1 Message Date
twinaphex
c4af46b686 Call notify_refresh of UI companion driver when we touch shader
parameters
2015-09-02 01:19:26 +02:00
twinaphex
ec8f7d9a6d (menu_cbs_left.c) - Simplify 2015-09-02 01:17:51 +02:00
twinaphex
78d3b94a4a Craete EVENT_CMD_SAVE_STATE_INCREMENT/EVENT_CMD_SAVE_STATE_DECREMENT 2015-09-02 01:15:10 +02:00
twinaphex
bbf7e02139 Create EVENT_CMD_CHEATS_APPLY 2015-09-02 01:10:44 +02:00
twinaphex
1a54984fe9 (menu_cbs_ok.c) Code de-duplication 2015-09-02 00:50:47 +02:00
twinaphex
87d41c10d2 (menu_cbs_ok.c) Code de-duplication 2015-09-02 00:47:44 +02:00
twinaphex
ce43122b6f (menu_cbs_ok.c) Cut down on some code duplication 2015-09-02 00:42:45 +02:00
radius
b32a3e55f4 Settings are now being passed correctly to the QT side 2015-09-01 17:37:23 -05:00
twinaphex
d93559039e (menu_cbs_ok.c) Cleanups 2015-09-02 00:35:32 +02:00
twinaphex
02f9afb202 Cleanups 2015-09-02 00:14:05 +02:00
twinaphex
e39f28f989 (menu_cbs_deferred_push.c) Cut down on some more code duplication 2015-09-02 00:14:05 +02:00
Radius
554a3ccd68 [android] fix default keyboard overlay 2015-09-01 20:08:29 +01:00
twinaphex
71b85b460d Add another param to general_push 2015-09-01 20:41:58 +02:00
twinaphex
a254ebe474 Some more code de-duplication 2015-09-01 20:27:14 +02:00
twinaphex
620035b766 (menu_cbs_deferred_push.c) Get rid of code duplication 2015-09-01 19:22:33 +02:00
twinaphex
bc6692e567 (wiiusb_hid.c) Remove goto error 2015-09-01 18:53:35 +02:00
twinaphex
d5d498df5f (wiiusb_hid.c) Remove problematic line 2015-09-01 18:44:25 +02:00
twinaphex
c86d809331 Another commit 2015-09-01 18:27:49 +02:00
twinaphex
2c9092d244 Merge wii-cores.sh and ngc-cores.sh into dist-cores.sh 2015-09-01 17:41:20 +02:00
twinaphex
e19dfa956e Integrate vita into dist-cores.sh 2015-09-01 17:31:34 +02:00
twinaphex
6e347c03a7 Merge psp1-cores.sh into dist-cores.sh 2015-09-01 17:14:14 +02:00
twinaphex
9b9c565893 Merge files inside dist-cores.sh 2015-09-01 17:07:13 +02:00
twinaphex
6e1df2ce14 Start integrating everything into one file - dist-cores.sh 2015-09-01 17:00:07 +02:00
twinaphex
a1881e7e71 dist-scripts - refactors 2015-09-01 16:51:17 +02:00
twinaphex
259b3e9e0f Update dist-scripts 2015-09-01 16:46:28 +02:00
twinaphex
11d574bc30 Fix up some dist-scripts 2015-09-01 16:40:09 +02:00
twinaphex
bbbc353f28 Add sys/ppu_thread.h headers to ps3_defines.h 2015-09-01 16:12:07 +02:00
twinaphex
26e1de42bf (PS3) Remove custom PNG decoder
(PS3) Add header for sys_ppu_thread_ functions
2015-09-01 16:09:37 +02:00
twinaphex
1308aa8356 (Vita) Correct RARCH_CONSOLE rule 2015-09-01 15:43:51 +02:00
twinaphex
b1348cfe94 Add retro_log.h to menu_cbs.c 2015-09-01 14:59:58 +02:00
Twinaphex
29399513c0 (file_path.c) Bugfix 2015-09-01 14:40:03 +02:00
twinaphex
6d188a4840 Move function prototypes to rpng_decode.h 2015-09-01 13:42:28 +02:00
twinaphex
7874eb9890 Move some inline functions to rpng_decode.c 2015-09-01 13:41:45 +02:00
twinaphex
30912ef535 Rename rpng_common.h to rpng_internal.h 2015-09-01 13:40:17 +02:00
twinaphex
679a7ee130 (rpng) Don't expose unused internal function 2015-09-01 13:39:09 +02:00
twinaphex
0d923d6b05 (rpng) Cleanup 2015-09-01 13:37:03 +02:00
twinaphex
3ccb4380f1 (RPNG) Move more common code outside 2015-09-01 13:27:36 +02:00
twinaphex
c80e59b888 Create common png_read_plte 2015-09-01 13:22:20 +02:00
twinaphex
c259b983de struct definitions now go inside rpng_common.h - move them
away from public headers
2015-09-01 13:08:10 +02:00
twinaphex
2194ab6631 Cleanups 2015-09-01 13:01:16 +02:00
twinaphex
511b2c6d83 Create rpng_set_buf_ptr 2015-09-01 13:00:02 +02:00
twinaphex
d5837f4b7c Don't take in as first argument rpng->buff_data - handle this internally 2015-09-01 12:56:39 +02:00
twinaphex
cd79143038 (rpng) Encapsulate incrementation of buffer position 2015-09-01 12:52:04 +02:00
twinaphex
3762502112 Create rpng_is_valid 2015-09-01 12:41:31 +02:00
twinaphex
09aac8a320 Create rpng_nbio_is_valid 2015-09-01 12:39:17 +02:00
twinaphex
0676738140 Console build fixes 2015-09-01 12:10:26 +02:00
twinaphex
a519654810 (Android) Some build fixes 2015-09-01 12:04:08 +02:00
twinaphex
5e3a79b74b (cocoa_gl_ctx.m) Put in retro_assert.h 2015-09-01 12:02:04 +02:00
twinaphex
15ba019ea1 Don't make asserts dependent on retro_log.h 2015-09-01 11:59:27 +02:00
twinaphex
7bcb3d4f27 (file_path.c) Get rid of rhash.h dependency 2015-09-01 11:46:18 +02:00