Themaister
|
9b12e9b3b4
|
Fix C++ compat.
|
2013-01-12 00:34:47 +01:00 |
|
Themaister
|
88df35578d
|
Pass float font sizes to cores.
|
2013-01-12 00:13:30 +01:00 |
|
twinaphex
|
c7adeb9ed0
|
(RMenu) Rmenu now uses g_settings.video.font_size
|
2013-01-11 21:05:15 +01:00 |
|
twinaphex
|
c58a54b0a3
|
(360) Build fix
|
2013-01-11 20:06:50 +01:00 |
|
twinaphex
|
6047df275d
|
(360) Clean up font code somewhat
|
2013-01-11 20:02:46 +01:00 |
|
twinaphex
|
cc43b84ff2
|
(RARCH_CONSOLE) Refactor more state variables
|
2013-01-11 19:44:34 +01:00 |
|
twinaphex
|
b67fd69c26
|
(RARCH_CONSOLE) Refactored out rmenu_hd/rmenu_widescreen
|
2013-01-11 18:14:54 +01:00 |
|
Themaister
|
312980ee30
|
Add support for full-screen overlays.
|
2013-01-11 16:23:04 +01:00 |
|
twinaphex
|
ca3be92255
|
(RARCH_CONSOLE) Refactor msg_fps variable
|
2013-01-11 06:56:05 +01:00 |
|
twinaphex
|
5bf022fd99
|
(RARCH_CONSOLE) Use local variable copy of g_extern.lifecycle_menu_state in frame
functions - more state functionality will be moved here (for console ports)
|
2013-01-11 06:32:35 +01:00 |
|
twinaphex
|
9bc24151f2
|
(XDK D3D) Go through local pointer to render device
|
2013-01-11 00:58:08 +01:00 |
|
twinaphex
|
3c8bb7333e
|
(RMenu) Refactor g_extern.draw_menu
|
2013-01-10 19:43:00 +01:00 |
|
twinaphex
|
a925f3ca9f
|
(RARCH_CONSOLE) Rename and relocate all menu files
|
2013-01-09 17:50:12 +01:00 |
|
twinaphex
|
6d755ae193
|
(Android) Rename android_glue.h into frontend_android.h and move it
|
2013-01-09 05:12:56 +01:00 |
|
twinaphex
|
dfc2d7ed3f
|
(PS3) Fix build
|
2013-01-08 22:24:39 +01:00 |
|
twinaphex
|
10fd5ea617
|
(360) Add more error checking in D3D code
|
2013-01-08 17:48:55 +01:00 |
|
Themaister
|
d9ee3e54ec
|
Fix segfault when set_shader() fails.
|
2013-01-08 04:36:39 +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 |
|
twinaphex
|
1c39f6f630
|
(GLSL) Fixes PC build - added TODO note
|
2013-01-07 23:33:54 +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
|
a6f89670c9
|
(PS3) No longer needlessly loads RMenu background image three
times in a row
|
2013-01-06 07:03:17 +01:00 |
|
twinaphex
|
f8160fb2bd
|
(Android) Cleanups
|
2013-01-06 06:10:24 +01:00 |
|
Themaister
|
bccfd9f013
|
Only init font rendering in GL if enabled.
|
2013-01-05 23:58:28 +01:00 |
|
twinaphex
|
caa0cebbbb
|
(GL) Cleanups
|
2013-01-05 09:06:17 +01:00 |
|
twinaphex
|
cd46fc96a6
|
(Android) Refactor g_android
|
2013-01-05 07:38:59 +01:00 |
|
twinaphex
|
fc55e48221
|
(Android) Cut down on g_android usage
|
2013-01-05 07:20:02 +01:00 |
|
twinaphex
|
085a90d018
|
Get rid of RARCH_GPU_PERFORMANCE_MODE
|
2013-01-04 21:32:22 +01:00 |
|
Themaister
|
3f8bfa1484
|
Enable FBO support for Android.
GLES2 supports FBOs natively.
|
2013-01-04 20:54:33 +01:00 |
|
twinaphex
|
d6dca4c3d0
|
(PS3) Should fix resolution switching issues
|
2013-01-03 04:47:12 +01:00 |
|
twinaphex
|
08afcbfa3d
|
(RARCH_CONSOLE) Use void* for param passing type
|
2013-01-03 03:02:52 +01:00 |
|
Themaister
|
a3b85cfe94
|
Fix bug in TGA.
|
2013-01-03 01:24:29 +01:00 |
|
Themaister
|
e9cfb95900
|
Add fallback path for RGBA.
This is necessary for GLES devices which do not support BGRA_EXT.
|
2013-01-03 01:20:35 +01:00 |
|
Themaister
|
276b588217
|
Add custom xml parser. Use as fallback.
|
2013-01-02 15:18:42 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
Themaister
|
8a58858d84
|
Refactor out save stating and reentrancy.
It's not really needed.
|
2012-12-30 18:25:49 +01:00 |
|
Themaister
|
35e17e5017
|
Fix CPU hogging issue on Android when paused.
|
2012-12-30 16:54:16 +01:00 |
|
ToadKing
|
91bd77f695
|
Add title updating to VG driver
|
2012-12-28 22:30:37 -05:00 |
|
Themaister
|
3d9bacd536
|
Don't log viewport calls.
|
2012-12-28 00:14:19 +01:00 |
|
Themaister
|
9fbd888566
|
Handle orientation without explict calls.
Appears to fix some kind of "race condition" in EGL.
|
2012-12-28 00:12:18 +01:00 |
|
Themaister
|
71505ccb87
|
Improve resize handling on Android.
|
2012-12-27 23:30:27 +01:00 |
|
Themaister
|
4786f6dd94
|
Fix useless code.
|
2012-12-27 12:33:23 +01:00 |
|
Themaister
|
7458f7888f
|
Set up multitouch querying.
|
2012-12-27 12:26:13 +01:00 |
|
Themaister
|
d74c49f4cd
|
Style nit.
|
2012-12-26 09:56:54 +01:00 |
|
twinaphex
|
60f6727034
|
Fix GL build - gl_set_nonblock_state and gl_focus use a local
pointer to video data in their wrapper macro functions
|
2012-12-26 09:32:15 +01:00 |
|
twinaphex
|
7a9293b8c9
|
(Android) Remove gfx_ctx_get_aspect_ratio as well
|
2012-12-26 07:56:29 +01:00 |
|
twinaphex
|
0c3f9a854a
|
(Android) Remove HAVE_RMENU code from Android EGL context file -
we aren't going to use RMenu after all
|
2012-12-26 07:20:31 +01:00 |
|
notaz
|
b1e8c84f55
|
(Android) Enable and fix warnings.
|
2012-12-26 03:11:33 +02:00 |
|