Themaister
fc353f0582
Pop menu stack correctly after picking shader.
2013-04-09 21:23:34 +02:00
Themaister
16b8bff6a7
Can browse for shader files.
...
Directory stack is not popped correctly however.
Pathnames are not correctly truncated in browser either. Looks kinda
ugly atm.
2013-04-09 21:01:43 +02:00
Themaister
fdf7a443ad
More work on shader manager.
...
Mostly missing filebrowser for shaders now.
2013-04-09 19:43:24 +02:00
twinaphex
b91527749e
(RMenu) Some RMenu fixes - deal with overflow on 'pressed up'
...
state in core options menu along with some other things
2013-04-09 09:58:26 +02:00
twinaphex
6a845dec64
(RMenu) Fix - Pops menu stack for a submenu - hack - needs a cleaner implementation
2013-04-09 09:16:23 +02:00
twinaphex
56de3696d0
(RMenu) Initial core options working - only FBA core currently shows
...
'extra garbage' characters when updating a specific option -
"CPU Speed Overclock; 100%|110%|120%|130%|140%" etc - doesn't
happen in RGUI - could be the percentage sign
2013-04-09 08:55:54 +02:00
CatalystG
e2c6a5d3a8
(BlackBerry) Build fix
2013-04-08 21:36:28 -04:00
twinaphex
99945f43a6
(RGUI) Fix RGUI 'Core' setting
2013-04-08 01:51:39 +02:00
twinaphex
035e9d2624
(RGUI) Fix RGUI actions
2013-04-07 23:43:07 +02:00
twinaphex
c57b8f26a6
(RGUI) Fix 'Change Game' in RGUI
2013-04-07 23:39:52 +02:00
twinaphex
6f7b38221e
(RGUI) Compile in Shader Manager as well for GLSL and HLSL
2013-04-07 23:24:24 +02:00
twinaphex
b02e9f374c
(RMenu) Further implement ingame_menu_core_options
2013-04-07 19:21:20 +02:00
Themaister
b62a2b602a
More work on RGUI shader manager.
...
Still a long way to go, but shows most of the intended interface.
2013-04-07 16:45:05 +02:00
Themaister
651e088deb
Start adding skeleton for shader manager.
2013-04-07 15:46:36 +02:00
Themaister
a5722aef3a
Fix RGUI rewind setting.
2013-04-07 15:15:16 +02:00
Themaister
4cdfcf30d5
Refactor set_rgui_texture.
...
More generic and avoids poking directly into RGUI state.
2013-04-07 14:07:45 +02:00
twinaphex
3b82e779fe
(RMenu) Implement stub Core Options menu - real implementation
...
tomorrow
2013-04-07 08:30:30 +02:00
twinaphex
b430ded254
(RMenu/Xbox 1) Hardcode some positioning values
2013-04-07 05:20:19 +02:00
twinaphex
4102d1cfb8
Make sinc resampler the default and remove Hermite - audio
...
quality at high samplerates was too bad to be of any use
2013-04-07 03:41:06 +02:00
twinaphex
229891db59
(360) Build fix
2013-04-07 03:00:08 +02:00
twinaphex
15eba51b22
(PS3) Get it at least compiling
2013-04-07 02:34:41 +02:00
twinaphex
909122122d
Take out obsolete console-style overscan options - just use
...
Resize Mode instead
2013-04-07 01:23:10 +02:00
twinaphex
69c460bbec
(RMenu) Set 'selected' to FIRST_VIDEO_SETTING after selecting 'Change Game'
...
in Ingame Menu
2013-04-07 00:31:12 +02:00
twinaphex
81896840f0
(RMenu) Remove ingame_menu function / make it part of select_setting
2013-04-06 23:49:28 +02:00
twinaphex
2ab049fd05
(Xbox 1) Addendum to 'always load panel' prior commit
2013-04-06 23:17:50 +02:00
twinaphex
ff19ff671d
(Xbox 1) Panel should always be loaded regardless of low RAM mode
2013-04-06 23:13:35 +02:00
twinaphex
bb0821b514
Remove screenshots_dir and cgp_dir from default_paths - cgp_dir
...
is now the same as shaders_dir
2013-04-06 22:37:07 +02:00
twinaphex
bcbac5aac7
(RARCH_CONSOLE) Remove shader_dir from default_paths struct
2013-04-06 22:16:12 +02:00
twinaphex
cc05981455
(PS3/360) Now uses embedded shaders instead of stock shader from
...
common-shaders
2013-04-06 21:53:03 +02:00
twinaphex
142c6335c9
(Cg/PS3) Embed menu shader
2013-04-06 21:05:30 +02:00
twinaphex
129d54a478
Standardize frontends
2013-04-06 19:10:26 +02:00
twinaphex
ec0e3e6087
(RMenu) Remove RMenu screenshot_dump function pointer - implement
...
screenshot_dump instead for XDK1
2013-04-06 18:14:06 +02:00
twinaphex
1c5144f9bd
(RMenu) Move RMenu logic out of graphics driver context files
2013-04-06 17:44:07 +02:00
twinaphex
a2d9129782
Kill off set_fbo_state and get_fbo_state function pointers
2013-04-06 06:21:11 +02:00
twinaphex
f94ddb2eab
(RMenu) Remove now redundant enum ID
2013-04-06 05:58:26 +02:00
twinaphex
eb0feac9e3
(PS3/All) Purge fixed-style shaders again - this time avoiding
...
breakage on PS3. Maister -you will need to redo shader_parse.c
again though - and this time I need to test it on PS3 to avoid
a regression that happened two pages prior again
2013-04-06 05:46:09 +02:00
twinaphex
4f1cd6a5ee
Revert "(PS3) Remove fixed shader slots"
...
This reverts commit f58a038a5f72d203403ece665cb4d29ac5da1489.
2013-04-06 03:54:57 +02:00
twinaphex
cbb300f863
Revert "(RMenu XUI) Take out fixed second pass shader slot"
...
This reverts commit a61437c3db287eb13ddc9354e4600147ad757e2b.
2013-04-06 03:54:47 +02:00
twinaphex
cbfe5ff111
Revert "More scrubbing - no more render_to_texture, fbo_scale_x / fbo_scale_y,"
...
This reverts commit 7155dd9ca905aec44c6e707f8c3a908cc728894a.
2013-04-06 03:53:57 +02:00
twinaphex
09c123859d
Revert "(RMenu) take out no longer used HAVE_FBO ifdef"
...
This reverts commit 5f6601ac7e5cbcba1588bedf16e43dcab19163c0.
2013-04-06 03:53:18 +02:00
twinaphex
5f6601ac7e
(RMenu) take out no longer used HAVE_FBO ifdef
2013-04-06 00:24:11 +02:00
twinaphex
7155dd9ca9
More scrubbing - no more render_to_texture, fbo_scale_x / fbo_scale_y,
...
etc
2013-04-06 00:16:10 +02:00
twinaphex
a61437c3db
(RMenu XUI) Take out fixed second pass shader slot
2013-04-06 00:03:09 +02:00
twinaphex
f58a038a5f
(PS3) Remove fixed shader slots
2013-04-05 23:58:30 +02:00
meancoot
ed01b57036
(iOS) Fix stale sram and state paths after loading a game through RGUI.
2013-04-05 12:09:33 -04:00
Themaister
cf92211254
Update overlay when in RGUI.
2013-04-04 23:10:38 +02:00
Themaister
7c3e4ef12d
Fix unsigned bug in RGUI.
2013-04-04 22:27:16 +02:00
Themaister
d7797f8497
Core options work in RGUI.
2013-04-04 22:08:23 +02:00
Themaister
435eec44f0
Start adding core options to RGUI.
...
Broken atm.
2013-04-04 21:48:09 +02:00
Themaister
262b867ae0
Update MSVC2010 build.
...
Add RGUI, add folder query for Windows, fix GL HW render bug.
2013-04-04 20:25:41 +02:00