Commit Graph

5024 Commits

Author SHA1 Message Date
twinaphex
e8a0ab1e1d (XDK) Now uses frontend_console.c too 2013-01-08 06:26:02 +01:00
twinaphex
728e88994d (Xbox 1) Fixes double swap issue - fixes flickering in
RMenu
2013-01-08 06:17:20 +01:00
twinaphex
f735b0c252 (360) Small correction 2013-01-08 06:08:47 +01:00
twinaphex
e0a596dbd7 (360) fix some references 2013-01-08 06:02:19 +01:00
twinaphex
32a557c852 (360) Some build fixes - still broken 2013-01-08 05:59:30 +01:00
ToadKing
f33ed73671 (Consoles) re-add second timer for scroll delays 2013-01-07 23:58:00 -05:00
ToadKing
1dc08b9a6d (GX) work with new console code 2013-01-07 23:48:21 -05:00
Themaister
7c3b9486b3 Set in_rate by default on PC as well.
Causes no harm.
2013-01-08 04:58:41 +01:00
twinaphex
33ae5b3e3d (RARCH_CONSOLE) Do early initing of audio/video/input - add
hack to settings.c to progress beyond assert
2013-01-08 03:56:17 +01:00
Themaister
d9ee3e54ec Fix segfault when set_shader() fails. 2013-01-08 04:36:39 +01:00
Themaister
d9b640fafe (RARCH_CONSOLE) fixups for set_shader(). 2013-01-08 04:08:15 +01:00
Themaister
e12f805708 Fix build for D3D9. 2013-01-08 04:08:15 +01:00
Themaister
551a464978 Rework index parameter to set_shader(). 2013-01-08 04:08:15 +01:00
ToadKing
8887eb4680 change default overlay to work better with touch controls. diagonals and multiple face button pressed no longer require two separate presses 2013-01-07 20:57:36 -05:00
twinaphex
c721ddd560 (RARCH_CONSOLE) One main() function to rule them all - PS3
port currently set up - callback system needs to be done
later for system/platform-specific functions
2013-01-08 01:26:18 +01:00
twinaphex
fe62828fb1 (RARCH_CONSOLE) Refactor timer code 2013-01-08 00:35:49 +01:00
twinaphex
1c39f6f630 (GLSL) Fixes PC build - added TODO note 2013-01-07 23:33:54 +01:00
twinaphex
88653cbc10 (RMenu) Put filebrowser instances on heap 2013-01-07 23:29:56 +01:00
twinaphex
06be0e521d (Rzlib) Cleanups to rzlib frontend code 2013-01-07 19:22:35 +01:00
twinaphex
58d3aa8b72 (RARCH_CONSOLE) Cleanup to frontend to do with LIBRETRO_MANAGEMENT
ifdef
2013-01-07 18:54:06 +01:00
twinaphex
46a62a44fc (XDK) Build fixes 2013-01-07 18:44:22 +01:00
twinaphex
6bb4ebbdfd (LIBRETRO_MANAGEMENT) rarch_configure_libretro_core() refactored 2013-01-07 18:34:32 +01:00
twinaphex
c76ae2a8d1 (RARCH_CONSOLE) Use init_drivers_pre once at startup of console
ports - use driver.video, driver.input as much as possible from
then instead of explicit platform-specific drivers
2013-01-07 18:18:44 +01:00
twinaphex
9251eebe13 (RARCH_CONSOLE) Make find_video_driver public in scope and use
it in console ports
2013-01-07 17:48:45 +01:00
twinaphex
e74fc47b9a (RARCH_CONSOLE) Better way to detect shader type 2013-01-07 17:22:51 +01:00
twinaphex
0120b1e18e Rename bSNES XML shaders to GLSL XML shader in comments 2013-01-07 17:07:21 +01:00
twinaphex
b56b645366 Rename RARCH_SHADER_BSNES to RARCH_SHADER_GLSL 2013-01-07 17:03:10 +01:00
twinaphex
3a5d056b95 Expand functionality of set_shader callback function 2013-01-07 16:46:26 +01:00
twinaphex
fa8ccf412c (GX) Build fix 2013-01-07 07:55:44 +01:00
twinaphex
39f38d98ab (RMenu) use g_extern.title_buf 2013-01-07 07:55:19 +01:00
twinaphex
411bda0006 Small cleanups 2013-01-07 07:47:42 +01:00
twinaphex
72a4caf8b1 (Wiiuse) Rewrite WPAD_ReadPending 2013-01-07 07:31:41 +01:00
twinaphex
407f5fb1a8 (Wiiuse) Get rid of unused functions 2013-01-07 07:05:48 +01:00
twinaphex
eda62dc9ac (Rzlib) Fix regression in rzlib frontend code 2013-01-07 06:42:32 +01:00
twinaphex
076b027711 (Wii) Add more resolutions 2013-01-07 05:58:32 +01:00
twinaphex
ae7b8f7250 (Wiiuse) Meet license demands + some minor tweaks 2013-01-07 05:33:41 +01:00
twinaphex
a67c247ebc (Wiiuse) Add HAVE_WIIUSE_RUMBLE and HAVE_WIIUSE_SPEAKER defines 2013-01-07 05:03:50 +01:00
twinaphex
05333fcc0a (Wiiuse) comment out some checks 2013-01-07 04:40:39 +01:00
twinaphex
5ee38b157d (Wii) Add customized Wiiuse - should reduce overall input latency
(also debloats - no Guitar Hero 3/Wii Board/key down/key up)
2013-01-07 04:10:16 +01:00
ToadKing
1221b024cb (GX) fix potential memory corruption in 32-bit video conversion 2013-01-06 20:34:41 -05:00
Themaister
53ae024efc Fix some bugs in attr handling in RXML. 2013-01-07 02:10:54 +01:00
twinaphex
4866aff654 (Android) Input tweaks - use local pointer variables 2013-01-07 02:09:19 +01:00
twinaphex
31e82fa6e8 (GX) Input - fix ifdefs 2013-01-07 01:51:29 +01:00
twinaphex
e563b3f1d2 (GX) One for loop now for both PAD and WPAD - WPAD done
first
2013-01-07 01:48:56 +01:00
ToadKing
5f08c2f937 (GX) skip polling of disconnected GC controllers 2013-01-06 19:19:23 -05:00
ToadKing
71bc5ae50d (GX) potential video memory corruption 2013-01-06 19:02:49 -05:00
twinaphex
8c8c3cc10b (Android) Input tweaks/cleanups 2013-01-07 00:49:17 +01:00
ToadKing
dc92db11a3 (GX) fix input quirks 2013-01-06 18:47:52 -05:00
twinaphex
466acac261 (PS3/360) Input changes - make local pointer variable and reuse it 2013-01-07 00:31:38 +01:00
twinaphex
1a48a5522d (GX) Shows 'ingame menu' options now 2013-01-06 23:45:30 +01:00