Commit Graph
45601 Commits
Author SHA1 Message Date
The Dax ab59235367 Win32 UI: Fix minor texture filtering bug. Someone changed the default value from 0 to 1, so auto didn't actually do anything. 2013-07-20 08:52:46 -04:00
Henrik Rydgard ff225fab5a Finish the touch input rewrite, get rid of the fakeinput hacks. 2013-07-20 14:05:07 +02:00
Henrik Rydgard d70ac3bba5 Add SliderFloat 2013-07-20 13:54:09 +02:00
Henrik Rydgard 4b539e842a Also replace the on-screen cross 2013-07-20 12:54:33 +02:00
Henrik Rydgard 325f5dfc21 Replace some of the onscreen touch buttons with a new better impl that doesn't rely on InputState. 2013-07-20 12:08:13 +02:00
Henrik Rydgard b059027359 Add centering mode to AnchorLayout. 2013-07-20 12:04:53 +02:00
Henrik Rydgård 18d0d72b45 Merge pull request #2851 from thedax/framebufferConvertUIOption
UI on all platforms(including NewUI!): Add options to change FramebufferCPUConvert
2013-07-20 02:23:46 -07:00
The Dax 4f06bc66fd Default FramebuffersCPUConvert to be true, remove option to enable/disable it on mobile/GLES2 platforms. 2013-07-20 04:45:49 -04:00
Henrik Rydgård 21414dc7ea Update native 2013-07-20 09:45:08 +02:00
Henrik Rydgård 13b8277bd3 Fix some confusing code noticed by unknown, typo fix 2013-07-20 09:43:55 +02:00
Henrik Rydgård 60dcf8fae9 Send KEYCODE_BUTTON_SELECT for a button code in SDL. 2013-07-20 09:37:57 +02:00
The Dax 28af84ba89 Capitalise all phrases in the key; I forgot it's a key value, eheh. 2013-07-19 20:36:58 -04:00
The Dax 0dd12765f8 Fix typos. 2013-07-19 20:27:34 -04:00
The Dax 9e535717f9 UI on all platforms(including NewUI!): Add options to change FramebufferCPUConvert without manual editing of INI file. 2013-07-19 19:23:17 -04:00
Henrik Rydgard a372e0b854 Merge branch 'patch-11' of https://github.com/raven02/ppsspp into raven02-patch-11 2013-07-20 00:33:46 +02:00
Henrik Rydgård 2633498d29 Merge pull request #2833 from jtraynham/master
Added NewUI Support in iOS build
2013-07-19 14:40:48 -07:00
Jake Traynham 0e0aec812f Cleaned up iOS code and updated iCade support; Fixed at3+ download screen 2013-07-19 16:37:41 -05:00
Jake Traynham 7a5794b314 Added NewUI Support in iOS build 2013-07-19 16:37:40 -05:00
Henrik Rydgård b32d0977b6 Merge pull request #2848 from raven02/patch-12
Fix black box in Dainiji_Super_Robot_Taisen_Z_Hakaihen
2013-07-19 13:03:16 -07:00
raven02 44fe09f03e Fix black box in Dainiji_Super_Robot_Taisen_Z_Hakaihen 2013-07-20 01:55:12 +08:00
raven02 9b1d7f4166 Delete non-fbo texture 2013-07-20 01:24:20 +08:00
Henrik Rydgård 88685b0c1e Merge pull request #2844 from raven02/patch-10
Fix buttons/texts missing when mipmap ON in Tactic Ogre
2013-07-19 08:26:21 -07:00
raven02 4d53022121 Use emnu{} to simplify different of texture filtering 2013-07-19 22:36:00 +08:00
raven02 0cfd12170c Fix text disappear when mipmapping ON in Tactic Ogre 2013-07-19 22:35:46 +08:00
Henrik Rydgård 45c4e6a5e0 Merge pull request #2837 from makotech222/cwcheatfix
Fixes 8-bit code in issue #2821
2013-07-19 00:22:21 -07:00
Steven Cherry 86cdcd1afb Fix other NULL statements 2013-07-18 20:42:02 -05:00
Steven Cherry 5e1e8446cc Fixes 8-bit code in issue #2821 2013-07-18 19:22:16 -05:00
Henrik Rydgård 8f84907543 Merge pull request #2810 from papel/master
Check version of savestates and allow to open another game when we are not in the main menu
2013-07-18 12:08:50 -07:00
papel a150fdd6ae Continue ignoring savestate incompatibility for now. 2013-07-18 15:33:13 -03:00
Henrik Rydgard 444a39f32b Need to "dirty" framebuffers when updating them from memory. Should fix #2828 . 2013-07-18 20:01:22 +02:00
Henrik Rydgård 98524f3fe2 Merge pull request #2832 from raven02/patch-9
Remove !gstate.isFogEnabled()
2013-07-18 10:42:52 -07:00
Henrik Rydgard 1abd9ff2d3 Change the alpha test rounding offset to be just under half. Fixes some disappearing things.. 2013-07-18 19:19:52 +02:00
raven02 dfb5983816 Remove !gstate.isFogEnabled() 2013-07-18 23:41:08 +08:00
Henrik Rydgard d5d969fc6a Fix measuring bug in GridLayout 2013-07-18 16:56:47 +02:00
Henrik Rydgard 6cc141a58c LOW_LATENCY_AUDIO is now off by default, should fix #2829 2013-07-18 16:50:03 +02:00
Henrik Rydgård 05dfd27db8 Merge pull request #2638 from bagnz0r/master
Audio optimization, usability fixes, sound peak blowout fix, Polish translation, bugfixes
2013-07-18 02:54:03 -07:00
Philip Butkiewicz 90d0f1649a Removed Polish. 2013-07-18 11:52:42 +02:00
Henrik Rydgard 086746e0fd More NewUI 2013-07-18 11:47:41 +02:00
Henrik Rydgard 3a8b5809cd Remove accidentally added file 2013-07-18 10:59:02 +02:00
Henrik Rydgard b5d5291a58 Avoid unnecessary buffer flips even when buffered rendering is on. Speeds up buffered rendering in 30fps games. 2013-07-18 10:48:07 +02:00
Henrik Rydgard a41cd7bdba Save some work when the displayed buffer isn't dirty. 2013-07-18 10:46:09 +02:00
Henrik Rydgard 47b65ce200 Add volume controls to newui 2013-07-18 10:26:29 +02:00
Henrik Rydgard cd8987b33b Add basic slider control 2013-07-18 10:25:30 +02:00
Henrik Rydgard df89065aab Move more gfx settings to NewUI. 2013-07-18 01:04:11 +02:00
Henrik Rydgard d76c45411d alpha test: fix typo, add back rounding offset 2013-07-18 01:02:21 +02:00
bagnz0r 8ec3f42d28 Low latency audio disabled by default 2013-07-18 00:59:23 +02:00
Henrik Rydgård c543665513 Merge pull request #2817 from thedax/master
Various code cleanups.
2013-07-17 15:30:46 -07:00
The Dax e4ed0f2d3e Various small code cleanups. 2013-07-17 17:49:57 -04:00
Henrik Rydgård 4511867a5d Merge pull request #2816 from thedax/master
sceNet: Cleanup code and a minor bug fix
2013-07-17 14:40:32 -07:00
The Dax 4c99044b06 sceNet.cpp: Fix inconsistent spacing issues. 2013-07-17 17:38:17 -04:00