Themaister
|
ef257a6e8e
|
Always use ios_bind_game_view_fbo().
Should hopefully fix libretro-test-gl and co.
|
2013-05-13 19:33:47 +02:00 |
|
twinaphex
|
e3a8ea9389
|
(iOS) Add preliminary file logging - only seems to log stderr
right now and not stdout
|
2013-05-13 12:11:30 +02:00 |
|
twinaphex
|
1458678dbc
|
(Android) Add preliminary Ouya controller support
|
2013-05-13 10:38:43 +02:00 |
|
Themaister
|
559b5d39fc
|
Reallow left/right RGUI scroll.
Assumed this was a bug as right scroll was broken.
Fixes right case as well.
|
2013-05-13 00:26:46 +02:00 |
|
Themaister
|
2e2efa2d09
|
Use default core options config.
|
2013-05-12 21:21:19 +02:00 |
|
twinaphex
|
b0a78bb3fb
|
(libretro-test-gl) Seems to compile and link for OSX now
|
2013-05-12 16:07:16 +02:00 |
|
twinaphex
|
5ce51f7b0b
|
(libretro-test-gl iOS) Compiles and links on iOS
|
2013-05-12 16:02:49 +02:00 |
|
twinaphex
|
a981b149ee
|
(iOS) Add modelviewer_libretro.info
|
2013-05-12 15:15:44 +02:00 |
|
twinaphex
|
05abf3d575
|
(iOS) Change code sign identity to iOS developer (automatic)
|
2013-05-12 15:12:25 +02:00 |
|
twinaphex
|
f5d9d5042d
|
(iOS) No EGL on iOS, and couldn't find an equivalent AGL version of eglGetProcAddress -
so NULLing out for now
|
2013-05-12 15:09:49 +02:00 |
|
twinaphex
|
40fe365e90
|
(Playbook) Remove reference to workspace CubeRotate project
|
2013-05-12 14:45:48 +02:00 |
|
twinaphex
|
9bfebe7d0b
|
(iOS) Implement get_proc_address in iOS context driver
|
2013-05-12 14:19:54 +02:00 |
|
Themaister
|
b20c31dc3a
|
Fix GL_ES #ifdef.
|
2013-05-12 12:33:59 +02:00 |
|
Themaister
|
179b374c39
|
Add JNI target to libretro-test-gl.
Fixup GLES build.
|
2013-05-12 03:40:07 +02:00 |
|
twinaphex
|
71c699b5fc
|
(Android/QNX) get_proc_address was not bound in context driver
|
2013-05-12 01:15:44 +02:00 |
|
twinaphex
|
921932f8d2
|
(Android) Fix build
|
2013-05-12 00:56:39 +02:00 |
|
Themaister
|
75c5a04e49
|
Fix GLES build.
GLES doesn't support glReadBuffer() ...
|
2013-05-11 16:04:46 +02:00 |
|
Themaister
|
74c8afc492
|
Fix GPU screenshots in GL.
Had to make sure to use GL_FRONT buffer.
|
2013-05-11 15:50:19 +02:00 |
|
Themaister
|
f9cfface71
|
Don't set do_held on left/right.
Fixes a bug where NAV_MENU was checked for and not (1 << NAV_MENU).
|
2013-05-11 14:26:05 +02:00 |
|
Themaister
|
7903cc5658
|
Fix warning.
|
2013-05-11 13:30:41 +02:00 |
|
twinaphex
|
50b9248624
|
(QNX/BB) Save config file at exit - compile in config_save_file
for all targets from now on
|
2013-05-11 02:19:09 +02:00 |
|
twinaphex
|
41e5083f0c
|
(Playbook) Set g_settings.libretro to 'app/native/lib' by default
|
2013-05-11 02:05:05 +02:00 |
|
twinaphex
|
8754afe691
|
(Playbook) Autostart with default overlay if nothing is there in config file
+ put overlays as assets inside BAR file
|
2013-05-11 01:48:03 +02:00 |
|
twinaphex
|
e0cca6e7a8
|
(Playbook) Fixes Playbook build - starts up with RGUI now
|
2013-05-11 01:28:04 +02:00 |
|
twinaphex
|
1bfb203d0b
|
(Blackberry) Move qnx_input.c to upper-layer directory
|
2013-05-11 00:50:08 +02:00 |
|
twinaphex
|
6e2fc94c5e
|
(360) Fix Salamander build
|
2013-05-10 23:38:54 +02:00 |
|
twinaphex
|
8785a45da1
|
(RMenu XUI 360) Add savestate loading/saving by pressing OK button
in Menu
|
2013-05-10 22:52:34 +02:00 |
|
twinaphex
|
523a27ce61
|
(360) Load Game History list now works on 360 as well
|
2013-05-10 22:44:58 +02:00 |
|
twinaphex
|
f1358e1643
|
(RMenu XUI 360) Add initial Load Game History
|
2013-05-10 22:01:35 +02:00 |
|
twinaphex
|
21c335df74
|
(RMenu XUI 360) Add Core Options
|
2013-05-10 20:40:38 +02:00 |
|
twinaphex
|
1ee603b07e
|
(RMenu XUI 360) Add Audio Options
|
2013-05-10 19:02:24 +02:00 |
|
twinaphex
|
3543885acf
|
(RMenu XUI 360) Fix VIDEO_OPTIONS_MODE
|
2013-05-10 18:36:59 +02:00 |
|
twinaphex
|
cdcc068a18
|
(360 RMenu XUI) Rename rarch_quickmenu to rarch_video_options
|
2013-05-10 18:25:17 +02:00 |
|
twinaphex
|
c1757f7a3d
|
(360 RMenu XUI) Take out some unnecessary HXUIOBJs and just have a root_menu and
current_menu HXUIOBJ instead
|
2013-05-10 17:14:22 +02:00 |
|
twinaphex
|
70af692622
|
(360 RMenu XUI) Easier way to declare new XUI menu classes
|
2013-05-10 03:54:20 +02:00 |
|
twinaphex
|
0ca3a52172
|
(360) Move more video options from 'Settings' to 'Video Options'
|
2013-05-10 03:36:32 +02:00 |
|
twinaphex
|
388a2d9830
|
(360) HD XUI overlay better positioned for 4:3 screen - make
gamma correction toggle a 'restart app' option
|
2013-05-10 03:22:59 +02:00 |
|
twinaphex
|
53c3f90ec1
|
(360) Add generate_xuis.bat batch file - for generating all the child
XUI files once
|
2013-05-10 02:31:05 +02:00 |
|
twinaphex
|
722a855be8
|
(360) Add batch script files for generating all other XUI files
from one common 'xui' file
|
2013-05-10 01:57:57 +02:00 |
|
twinaphex
|
c9d5f8ba67
|
(RMenu XUI) Make text bottom label work
|
2013-05-09 22:27:18 +02:00 |
|
Themaister
|
d54427983b
|
Add automatic CGP -> GLSLP conversion.
|
2013-05-10 00:06:42 +02:00 |
|
twinaphex
|
75edb0fa43
|
(RMenu XUI) Have filebrowsers use the same XUI file
|
2013-05-09 21:46:13 +02:00 |
|
twinaphex
|
18fe85bc1b
|
(RMenu XUI) Restore rotation functionality + other tweaks
|
2013-05-09 20:24:58 +02:00 |
|
twinaphex
|
17ea68b9cd
|
(RMenu XUI) Implement more options in main menu
|
2013-05-09 20:07:12 +02:00 |
|
twinaphex
|
34ec600190
|
(RMenu XUI) Build fix
|
2013-05-09 18:46:06 +02:00 |
|
twinaphex
|
c5be3d957a
|
(RMenu XUI) Cleanups + indenting
|
2013-05-09 18:44:35 +02:00 |
|
twinaphex
|
1ba7659c3f
|
(RMenu XUI) Change rarch_main.xui into list view as well
|
2013-05-09 18:13:27 +02:00 |
|
Themaister
|
364786e83c
|
Fix matrix_projection().
(3, 3) is zero.
|
2013-05-09 19:02:32 +02:00 |
|
twinaphex
|
dddc770619
|
(XUI) More standardization of screens
|
2013-05-09 15:32:37 +02:00 |
|
twinaphex
|
4fc4c294c2
|
(360) Have 'controls' screen use same XUI screen as rarch_controls /
rarch_quickmenu - 'slider' will be reimplemented as a simple
list option
|
2013-05-09 15:13:09 +02:00 |
|