Commit Graph

359 Commits

Author SHA1 Message Date
twinaphex
ded6f69933 (Xbox) Added RARCH_CONSOLE functions for null video driver - using null video driver for Xbox 1 for now 2012-07-08 18:21:29 +03:00
twinaphex
15dff68684 (Xbox 1/360) clean up configure_libretro 2012-07-08 17:29:36 +03:00
twinaphex
072abdb8bf (Xbox 1) Libretro management code works now - have to debug xdk_d3d_init now 2012-07-08 17:25:33 +03:00
twinaphex
65d4d44dc6 (Xbox 1) Debug output working 2012-07-08 16:43:50 +03:00
twinaphex
9a1fe3dbfb (xbox 1) changes 2012-07-08 00:34:11 +03:00
twinaphex
189ac29b11 (Xbox 1/360) main.c changes in xdk-frontend/ 2012-07-08 00:27:48 +03:00
twinaphex
8f9f7116a1 (Xbox) Fixed-function FVF for Xbox 1 2012-07-07 23:02:01 +03:00
twinaphex
1c5861650b (360/Xbox 1) Some more work on xdk_d3d.cpp 2012-07-07 22:47:23 +03:00
twinaphex
0951020196 (360/Xbox 1) Refactor XInput driver with portability in mind 2012-07-07 20:56:46 +03:00
twinaphex
fcb7be874e (360) Add HAVE_FBO defines 2012-07-07 20:31:04 +03:00
twinaphex
9d5978cb3e (360/Xbox 1) xdk360_video changed 2012-07-07 20:15:06 +03:00
Twinaphex
c3d40d0f5a Snes exorcism 2012-07-07 17:19:32 +02:00
Twinaphex
2fd12edfb6 Libsnes exorcism 2012-07-07 17:08:55 +02:00
twinaphex
6203c787bb (360) Resolve new names for video/input drivers 2012-07-07 17:53:33 +03:00
Twinaphex
d2dfe38170 Merge branch 'master' of github.com:Themaister/RetroArch 2012-07-07 16:24:50 +02:00
Twinaphex
5b8c426b3c (360) Xinput2 driver moved to input/ 2012-07-07 16:20:31 +02:00
twinaphex
7d38649d3c (Xbox/360) Changes for interoperability 2012-07-07 16:40:14 +03:00
twinaphex
e2484ce545 (360) Build fixes 2012-07-07 15:55:44 +03:00
Twinaphex
4216cded79 (360) Add 360-specific ifdefs 2012-07-07 14:41:58 +02:00
twinaphex
fddeac7fa9 (360/Xbox 1) Move more 360-specific code out of xdk360_video.cpp 2012-07-07 15:39:19 +03:00
twinaphex
2818673d4b (360) Include xgraphics.h in xdk360_video_resources.cpp 2012-07-07 15:31:54 +03:00
Twinaphex
12a97e675a (360/Xbox 1) Make more 360-only code generic (for Xbox 1 reuse) 2012-07-07 14:06:21 +02:00
Twinaphex
3ad124e4af (PS3/360) Add HAVE_HDD_CACHE_PARTITION define 2012-06-30 13:37:18 +02:00
TwinAphex51224
f9f564c6c9 (360) Fix unused variable warning 2012-06-29 00:38:26 +02:00
Twinaphex
86df47497e (PS3/360) Create rarch_configure_libretro_core for console ports 2012-06-29 00:24:10 +02:00
TwinAphex51224
4293872f5c (360) Move xdk360_input_loop to menu.cpp 2012-06-28 18:54:06 +02:00
Twinaphex
f0026384d3 (Console) Rename console_ext.c to retroarch_console.c 2012-06-28 17:52:51 +02:00
Twinaphex
ed57cc81f9 (PS3/360) Add load_shader wrapper function for consoles 2012-06-28 17:35:20 +02:00
TwinAphex51224
82b18e7cad (360) cleanup font code (again) 2012-06-24 12:03:46 +02:00
TwinAphex51224
7b84d5c3d7 (360) Move font files 2012-06-24 11:33:25 +02:00
TwinAphex51224
1c495f1f94 (360) Refactor font code 2012-06-24 11:20:52 +02:00
TwinAphex51224
ca52859b7a (360) Cleanup reinterpret_cast party 2012-06-24 09:39:12 +02:00
TwinAphex51224
9c0cab70d6 (360) Small cleanups 2012-06-24 08:57:48 +02:00
TwinAphex51224
35f1cfa7b9 (360) Simplified xd360_console_format 2012-06-23 23:47:16 +02:00
TwinAphex51224
a19e359362 (360) Some refactoring in fonts.cpp 2012-06-23 23:39:13 +02:00
TwinAphex51224
d6fedb0522 (360) Create rarch_settings_create_menu_item_label_w 2012-06-23 22:55:46 +02:00
TwinAphex51224
c58d18b1c1 (360/Wii) Move to frontend directories 2012-06-23 21:06:38 +02:00
TwinAphex51224
c38df90f20 (360) Works wit new dir_list code + fixes Gambatte (dupe frames) 2012-06-23 19:58:30 +02:00
Twinaphex
7d60c06679 (360) Moved libxenon files to 360/ directory 2012-06-22 18:58:19 +02:00
TwinAphex51224
4711b6c7e3 (360) Move frontend files to frontend/ directory 2012-06-22 07:38:53 +02:00
TwinAphex51224
32287f0f41 (360) Set file extensions per browser session 2012-06-22 07:30:26 +02:00
TwinAphex51224
99679001cb (360) Use rarch_input_get_default_keybind_name 2012-06-22 07:20:58 +02:00
Twinaphex
eae8ac714f (PS3/360) Create rarch_input_controls_set_default and use it 2012-06-20 07:52:05 +02:00
TwinAphex51224
1e6bcb6b7f (360) Updated to work with new code refactorings 2012-06-19 04:18:41 +02:00
TwinAphex51224
3eddb91750 (360) Updated to work with filebrowser code changes 2012-06-19 02:05:02 +02:00
TwinAphex51224
e760807d47 (360) Add filebrowser free to menu_deinit (now renamed menu_free) 2012-06-18 06:22:26 +02:00
TwinAphex51224
21a344e61b (360) Works now too with refactored filebrowser code 2012-06-18 06:12:37 +02:00
TwinAphex51224
0b84f1744e (360) Updated for filebrowser changes 2012-06-18 02:27:54 +02:00
TwinAphex51224
f088ba7bb4 (360) SD menu placement fixed 2012-06-05 21:01:58 +02:00
TwinAphex51224
502fd8ff54 (360) Use S_START_RARCH setting 2012-05-29 23:00:38 +02:00