2977 Commits

Author SHA1 Message Date
freakdave
64e4724663 (XBOX 1) Added HDTV and wide screen (some needs to test this with standard video cables) modes
(XBOX 1) Several cleanups and minor fixes
2012-07-12 22:23:25 +02:00
Twinaphex
2a9441d411 (PS3) Fix startup ROM directory not being used 2012-07-12 16:27:39 +02:00
twinaphex
5431601083 (360/Xbox 1) Input changes 2012-07-12 02:27:00 +02:00
twinaphex
6eb392766a (360/Xbox 1) Standardize Xbox1 and 360 input code 2012-07-12 02:01:13 +02:00
twinaphex
4b07c7dfc1 (Xbox 1) take out unused surface 2012-07-11 22:31:16 +02:00
Squarepusher
3bfe0a82c8 Merge pull request #18 from freakdave/master
XBOX1 D3D8 driver fixes
2012-07-11 13:08:56 -07:00
freakdave
191763a5c6 Fixed: Garbled output which was caused by missing and faulty D3D formats
Fixed: Minor speedup for Release build, see project properties-> C/C++ ->Optimization
Fixed: Texture scaling issue, at least it displays full screen now, it may still need some work though
2012-07-11 21:41:06 +02:00
twinaphex
11e2367cda (Xbox 1) Always compile as C++ for all targets 2012-07-11 18:00:19 +02:00
Twinaphex
bf668ad37e (PS3) Fixed System Directory path in Settings menu 2012-07-11 05:26:52 +02:00
twinaphex
41cb7cae63 (360) Fix for SYSTEM_DIR environ 2012-07-11 04:08:36 +02:00
twinaphex
1c0fb47c59 (Xbox 1) Shows 'something' now - courtesy of freakdave 2012-07-10 22:48:41 +02:00
twinaphex
875082748c (360/Xbox 1) Small build fix 2012-07-10 17:39:26 +02:00
Themaister
fe88693c90 Fix font rendering on Pi. 2012-07-10 13:40:52 +02:00
Twinaphex
9e56315cdf (PS3) Change PNG background 2012-07-10 06:48:33 +02:00
Twinaphex
af560abfa4 (PS3) Don't assume slash is appended at the end of systemDirPath 2012-07-10 05:44:05 +02:00
Twinaphex
93cbc72733 (PS3) Use SYSTEM_DIRECTORY environ 2012-07-10 04:00:04 +02:00
Themaister
faedd18b1c Check more explicitly for X11 presence. 2012-07-09 16:57:23 +02:00
Themaister
ffbf6d7586 Fix build on ArchLinux/Pi. 2012-07-09 16:49:20 +02:00
twinaphex
29f3543b06 (Xbox 1) Add BeginScene/EndScene 2012-07-09 05:35:37 +02:00
twinaphex
5039fec1fd (Xbox 1) FF viewport stuff 2012-07-09 01:07:36 +02:00
twinaphex
91fca12b05 (Xbox 1) Add z to vertex struct 2012-07-09 00:27:37 +02:00
twinaphex
96cb6c8f53 (Xbox 1) Fixed crash - was due to BackBufferFormat being set to
erroneous value - device could not be created
2012-07-08 23:36:27 +02:00
twinaphex
7f915e3718 (Xbox 1) Some debug printfs for init device function 2012-07-08 23:21:19 +02:00
twinaphex
c23f47c41f (360) Use LPDIRECT3DVERTEXBUFFER typedef 2012-07-08 23:06:57 +02:00
twinaphex
fd94eee988 (Xbox 1) Compile with HAVE_D3D8 defined - cleaned up some stuff
from xdK_d3d8.cpp/h that we won't need for Xbox 1
2012-07-08 21:57:26 +02:00
twinaphex
ce9601e491 (Xbox 1) Small build fix 2012-07-08 21:45:24 +02:00
twinaphex
c3d9899dd1 (360/Xbox 1) Split up video/input drivers for systems 2012-07-08 21:42:26 +02:00
twinaphex
c676341404 (Xbox 1) DirectSound works 2012-07-08 19:30:19 +03:00
twinaphex
ae1f0cdb6d (Xbox 1) Runs a ROM now - null video/audio 2012-07-08 19:09:49 +03:00
Twinaphex
2d237784b3 (RARCH_CONSOLE) rarch_console_load_game created 2012-07-08 17:49:58 +02:00
Themaister
23904c4740 Only build in start/stop/restart on RARCH_CONSOLE. 2012-07-08 17:29:09 +02:00
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
6fb7e71871 (Xbox) Small cleanup to logger_override.h 2012-07-08 16:47:00 +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
80afd6a73f (Xbox 1) Inserted XInput 1 code 2012-07-07 22:10:27 +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
dcae878cd0 getopt_long_ssnes -> getopt_long_rarch 2012-07-07 17:22:25 +02: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
de6d88959f (Griffin) Add compiling in of sync resampler if HAVE_FIXED_POINT is defined 2012-07-07 18:06:42 +03:00
twinaphex
6203c787bb (360) Resolve new names for video/input drivers 2012-07-07 17:53:33 +03:00
Twinaphex
4ba68cf450 Snes-isms changed 2012-07-07 16:28:01 +02:00