Commit graph

7471 commits

Author SHA1 Message Date
Henrik Rydgard
2d39b3cb2c Update savestate revision 2013-08-20 18:31:38 +02:00
Henrik Rydgard
8790082a56 More UI tweaks 2013-08-20 18:18:30 +02:00
Henrik Rydgard
42c1203b86 Enable the Load State button only if there is a state in the selected slot. 2013-08-20 18:12:16 +02:00
Henrik Rydgard
3f6d1d5e13 Get rid of the separate "Main settings", put them in the System Settings category instead. 2013-08-20 18:03:52 +02:00
Henrik Rydgard
0fddaf146f Fix #3271 2013-08-20 17:41:02 +02:00
Henrik Rydgard
87e51a5c04 Fix some window title issues, etc. 2013-08-20 17:21:25 +02:00
Henrik Rydgard
e5c6cea6f1 Disable Run/Stop/Pause in windows menu when in pausemenu 2013-08-20 17:07:01 +02:00
Henrik Rydgard
c1d0ed08c4 Fix some file browsing issues 2013-08-20 16:52:36 +02:00
Henrik Rydgard
ff7c370ecf Update native with scrolling bugfix 2013-08-20 16:32:12 +02:00
Henrik Rydgard
6b48dda12f Fix a couple of keymap load/save/default bugs 2013-08-20 16:07:23 +02:00
Henrik Rydgård
35894f9f77 Merge pull request #3269 from raven02/patch-10
Fragment : Set doTextureAlpha = gstate.isTextureAlphaUsed();
2013-08-20 06:43:36 -07:00
Henrik Rydgard
7d6efcb8f1 Buildfix 2013-08-20 15:41:19 +02:00
Henrik Rydgard
151c09dff7 Touch controls auto-off on Shield and Xperia Play 2013-08-20 15:40:19 +02:00
raven02
9931e5c5cc Fragment : Set doTextureAlpha = gstate.isTextureAlphaUsed(); 2013-08-20 21:32:07 +08:00
raven02
282d072793 Add isTextureAlphaUsed() 2013-08-20 21:28:16 +08:00
Henrik Rydgard
567f402845 Change the links on the main page 2013-08-20 15:26:00 +02:00
Henrik Rydgård
d9897719b7 Merge pull request #3260 from raven02/patch-8
Treat light type 3 as GE_LIGHTTYPE_SPOT
2013-08-20 05:13:26 -07:00
raven02
4899f67fa1 Missing one case type == GE_LIGHTTYPE_UNKNOWN 2013-08-20 19:43:26 +08:00
Sacha
d5a1158adb Add Partial Stretch back for Blackberry. 2013-08-20 21:37:22 +10:00
Sacha
422ede8914 Fix plugin save directory on Blackberry. 2013-08-20 21:20:16 +10:00
Sacha
6135d4f7df Add Blackberry ABI for Plugin. 2013-08-20 21:06:13 +10:00
Henrik Rydgard
fe729c4551 Tweak colors and update native with some more UI polish 2013-08-20 13:04:20 +02:00
Henrik Rydgard
fda4631b02 Update native 2013-08-20 12:49:34 +02:00
Henrik Rydgard
ca76135273 Don't let the tabs overflow into the right area of the main screen if small resolution.
Update native with new tab look.
2013-08-20 12:28:17 +02:00
Henrik Rydgard
72f597f247 Update native (inertia scrolling) 2013-08-20 11:37:29 +02:00
Henrik Rydgard
ec3e345111 Allow mapping ESC now that we have a cancel button 2013-08-20 11:37:29 +02:00
Henrik Rydgård
c5de701ae3 Merge pull request #3262 from unknownbrackets/sysmem
Fix "grain will be off" by making it not actually off
2013-08-20 01:28:20 -07:00
Unknown W. Brackets
dc3de4dbff For an off-grain alloc, properly align size. 2013-08-20 00:58:38 -07:00
Unknown W. Brackets
ad537a3773 Use normal Windows path logic for homebrew/demos. 2013-08-20 00:46:13 -07:00
Unknown W. Brackets
69abe041b7 Properly handle off-grain allocations.
This was causing sceKernelMaxFreeMemSize() to report a size that wasn't
allocatable, since sizes are upaligned to grain.
2013-08-20 00:46:13 -07:00
Henrik Rydgård
f2f3f00e16 Merge pull request #3264 from thedax/master
Allow Default All to generate a keymap for Directinput, too.
2013-08-20 00:37:40 -07:00
The Dax
1fd2f1ab3d Do the default keymap for DirectInput, too. An oversight, I guess? 2013-08-20 03:34:30 -04:00
Henrik Rydgård
6bf448bcee Merge pull request #3261 from raven02/patch-9
Use GETexProjMapMode constants for GE_TEXMAP_TEXTURE_MATRIX
2013-08-20 00:33:32 -07:00
Henrik Rydgård
5576583bb2 Merge pull request #3263 from unknownbrackets/texalign
Backpeddle a bit on tex bufw alignment
2013-08-20 00:30:55 -07:00
Unknown W. Brackets
5461d63889 Backpeddle a bit on tex bufw alignment.
Maybe they're just minimums?
2013-08-19 23:57:29 -07:00
raven02
77090143a0 SW : use GETexProjMapMod constants 2013-08-20 11:58:34 +08:00
raven02
a328bc968c HW: Use GETexProjMapMode constants 2013-08-20 11:56:43 +08:00
raven02
1981195c5b SW : Treat light type 3 as light type 2 2013-08-20 11:45:09 +08:00
raven02
4e533adf52 HW : Treat light type 3 as light type 2 2013-08-20 11:43:18 +08:00
raven02
2820e5303f Add GE_LIGHTTYPE_UNKNOWN 2013-08-20 11:41:24 +08:00
Henrik Rydgard
0c0cf6372f Typo 2013-08-20 01:46:06 +02:00
Henrik Rydgard
25ab9edd8a Revert "Revert "Stop lying about free memory in HLE.""
This reverts commit f13d6e4109.
2013-08-20 01:17:52 +02:00
Henrik Rydgard
a902146d7d Remove wrong OSM message 2013-08-20 01:14:17 +02:00
Henrik Rydgard
f13d6e4109 Revert "Stop lying about free memory in HLE."
This reverts commit 8191ea4d76.
2013-08-20 00:58:02 +02:00
Henrik Rydgard
b186294132 UI tweaks. Change to cleaner background image. 2013-08-20 00:49:25 +02:00
Henrik Rydgard
1559b4404a Fix some joystick mapping errors, a minor bug 2013-08-19 22:40:05 +02:00
Henrik Rydgard
6ca3b43b9a Measure actual fps (frameskip+unthrottle included), show all three on one line if you choose "both" (which I probably should rename)
Also prevent annoying scrolls in key mapping dialog
2013-08-19 22:06:49 +02:00
Henrik Rydgård
b84f1793ab Merge pull request #3258 from Kingcom/Framebuffer
Use reverse order framebuffer pixel types on AMD GPUs
2013-08-19 11:45:21 -07:00
Kingcom
f85d56a882 Use reverse order framebuffer pixel types on AMD GPUs 2013-08-19 20:18:32 +02:00
Henrik Rydgård
d93a40e4b7 Merge pull request #3251 from raven02/patch-7
Revert part of #3108 to avoid rendering garbage memory
2013-08-19 06:51:53 -07:00