freakdave
e525f20b2a
(Xbox 1) Fixed screen residues from temporary messages appearing in certain viewports
...
(Xbox 1) Fixed include typo in xdk_d3d8.cpp
2012-08-26 20:00:53 +02:00
Twinaphex
969a92ac17
(RARCH_CONSOLE) Add apply_state_changes to video driver
2012-08-20 12:41:10 +02:00
twinaphex
a7fe9aa50a
(Xbox 1) Make some variables non-static
2012-08-17 19:11:43 +02:00
Twinaphex
5e2307d9c9
(GX) Add rotation options in settings menu
2012-08-08 18:47:15 +02:00
twinaphex
a9de8e41e5
(Xbox 1) Add flicker filter and soft display filter options in
...
Settings menu
2012-08-07 18:26:52 +02:00
freakdave
ee77a2dac7
(Xbox 1) Fixed screen rotation code
2012-08-07 14:39:27 +02:00
twinaphex
9e6c9e5f7b
(Xbox 1) Option for debug info messages
2012-08-05 18:42:54 +02:00
twinaphex
0625286a22
(Xbox 1) Only show debug messages if g_console.fps_info_enable
...
is set to true
2012-08-05 17:38:21 +02:00
twinaphex
c531908d21
(Xbox 1/RMenu) Aesthetic tweaks + original GIMP image
2012-08-04 22:55:37 +02:00
twinaphex
8ac6a7968e
(RMenu) message queue works now on Xbox 1 too
2012-08-04 05:10:49 +02:00
Twinaphex
17780cb5a8
(Rmenu/fonts) no longer use gl_render_msg_post
2012-08-04 02:28:38 +02:00
twinaphex
ed0bda6869
(xbox 1) Have most menus work on xbox 1 - font placement needs
...
work
2012-08-04 01:49:59 +02:00
twinaphex
8e71b62748
(PS3/Xbox 1) Menu changes
2012-08-03 18:27:38 +02:00
twinaphex
d28ebe7644
(Xbox 1) Menu changes
2012-08-03 00:23:09 +02:00
twinaphex
43077df35b
(Xbox 1) Use font wrapper functions
2012-07-31 01:23:42 +02:00
twinaphex
d7fc00757d
(Xbox 1) Change sprintfs to snprintfs
2012-07-29 18:46:52 +02:00
twinaphex
6aa0eea7bf
(Xbox 1) Properly configure analog D-pad mapping
...
(Xbox 1) Build fix
2012-07-29 17:50:33 +02:00
twinaphex
b03c18187a
(Xbox 1) Build fix
2012-07-28 16:05:56 +02:00
twinaphex
eb20bf47ea
(Xbox 1) Fix FPS onscreen - needs an additional temp char buffer
2012-07-16 05:55:44 +02:00
Twinaphex
d1231fb55b
(Xbox 1/RARCH_CONSOLE) Create member in console_settings for showing
...
FPS onscreen
2012-07-16 05:40:57 +02:00
freakdave
ff7b280321
(Xbox 1) Fixed debug output not showing correctly on HDTV's
...
(Xbox 1) Fixed debug output in debug mode not showing the second line (FPS/Frames)
2012-07-15 20:49:34 +02:00
twinaphex
aa150c439f
(Xbox 1) FPS reporting for Xbox 1
2012-07-15 19:12:58 +02:00
freakdave
ac83729207
(Xbox 1) Even more indenting fixes
2012-07-15 18:11:24 +02:00
twinaphex
fb8c08c998
(Xbox 1) More indenting nits
2012-07-15 18:04:54 +02:00
Twinaphex
a1adf7ac4b
(Xbox 1) Indenting nits
2012-07-15 17:40:12 +02:00
freakdave
987943a52c
(Xbox 1) Added on-screen debug output (memory usage), this can be toggled in xdk_d3d8.h -> #define SHOW_DEBUG_INFO
2012-07-15 16:27:50 +02:00
freakdave
0208a18b81
(Xbox 1) Fixed a small bug in xdk_d3d_set_viewport which was causing scaling issues with some HDTV/PAL resolutions
2012-07-14 16:16:28 +02:00
freakdave
303d5c7eac
(Xbox 1) Revisited and cleaned up video initialization code, this also fixes lockups for PAL users using 16:9 mode
...
(Xbox 1) Fixed back buffer artifacts (it's now showing proper black instead of garbled gfx)
2012-07-14 15:54:26 +02:00
freakdave
bf5bfd481e
(Xbox 1) Minor cleanup in D3D8 driver
2012-07-14 12:56:18 +02:00
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
4b07c7dfc1
(Xbox 1) take out unused surface
2012-07-11 22:31:16 +02: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
1c0fb47c59
(Xbox 1) Shows 'something' now - courtesy of freakdave
2012-07-10 22:48:41 +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
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
c3d9899dd1
(360/Xbox 1) Split up video/input drivers for systems
2012-07-08 21:42:26 +02:00