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 |
|
Henrik Rydgård
|
2347bc877a
|
Merge pull request #1305 from CrazyMax/master
add ForceInputDevice option on Windows
|
2013-04-16 07:58:24 -07:00 |
|
CrazyMax
|
e864569d0c
|
Windows: add Force Input Device option;
|
2013-04-16 17:34:20 +03:00 |
|
Henrik Rydgård
|
eb371c4650
|
Merge pull request #1302 from raven02/patch-19
Cosmetic fix to message dialog
|
2013-04-16 06:48:29 -07:00 |
|
raven02
|
250a714e2b
|
combine PPGeDrawRect()/PPGeDrawImage()
|
2013-04-16 20:55:27 +08:00 |
|
raven02
|
eff7ad2531
|
Combine PPGeDrawImage() and PPGeDrawText()
|
2013-04-16 20:52:35 +08:00 |
|
raven02
|
39a13b16cb
|
combine PPGeDrawRect()
|
2013-04-16 20:47:46 +08:00 |
|
Henrik Rydgård
|
c65e3ec4a6
|
Merge pull request #1303 from raven02/patch-20
Buildfix
|
2013-04-16 05:22:05 -07:00 |
|
raven02
|
503baca884
|
Buildfix
|
2013-04-16 19:34:52 +08:00 |
|
raven02
|
acdee3dbfd
|
Cosmetic : message Dialog
|
2013-04-16 19:21:47 +08:00 |
|
raven02
|
22b24af7ea
|
Cosmetic : YesNo Dialog
|
2013-04-16 19:20:42 +08:00 |
|
Henrik Rydgård
|
f55bb17c69
|
Merge pull request #1299 from raven02/patch-18
Invalid volume check in sceAudio()
|
2013-04-16 04:04:53 -07:00 |
|
raven02
|
e4e2098279
|
Better formatting for volume check
|
2013-04-16 17:15:16 +08:00 |
|
Henrik Rydgård
|
c9b58238c8
|
Merge pull request #1301 from chaserhkj/qtfix
Minor fixes of qt interface.
|
2013-04-16 01:55:34 -07:00 |
|
HuangKangJing
|
dbeb0f926d
|
Minor fixes of qt interface.
|
2013-04-16 16:49:51 +08:00 |
|
Henrik Rydgård
|
25120f731d
|
Merge pull request #1300 from unknownbrackets/savedata
Fix LittleBigPlanet savedata (with existing savedata, at least)
|
2013-04-16 01:14:13 -07:00 |
|
Henrik Rydgård
|
04f61f7b6e
|
Merge pull request #1295 from unknownbrackets/dlist-stack
Remember the GE offset in the stack on call/ret
|
2013-04-16 00:59:35 -07:00 |
|
raven02
|
d07bd499a7
|
Add SCE_ERROR_AUDIO_INVALID_VOLUME
|
2013-04-16 15:48:17 +08:00 |
|
Unknown W. Brackets
|
9f653d4e99
|
Fix savedata list failing if you had many saves.
|
2013-04-16 00:47:47 -07:00 |
|
raven02
|
f126e56392
|
Invalid volume check in sceAudio()
|
2013-04-16 15:46:39 +08:00 |
|
Unknown W. Brackets
|
c1d72b4210
|
Fix sceIoCloseAsync so it closes on wait.
Oops.
|
2013-04-16 00:16:22 -07:00 |
|
Unknown W. Brackets
|
f86e01707f
|
Use a struct for the GE stack entries, cleaner.
|
2013-04-15 23:06:56 -07:00 |
|
Unknown W. Brackets
|
7b184602df
|
Remember the GE offset in the stack on call/ret.
|
2013-04-15 22:20:49 -07:00 |
|
Henrik Rydgard
|
ea11c36091
|
Fix a vshader id bit collision, avoid color test when set to 'ALWAYS', zeroinitialize dls.
|
2013-04-15 22:57:54 +02:00 |
|
Henrik Rydgard
|
cbbc4e2c9e
|
Reset gstate_c.offsetAddr on RET. Fixes some "CALL to illegal address"
(as seen in Flatout for example).
|
2013-04-15 22:24:30 +02:00 |
|
Henrik Rydgård
|
6bfb8bea56
|
Merge pull request #1294 from cinaera/ambient
Apply attenuation to ambient light
|
2013-04-15 12:03:25 -07:00 |
|