twinaphex
d4d46ba5a0
(360) Fonts - cleanups
2012-11-22 00:49:05 +01:00
twinaphex
d50123ae7c
(360) Font is now downscaled to reasonable size on SDTVs
2012-11-22 00:21:52 +01:00
Themaister
1d9784608a
Minor clarity fix.
2012-11-21 23:42:14 +01:00
Themaister
7445e891a8
Use INT_8_8_8_8_REV for readbacks.
...
Allows use of scaler_ctx, also a lot faster on Intel chips, possibly
others as well.
2012-11-21 22:12:56 +01:00
Themaister
b58fdce36a
Readback after swap buffers.
2012-11-21 22:52:58 +01:00
twinaphex
52b46d9fd6
Implement prev_pow2 - will need this for 360 to round down texture
...
formats if passed value too large
2012-11-21 20:47:20 +01:00
twinaphex
8456464650
(XDK D3D) Switch from A8R8G8B8 to X8R8G8B8 - fixes shader issues
...
in 32bit mode
2012-11-21 18:53:21 +01:00
Themaister
6d4d1f8796
Use asynchronous PBO readbacks when recording.
...
This *greatly* optimizes GPU recording performance
by making readbacks asynchronous in GL.
This is only enabled for desktop GL and when recording is enabled.
2012-11-21 16:24:28 +01:00
Themaister
a25dcf337c
read_viewport can return false during video record.
2012-11-21 10:24:35 +01:00
twinaphex
897167789f
(RGL PS3) Cleanups
2012-11-21 01:15:07 +01:00
Toad King
9746cb8f97
(GX) fix blank video
2012-11-20 18:21:42 -05:00
twinaphex
f1709aefec
(Android) remove force_16bit from duplicate config file (TODO - try
...
to see if we can remove this altogether)
2012-11-20 23:56:11 +01:00
twinaphex
51f51d4a65
(XDK) Remove force_16bit
2012-11-20 23:54:35 +01:00
twinaphex
0c5cdcddb6
(PS3/RARCH_CONSOLE) Remove force_16bit
2012-11-20 23:47:04 +01:00
Themaister
004cead50b
Strip down SDL SW driver a ton.
2012-11-20 23:35:40 +01:00
Themaister
28bb46483c
Drop video_force_16bit.
...
This option is silly now.
2012-11-20 23:23:18 +01:00
Themaister
ce47241697
Add perf test to d3d_read_viewport.
2012-11-20 18:06:52 +01:00
Themaister
958886bdd5
Performance log gl_read_viewport.
2012-11-20 18:05:33 +01:00
twinaphex
713995c0cd
(XDK D3D) Get rid of redefined constants
2012-11-20 16:31:55 +01:00
twinaphex
35a1c32529
(360) Build fixes
2012-11-20 15:52:22 +01:00
twinaphex
881e440ea6
(360) Add some FBO reiniting logic
2012-11-20 15:44:44 +01:00
twinaphex
c3db8e8c8f
(360) Build fixes
2012-11-20 15:16:54 +01:00
twinaphex
bac8a923b2
(XDK) Small cleanup of unused var
2012-11-20 15:04:58 +01:00
twinaphex
7937bff786
(XDK) Fixes rotation on Xbox 1
2012-11-20 15:03:20 +01:00
Themaister
734fdc4bf6
Do not overwrite system dir path unless it's empty.
...
This should fix the issue on consoles where system_directory
is mysteriously overwritten.
2012-11-20 12:41:39 +01:00
twinaphex
eaf5041cd8
(Xbox 1) Build fixes
2012-11-20 06:39:35 +01:00
twinaphex
28c39a5beb
(XDK) Fixed viewport settings
2012-11-20 06:08:58 +01:00
twinaphex
47cd168a35
(360) No slash at the end of default system_dir path - fixes
...
system directory issues
2012-11-20 05:21:17 +01:00
twinaphex
212ae28cf6
(RARCH_CONSOLE) Add note again about serious functionality-breaking
...
'bug' for consoles
2012-11-20 05:12:08 +01:00
twinaphex
9efe3411b5
(RARCH_CONSOLE) Save system_directory setting to config file
2012-11-20 04:53:56 +01:00
twinaphex
c12cb44936
Small nit in rarch_console_video.c
2012-11-20 04:18:39 +01:00
twinaphex
05d04e443d
(Android) Define WANT_LIBXML2 - Griffin compiles in libxml2
2012-11-20 04:15:12 +01:00
twinaphex
68ca851156
(Xbox 1) Define WANT_RZLIB
2012-11-20 03:40:39 +01:00
twinaphex
aae3b10169
Move baked-in dependencies to 'deps' directory
2012-11-20 03:34:45 +01:00
twinaphex
ff1920c2f0
(360) Define WANT_RZLIB
2012-11-20 03:29:08 +01:00
twinaphex
1f74056286
(Xbox 1) Build fixes
2012-11-20 03:19:00 +01:00
twinaphex
e9dc0faace
(360) Add 'force 16bit color' option
2012-11-20 03:09:11 +01:00
twinaphex
a8b3d23184
(XDK D3D) Reinits textures now
2012-11-20 02:51:00 +01:00
twinaphex
9570e39744
(XDK D3D) Cleanups
2012-11-20 02:03:26 +01:00
twinaphex
cfc2fac31a
(XDK D3D) Split up device creation code to context file
2012-11-20 01:55:16 +01:00
twinaphex
851befae00
(XDK D3D) Split off 3DPRESENT_PARAMETERS initialization into
...
separate public function
2012-11-20 01:40:52 +01:00
twinaphex
7a1954c260
(XDK D3D) Split off vertex initing code from init_textures
...
function
2012-11-20 00:33:57 +01:00
twinaphex
5976f4c7b1
(XDK D3D) Split off texture init into separate function
2012-11-19 23:30:32 +01:00
Themaister
18551b58e7
Report failed HRESULT in D3D init.
2012-11-20 00:06:51 +01:00
twinaphex
5627f3f8bd
(XDK) Move font init code to d3d_start function
2012-11-19 21:34:34 +01:00
twinaphex
1f66496c67
(GL) small reactor of RMenu init function
2012-11-19 21:07:08 +01:00
twinaphex
ba2de00c8d
(XDK) Replace hardcoded 512 values with tex_w/tex_h
2012-11-19 19:57:25 +01:00
twinaphex
01a7fb0f3b
(Griffin) Compile in RZlib into Grifin with WANT_RZLIB
2012-11-19 05:43:57 +01:00
twinaphex
05b552e5a4
(Xbox 1) Build fixes
2012-11-19 05:00:38 +01:00
twinaphex
52f52bc253
(360) Build fixes
2012-11-19 04:46:48 +01:00