Themaister
|
160bbf0218
|
Purge fixed-style second_pass_shader.
|
2013-04-06 00:03:28 +02:00 |
Themaister
|
cf92211254
|
Update overlay when in RGUI.
|
2013-04-04 23:10:38 +02:00 |
Themaister
|
77164d18ca
|
Begin adding core options interface.
|
2013-04-04 13:58:30 +02:00 |
Themaister
|
3b392dfcd6
|
Rename bsnes_shader_path to xml_shader_path.
|
2013-04-02 22:40:26 +02:00 |
Hans-Kristian Arntzen
|
ebd7dcf721
|
Merge pull request #169 from Themaister/gl-render
HW GL render for libretro.
|
2013-03-30 06:33:53 -07:00 |
twinaphex
|
39c0ed745c
|
(PS3) Get rid of QUICKMENU_TOGGLE define - was surpassing 64 entries
on PS3 - now going to do 'menu toggle behavior' logic instead -
menu toggle now triggers ingame menu - will be configurable
|
2013-03-30 07:19:42 +01:00 |
twinaphex
|
426b3a255d
|
Revert "(PS3) Add third-pass shaders (ifdeffed for PS3 for now - could" -
going to do this better
This reverts commit 8b4e6bed93 .
|
2013-03-29 01:55:08 +01:00 |
twinaphex
|
8b4e6bed93
|
(PS3) Add third-pass shaders (ifdeffed for PS3 for now - could
be added to PC as well)
|
2013-03-28 20:59:49 +01:00 |
Themaister
|
af40f3e9b8
|
Add initial GL direct rendering test.
|
2013-03-27 16:15:15 +01:00 |
twinaphex
|
6d8871c76c
|
Combine menu_settings_set and menu_settings_set_default and
move to settings.c
|
2013-03-23 17:21:42 +01:00 |
twinaphex
|
82d80cf24f
|
(PS3) Multiman cleanups
|
2013-03-23 05:17:39 +01:00 |
Themaister
|
51b5a2df5c
|
Refactor aspect_ratio member.
Mutate in g_extern.system.aspect_ratio to avoid
getting wrong aspect ratio on reentrancy.
|
2013-03-17 22:05:15 +01:00 |
Themaister
|
aa24755956
|
Make initial RGUI directory configurable.
|
2013-03-17 21:39:28 +01:00 |
twinaphex
|
595e591607
|
(RARCH_CONSOLE) Move sound_mode_enums to general.h
|
2013-03-17 18:16:34 +01:00 |
twinaphex
|
ad2cd4e492
|
Revert "Remove platform-specific MAX_PADS - use global define MAX_PLAYERS"
This reverts commit fb1355b975 .
|
2013-03-16 17:51:45 +01:00 |
twinaphex
|
fb1355b975
|
Remove platform-specific MAX_PADS - use global define MAX_PLAYERS
instead and customize it for certain ports
|
2013-03-16 17:13:28 +01:00 |
Themaister
|
e3c85b174c
|
Can toggle rewind enable in runtime.
|
2013-03-16 14:28:34 +01:00 |
Themaister
|
12cc1c43d4
|
Can almost run RGUI on PC.
Input in menu is broken. Binds are set up wrongly for PC.
|
2013-03-16 10:35:22 +01:00 |
twinaphex
|
0166ce4585
|
(RGUI) RGUI input code now no longer GEKKO-specific
|
2013-03-15 01:22:52 +01:00 |
twinaphex
|
ede829c354
|
Refactor set_default_keybinds callback into set_keybinds - remove
set_analog_dpad_mapping and have it go through set_keybinds - expand
functionality of set_keybinds
|
2013-03-14 02:24:57 +01:00 |
twinaphex
|
4bd0999940
|
Remove rarch_input_set_default_keybinds - merge with function
pointer set_default_keybind_lut
|
2013-03-13 16:06:13 +01:00 |
twinaphex
|
8f5a49dc7e
|
Refactor default_binds - now becomes a member ni retro_keybind
called def_joykey
|
2013-03-13 15:34:33 +01:00 |
twinaphex
|
801202a2fd
|
(Input) Remove defunct map_dpad_to_stick
|
2013-03-12 23:49:45 +01:00 |
Themaister
|
7b6bf22ac6
|
Add rarch_bits_t.
|
2013-03-10 01:43:57 +01:00 |
Themaister
|
272ef70895
|
Merge branch 'master' into cd-swap
|
2013-03-09 09:27:14 +01:00 |
twinaphex
|
6899434609
|
(Android) Add back button behavior option
|
2013-03-07 15:21:17 +01:00 |
twinaphex
|
2d4d9d181e
|
(Android) Add explicit runtime hack for Xperia Play so that
AKEYCODE_BACK behavior is not contingent on AKeyMeta (which
could produce problems on other pads). Hopefully should fix
some issues
|
2013-03-02 11:27:24 +01:00 |
twinaphex
|
f72a505dbe
|
Split up main() function to frontend/frontend.c
|
2013-02-25 07:01:16 +01:00 |
twinaphex
|
343a85c6dc
|
(Playbook) Add Playbook ifdefs - cut down on compilation errors
|
2013-02-25 01:19:12 +01:00 |
Themaister
|
0d1d275227
|
Merge branch 'master' into cd-swap
|
2013-02-23 14:50:33 +01:00 |
Themaister
|
eb0476ffab
|
Add configurable GL context.
|
2013-02-23 14:50:18 +01:00 |
Themaister
|
e3dfba2c34
|
Add preliminary disk swapping interface.
Works with Mednafen's disk swapping model.
|
2013-02-21 23:44:07 +01:00 |
Squarepusher
|
bd4d97337c
|
Merge pull request #139 from Themaister/thread_video
Threaded video driver
|
2013-02-19 14:17:00 -08:00 |
twinaphex
|
3fe68149a6
|
(RMenu) Improve Low RAM mode for RMenu
|
2013-02-17 22:01:08 +01:00 |
twinaphex
|
0357f1510c
|
(RMenu) Add low RAM mode
|
2013-02-17 20:23:27 +01:00 |
Themaister
|
76bf41188a
|
Add video_threaded option to Android.
|
2013-02-17 00:26:17 +01:00 |
Themaister
|
843d079002
|
Begin adding threaded video driver wrapper.
|
2013-02-16 02:48:08 +01:00 |
Themaister
|
3b5eedeab5
|
Measure frame times at frame granularity.
|
2013-02-10 01:42:56 +01:00 |
twinaphex
|
fa582bf15e
|
(Android) Add ICade profile option
|
2013-02-09 11:44:50 +01:00 |
Themaister
|
4e1387ce25
|
Fix Win32 MSVC 2010 build.
|
2013-02-09 10:39:23 +01:00 |
Themaister
|
d33d2e9f0c
|
Make resamplers more modular.
|
2013-02-08 11:49:51 +01:00 |
Themaister
|
1df86a722a
|
Rework FPS measurement.
|
2013-02-05 12:51:12 +01:00 |
Themaister
|
27d57b789a
|
Add basic FPS measurement routines.
|
2013-02-04 21:46:56 +01:00 |
ToadKing
|
7967086058
|
(Android) set opacity overlay
|
2013-02-01 20:29:42 -05:00 |
twinaphex
|
dfe7e760d7
|
(PS3) Add ability to set menu skin
|
2013-02-01 07:42:36 +01:00 |
twinaphex
|
914e39c55a
|
(RMenu) Refactor RMenu images
|
2013-02-01 06:53:41 +01:00 |
Themaister
|
61707d2783
|
Add integer scale options.
|
2013-01-29 19:28:33 +01:00 |
Themaister
|
6f8190ea0b
|
Add savestate_auto_load option.
|
2013-01-24 19:24:40 +01:00 |
twinaphex
|
7abeca067d
|
(Filebrowser) Remove MODE_FILEBROWSER_REFRESH_PENDING
|
2013-01-22 20:42:11 +01:00 |
ToadKing
|
6d174dcc3b
|
(Console) don't delete the wrong file on when loading a second rom after loading one in a zip file
|
2013-01-21 20:18:11 -05:00 |
twinaphex
|
8efc01b321
|
(RARCH_CONSOLE) Use new unzip code and remove console-centric
stuff
|
2013-01-22 00:14:24 +01:00 |
Themaister
|
b90490f425
|
Add zip loading support to core.
|
2013-01-21 23:52:47 +01:00 |
Themaister
|
e04217e373
|
Refactor where ROM is loaded.
|
2013-01-21 21:01:12 +01:00 |
Themaister
|
019959a012
|
Add audio buffer statistics measurement.
|
2013-01-18 10:38:43 +01:00 |
twinaphex
|
ca9edec941
|
(PS3) Add PAL60 mode
|
2013-01-17 12:17:02 +01:00 |
twinaphex
|
95961d1ccb
|
(PS3) Fixes OSK code
|
2013-01-17 10:40:35 +01:00 |
twinaphex
|
32495632d8
|
(Filebrowser/RMenu) Now refreshes filebrowser when unzipping a file
|
2013-01-13 08:58:57 +01:00 |
twinaphex
|
15cbab4876
|
(RARCH_CONSOLE) Add new Unzip mode : Unzip, Load First File, Then Delete
- tested first on PS3
|
2013-01-13 07:12:21 +01:00 |
twinaphex
|
ae9a1167b7
|
(RARCH_CONSOLE) Refactored sram_dir_enable / state_dir_enable setting -
also fixed a reentrant bug to do with set savestate dir/set sram dir
boolean variables in parse_input
|
2013-01-13 04:12:10 +01:00 |
twinaphex
|
c1f5fc8890
|
Rename MODE_EMULATION define to MODE_GAME
|
2013-01-13 03:34:55 +01:00 |
twinaphex
|
0f2e36d349
|
(RARCH_CONSOLE) Move default_binds
|
2013-01-13 03:17:13 +01:00 |
twinaphex
|
ef4f1bba0d
|
(RMenu) Return to Menu fixed
|
2013-01-12 04:44:27 +01:00 |
twinaphex
|
04cacb5e30
|
Upgrade lifecycle_menu_state to 64bit variable lifecycle_mode_state
|
2013-01-12 03:13:03 +01:00 |
twinaphex
|
ba51ff51f7
|
(RARCH_CONSOLE) Refactored zip_extract variable
|
2013-01-12 02:35:40 +01:00 |
twinaphex
|
f21c998cc7
|
Change font_size to float
|
2013-01-11 23:00:51 +01:00 |
twinaphex
|
c7adeb9ed0
|
(RMenu) Rmenu now uses g_settings.video.font_size
|
2013-01-11 21:05:15 +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
|
67ab39e6be
|
(RARCH_CONSOLE) Refactored external_launch
|
2013-01-11 08:15:23 +01:00 |
twinaphex
|
33a2816681
|
(RARCH_CONSOLE) Refactored out msg_info
|
2013-01-11 07:49:32 +01:00 |
twinaphex
|
ca3be92255
|
(RARCH_CONSOLE) Refactor msg_fps variable
|
2013-01-11 06:56:05 +01:00 |
twinaphex
|
7411d140f8
|
Fix PC build
|
2013-01-11 04:39:24 +01:00 |
twinaphex
|
b5e82dae59
|
(RARCH_CONSOLE) Refactor ingame_menu.enable variable
|
2013-01-10 20:29:07 +01:00 |
twinaphex
|
3c8bb7333e
|
(RMenu) Refactor g_extern.draw_menu
|
2013-01-10 19:43:00 +01:00 |
twinaphex
|
fd2013bb08
|
(360) set_shader variable could be removed now - setting it with
g_extern.lifecycle_menu_state
|
2013-01-10 18:19:52 +01:00 |
twinaphex
|
7a3b021b17
|
g_extern.console.rmenu.mode becomes g_extern.lifecycle_menu_state
|
2013-01-10 18:04:04 +01:00 |
twinaphex
|
d599d87df0
|
(PSL1GHT) Compile in usleep support
|
2013-01-10 09:33:26 +01:00 |
twinaphex
|
6ad5d46781
|
(RARCH_CONSOLE) rmenu.mode is now set with bitmasked values so
as to allow more state management options
|
2013-01-10 08:46:46 +01:00 |
twinaphex
|
d36af814c6
|
Reintroduce block_config_read
|
2013-01-10 06:45:44 +01:00 |
twinaphex
|
cc71a83fa8
|
(RARCH_CONSOLE) Console ports now use config_load for loading
config file stuff and config_set_default as only place to load
defaults from. Slightly messy defaults will be cleaned up later.
|
2013-01-10 06:38:19 +01:00 |
twinaphex
|
9c67f3a6ac
|
refactor out rarch_console_get_rom_ext - use this for PC too
since RMenu depends on it and it will run on that as well
|
2013-01-09 07:07:46 +01:00 |
twinaphex
|
8fdc5197f5
|
(RARCH_CONSOLE) Use g_extern.fullpath
|
2013-01-09 06:40:55 +01:00 |
twinaphex
|
05ec28aef5
|
Make init_system_info function public
|
2013-01-08 22:52:56 +01:00 |
ToadKing
|
f33ed73671
|
(Consoles) re-add second timer for scroll delays
|
2013-01-07 23:58:00 -05:00 |
twinaphex
|
fe62828fb1
|
(RARCH_CONSOLE) Refactor timer code
|
2013-01-08 00:35:49 +01:00 |
twinaphex
|
411bda0006
|
Small cleanups
|
2013-01-07 07:47:42 +01:00 |
twinaphex
|
40430f735b
|
(Wii) Menu flow control improvements
|
2013-01-06 17:40:27 +01:00 |
twinaphex
|
c4d81c6371
|
(RARCH_CONSOLE) Use static variable for ingame menu index
|
2013-01-06 17:00:46 +01:00 |
Themaister
|
9df3b56413
|
Refactor main_wrap out to core.
|
2013-01-06 03:06:47 +01:00 |
twinaphex
|
c572a5b544
|
(RARCH_CONSOLE) Remove initialize_rarch_enable
|
2013-01-06 01:39:43 +01:00 |
twinaphex
|
e06583a45c
|
(RARCH_CONSOLE) Get rid of emulator_initialized - replace with main_is_init
|
2013-01-05 23:49:58 +01:00 |
twinaphex
|
02514d509e
|
Add main_is_init conditional
|
2013-01-05 23:44:49 +01:00 |
twinaphex
|
c0c81bf22b
|
(RARCH_CONSOLE) Move rarch_config_save to settings.c - rename to
config_save_file
|
2013-01-05 22:18:59 +01:00 |
twinaphex
|
9a8e6a6432
|
(Android) Add debug input keycode reporting option
|
2013-01-05 17:09:13 +01:00 |
twinaphex
|
4eeac9a1d7
|
(Android) Add autodetect_enable entry to settings
|
2013-01-05 04:58:30 +01:00 |
twinaphex
|
d0c4de9635
|
(XDK) Build fixes
|
2013-01-02 17:23:31 +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 |
twinaphex
|
e2163317d7
|
(Android/RARCH_CONSOLE) Move DPAD_EMULATION enums to general.h -
makes it easier from maintenance perspective
|
2012-12-31 17:50:47 +01:00 |