Commit graph

7656 commits

Author SHA1 Message Date
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
raven02
9e10239c9b Revert part of #3108 to avoid rendering garbage memory 2013-08-19 21:39:56 +08:00
Henrik Rydgård
12ee62471f Merge pull request #3246 from thedax/rightMouseBtnBind
Mouse binding: Fix warnings.
2013-08-19 05:22:53 -07:00
Henrik Rydgård
3961a5e3f5 Merge pull request #3249 from raven02/patch-6
Small cosmetic UI fix
2013-08-19 05:22:32 -07:00
raven02
25beaa6246 Small cosmetic UI fix 2013-08-19 20:20:29 +08:00
The Dax
fa31951ca2 Fix C4800 warnings. 2013-08-19 07:37:49 -04:00
Henrik Rydgård
21b47dbe28 Merge pull request #3245 from thedax/rightMouseBtnBind
Win32: Allow right mouse button to be bound to anything.
2013-08-19 04:31:30 -07:00
The Dax
01e84df852 Don't spam KEY_UP messages. 2013-08-19 07:28:31 -04:00
The Dax
72c9887fc6 Small bug fix. 2013-08-19 07:17:11 -04:00
Henrik Rydgård
4f5ec45e73 Merge pull request #3236 from unknownbrackets/msgpipes
Fix message pipes (and therefore Final Fantasy Tactics)
2013-08-19 04:12:00 -07:00
The Dax
4f76c3f4fb Win32: Allow right mouse button to be bound to anything. 2013-08-19 07:05:32 -04:00
Henrik Rydgård
61d2042083 Merge pull request #3243 from unknownbrackets/uv-gen
Treat UV gen mode 3 as GE_TEXMAP_TEXTURE_COORDS.
2013-08-19 00:55:03 -07:00
Unknown W. Brackets
12c5f5e1e6 Use constants for other uv gen mode usages.
And also change them to treat 3 as coords as well.
2013-08-19 00:43:54 -07:00
Henrik Rydgård
3d600ab4ec Merge pull request #3239 from unknownbrackets/texalign
Align non-compressed textures to 16 bytes
2013-08-19 00:35:15 -07:00
Unknown W. Brackets
a5cf284c1b Treat UV gen mode 3 as GE_TEXMAP_TEXTURE_COORDS.
Fixes Riviera, #2214.
2013-08-19 00:33:15 -07:00
Henrik Rydgård
c1fe360716 Merge pull request #3241 from unknownbrackets/thread-minor
Fix audio crash on shutdown, log thread names more
2013-08-19 00:30:16 -07:00
Unknown W. Brackets
342bad8402 Fix audio crash on shutdown, log thread names more. 2013-08-18 23:25:14 -07:00