twinaphex
32791fe59c
(RMenu) Refactor of select_setting
2013-03-26 15:06:08 +01:00
twinaphex
7d9ca5bf6a
(RMenu) Rewrite select_setting
2013-03-26 08:15:48 +01:00
twinaphex
c4da6dcf35
(RGL PS3) Cleanups to glDrawArrays
2013-03-26 07:47:25 +01:00
twinaphex
150f38f884
(RGL) Cleanups
2013-03-26 07:38:55 +01:00
twinaphex
538797d4fd
(RGL) Ghetto inline functions that are only used once
2013-03-26 07:04:17 +01:00
twinaphex
22cd6a0511
(RGL PS3) Make functions static and make macros out of small inline
...
functions
2013-03-26 06:17:05 +01:00
twinaphex
2dc77c570b
(RGL PS3) Combine some files
2013-03-26 05:31:04 +01:00
twinaphex
83ddddf3bc
(RGL PS3) Optimizations pt. 2
2013-03-26 04:30:19 +01:00
twinaphex
4938145c10
(RGL PS3) RGL optimizations - faster video update
2013-03-26 03:14:58 +01:00
twinaphex
0fb415fa82
(RMenu) Move pressed_down/pressed_up logic inside for loop - select_settings
2013-03-26 00:23:05 +01:00
twinaphex
d1b691a696
(RMenu) Take input states out of rmenu_state
2013-03-25 22:37:40 +01:00
twinaphex
f0794daa34
(RMenu) Pass input states by value instead of by reference
2013-03-25 22:31:09 +01:00
twinaphex
9b893e2154
(RMenu) More cleanups pt. 2
2013-03-25 21:55:42 +01:00
twinaphex
afda4b1a63
(RMenu) More cleanups
2013-03-25 21:24:51 +01:00
twinaphex
8568246454
(RMenu) Clean up init_filebrowser and free_filebrowser - make part of
...
RMenu
2013-03-25 21:01:04 +01:00
twinaphex
fee0d9d77a
Embed menu_stack into rmenu.c
2013-03-25 20:41:53 +01:00
twinaphex
d57484e6eb
Revert "(RMenu) RMenu cleanups pt. 3"
...
This reverts commit bcc5f906b62005ab1d50b813a2eed0a73d2cb6d3.
2013-03-25 20:19:43 +01:00
twinaphex
bcc5f906b6
(RMenu) RMenu cleanups pt. 3
2013-03-25 19:04:23 +01:00
twinaphex
986806ca78
(RMenu) RMenu cleanups pt. 2
2013-03-25 18:36:15 +01:00
twinaphex
5a8aa57ae9
(RMenu) Cleanups
2013-03-25 17:47:47 +01:00
Themaister
773c511179
Add floating point FBO support.
2013-03-25 16:42:41 +01:00
Themaister
e326db8fb5
Drop debugging log.
2013-03-25 15:08:12 +01:00
Themaister
a8dd5da5bb
Add frame_count_mod to XML and Cg shaders.
...
Allows frame count shaders to avoid floating point inaccuracies
when frame count gets large. Avoids having to mod manually in shader.
2013-03-25 14:47:33 +01:00
twinaphex
f004e98f85
(RMenu) Fix build
2013-03-25 08:06:40 +01:00
twinaphex
c9e2dd937d
(Android) Update overlays - now adds an RGUI toggle button
...
(RMenu PS3) Clean up some unneeded function callbacks
2013-03-25 03:07:58 +01:00
twinaphex
a7ea3b3ec7
(Blackberry) Replace strcpy with strlcpy
2013-03-25 02:07:13 +01:00
Squarepusher
53d49907ed
Merge pull request #163 from CatalystG/master
...
(BlackBerry) Get input overlay to show when booting to RGUI
2013-03-24 18:04:22 -07:00
CatalystG
1e58421c84
(BlackBerry) Get input overlay to show when booting to RGUI
2013-03-24 20:42:09 -04:00
twinaphex
26143b7b09
(libretro-test) Make MSVC compatible
2013-03-24 23:45:23 +01:00
meancoot
250857190f
(iOS) Add diagnostic view and logging for BTstack; access it from the settings menu.
2013-03-24 18:23:46 -04:00
meancoot
4e973d8e27
(iOS, BTstack) Will now accept a connection from either a PS3 pad or a WiiMote. Might still get confused if a device other than those two show up.
2013-03-24 16:18:57 -04:00
meancoot
d83d941669
(iOS, BTstack) Some cleanup. No more ObjC in the input code.
2013-03-24 13:13:36 -04:00
meancoot
003c3c1476
(iOS, BTstack) The thread never returns, it just waits.
2013-03-24 12:18:48 -04:00
twinaphex
6905a38476
(PC) Fix RGUI build
...
(RGUI) Swap Start and Select buttons - Start is more commonly
found on gamepads than Select - Start does 'settings screen switch'
now and Select does 'reset to default' setting
2013-03-24 06:45:35 +01:00
twinaphex
9a1cbdce85
(RGUI) Add 'Resume Game' option
2013-03-24 06:32:42 +01:00
twinaphex
f36869ecbc
(iOS) Build fix
2013-03-24 06:08:12 +01:00
twinaphex
5c42e2fc98
(Libretro core management) Cleanups to libretro_install_core
2013-03-24 03:50:55 +01:00
twinaphex
fce2bdb3b2
Cleanups to libretro_install_core
2013-03-24 03:13:10 +01:00
Themaister
e45d9fab12
Fix Win32 build.
2013-03-24 02:35:10 +01:00
Themaister
714a4aa3f7
Fix build for drivers.
2013-03-24 02:24:53 +01:00
meancoot
a7497ab416
(iOS) Move BTstack into a thread. It may still need synchronization with the input buffers, but shouldn't cause crashes or anything.
2013-03-23 21:13:30 -04:00
meancoot
e3b4cb9a2d
(iOS) Add disabled draft of SixAxis support.
2013-03-23 21:13:30 -04:00
meancoot
95259d4b86
(iOS) Move all bluetooth processing to WiiMoteHelper.m; delete BTstackManager.m
2013-03-23 21:13:30 -04:00
twinaphex
1c332e42f8
Remove frontend_console.h header
2013-03-24 02:02:15 +01:00
twinaphex
ed90e7a446
Update READMEs
2013-03-24 01:35:32 +01:00
twinaphex
82329cf097
(Blackberry) Starts up in RGUI mode now - should (hopefully) allow
...
for dynamic changing of libretro core and selection of ROM instead
of hardcoded paths.
2013-03-24 01:00:00 +01:00
twinaphex
3ad52ccfa2
(Blackberry) Add HAVE_RGUI to managed build
2013-03-24 00:23:48 +01:00
twinaphex
0fa8c04984
Remove menu_settings.c
2013-03-23 19:34:38 +01:00
twinaphex
9058143953
Move create_menu_item_label to rmenu_xui.cpp
2013-03-23 18:11:03 +01:00
Squarepusher
c9673dbae6
Merge pull request #162 from CatalystG/bb_rgui
...
(BlackBerry) Add initial in-game RGUI support.
2013-03-23 09:48:13 -07:00