Commit Graph
11573 Commits
Author SHA1 Message Date
BeaR de7c1ef327 Correct ambient light 2013-04-18 17:36:20 +02:00
BeaR 9027e5018b Handle zero-length vectors when normalizing 2013-04-18 17:36:20 +02:00
Henrik Rydgård d91f2c9fd2 Merge pull request #1323 from oioitff/control-patch
Add an UI for modifying controls for PC
2013-04-18 08:28:18 -07:00
Henrik Rydgård 2659c9f0f4 Unbump the version number of the sln file. 2013-04-18 17:27:14 +02:00
oioitff 4414238014 Use a new image instead 2013-04-18 23:10:57 +08:00
Henrik Rydgard c9a6c713db Fade in background pictures on pause screen when they load. 2013-04-18 15:08:01 +02:00
Henrik Rydgard e3ddb12783 Use 16-bit color for the PPGe texture palette 2013-04-18 15:01:36 +02:00
Henrik Rydgard 42e4dc897e Add most Japanese kanji, the brute force way.
Hope everything supports 2048x2048 textures.
2013-04-18 14:59:00 +02:00
oioitff 36a03f7ad3 Build fix 2013-04-18 20:23:26 +08:00
oioitff 7ff4f34a48 Add an UI for modifying controls for PC 2013-04-18 18:38:43 +08:00
Henrik Rydgard 32f344d6bd Very basic internationalization. Does not work on Android yet due to location of ini files. 2013-04-18 12:06:26 +02:00
Henrik Rydgård 8bc942f4ad Merge pull request #1318 from raven02/master
Fix enable sound in windows and comsetic fix to UI based on new font
2013-04-18 00:57:08 -07:00
Henrik Rydgård 6d8dd75d57 Merge pull request #1320 from daniel-dressler/master
Restrict analog jotstick to circular boundry
2013-04-18 00:31:53 -07:00
Henrik Rydgård e3762b8009 Merge pull request #1321 from unknownbrackets/osk-fix
Convert the OSK params to utf-8, not ASCII
2013-04-18 00:31:11 -07:00
Henrik Rydgård 9904493033 Merge pull request #1322 from unknownbrackets/ppge-replacement
Use replacement chars for unknown PPGe characters
2013-04-18 00:30:34 -07:00
Unknown W. Brackets 4920cd3eea Use replacement chars for unknown PPGe characters. 2013-04-17 23:25:40 -07:00
Unknown W. Brackets 0cceca05a1 Convert the OSK params to utf-8, not ASCII. 2013-04-17 22:51:06 -07:00
danieru 6a84a6e4ea Make analog joystick input get clamped to a circle
In common case this only costs two floating point multiplies.
Uncommon case requires a square root.
2013-04-17 22:53:38 -06:00
Sacha 4c46426d00 Update assets and fonts for Qt build. 2013-04-18 13:33:01 +10:00
raven02 b3c8614fe8 Fix button spacing in Settings/Menu UI 2013-04-18 09:01:23 +08:00
raven02 a301560fd7 lO 2013-04-18 08:36:39 +08:00
raven02 651644cd0d Comsetic fix : OSK dialog 2013-04-18 07:43:09 +08:00
raven02 85d1275efd Comsetic fix : Message dialog 2013-04-18 07:07:32 +08:00
raven02 9bdd615bcb Comsetic fix : YesNo Button 2013-04-18 07:06:44 +08:00
raven02 12651bc7e0 Fix oversize circle button in UI 2013-04-18 07:03:43 +08:00
raven02 4667bee372 Windowss : fix enable sound 2013-04-18 06:46:57 +08:00
Henrik Rydgard 3e222d5123 update native 2013-04-17 22:13:52 +02:00
Henrik Rydgard b8eac3330b PPGe save state fix 2013-04-17 21:43:45 +02:00
Henrik Rydgard c04ce5a64e Implement projective texture mapping. It's not used a great deal but good to have. 2013-04-17 21:41:47 +02:00
Henrik Rydgard 06cbcd07a6 Windows: Fix mipmap menu item 2013-04-17 21:07:41 +02:00
Henrik Rydgard b12fc6e7aa UTF8-enable PPGE and add hiragana and katakana, let's see if this is enough. 2013-04-17 20:51:02 +02:00
Henrik Rydgard a26718f20a Add pretty drop shadows to recent game icons 2013-04-17 17:10:00 +02:00
Henrik Rydgård 208f52e894 Merge pull request #1277 from unknownbrackets/perf2
More optimizations to texture loading (swizzled)
2013-04-17 07:43:09 -07:00
Henrik Rydgard d1bcc8afd4 Switch main UI font to one built to include Hiragana and Katakana. Don't know if that is enough.
Also includes more western characters so I can write my name right :)
2013-04-17 16:39:01 +02:00
Sacha a0665d0421 Disable screensaver and dim lights due to inactivity on Symbian. Allows playing Fieldrunners and playing racing games with just the accelerometer without touching the screen. 2013-04-18 00:24:08 +10:00
Unknown W. Brackets 7b6f7abf42 Swap buffers after unswizzling, it's faster. 2013-04-17 01:07:00 -07:00
Unknown W. Brackets 4e4861a104 Optimize common cases for unswizzled indexed tex. 2013-04-16 23:36:56 -07:00
Unknown W. Brackets 8d55445b28 Optimize texture unswizzling by walking pointers.
Also fix rowWidth = 1, there's no way that was correct, it wasn't even
increasing the address it was reading from.
2013-04-16 23:36:55 -07:00
Henrik Rydgård 8cab54278e Merge pull request #1312 from raven02/patch-23
Opss , missing menuscreen.h :)
2013-04-16 14:21:36 -07:00
raven02 031d921160 Add class for Audio/Graphics/System/Controls Screen 2013-04-17 05:11:39 +08:00
Henrik Rydgård 5c7cdf276a Merge pull request #1309 from raven02/patch-21
Toggle sound emulation on windows platform
2013-04-16 14:05:25 -07:00
Henrik Rydgård 4c89f8dd09 Merge pull request #1311 from raven02/patch-22
Redesign UI : Settings Menu
2013-04-16 14:05:02 -07:00
raven02 c6680e2b12 Resign Settings UI 2013-04-17 04:57:13 +08:00
raven02 956e740754 Add ID_EMULATION_SOUND 2013-04-17 03:43:00 +08:00
raven02 b27c1aeb1c Add Sound emulation menu item 2013-04-17 03:42:07 +08:00
raven02 16605b6fa7 Toggle Sound Emulation on windows platform 2013-04-17 03:38:17 +08:00
Henrik Rydgard 382e1df04c Merge branch 'shader' of https://github.com/cinaera/ppsspp into cinaera-shader 2013-04-16 21:31:14 +02:00
Henrik Rydgard 98daf18d56 Add skeleton code for Windows multitouch, to be filled in by someone who can test :P 2013-04-16 21:14:46 +02:00
BeaR 8cc3f01b7b Use correct state for lmode 2013-04-16 19:22:18 +02:00
BeaR c9daf8df7b Cleanup and fix vertex shader 2013-04-16 19:01:18 +02:00