Unknown W. Brackets
|
cf1295e95f
|
Enable fake mpeg mode by default.
Note: loaded save states will have it off. No UI yet.
|
2013-01-06 19:55:04 -08:00 |
|
Henrik Rydgard
|
9363a867e2
|
Add glViewport to cached gl state. Add a couple of missing VFPU ops.
|
2013-01-06 23:23:36 +01:00 |
|
Henrik Rydgard
|
a9c171c786
|
Fix bAutoRun config option, add to menu. (Run on Load).
|
2013-01-04 10:26:14 +01:00 |
|
Henrik Rydgard
|
e3ee83c6a6
|
Add option for 2x buffered rendering on Android.
|
2013-01-03 12:04:00 +01:00 |
|
Henrik Rydgård
|
9fe6dcb863
|
Non-windows button mapping tweaks
|
2012-12-26 08:51:03 +01:00 |
|
Henrik Rydgård
|
d95dbca9be
|
Cleanup GPU init/shutdown a bit
|
2012-12-25 22:42:19 +01:00 |
|
Henrik Rydgard
|
f5efd6f2b1
|
JIT: add option to enable/disable jit of memory instructions. for crash safety.
|
2012-12-21 16:50:13 +01:00 |
|
Henrik Rydgård
|
700921deb3
|
Fix rendering on MacOSX (shader compiler very fussy...). Minor prep for hw transform.
|
2012-12-05 10:55:06 +07:00 |
|
Henrik Rydgård
|
364a78edaf
|
Add option to show/hide touch controls
|
2012-12-01 23:20:08 +01:00 |
|
Sacha
|
3c903dda24
|
Improve portability to future platforms. Make use of new USING_GLES2 define throughout PPSSPP. Also use ARM definition where suitable. Remove some redundancy with includes.
|
2012-11-26 13:25:14 +10:00 |
|
Henrik Rydgard
|
4b67f22072
|
Fixes to usage of gl state stuff
|
2012-11-25 17:21:23 +01:00 |
|
Henrik Rydgard
|
a97f66766d
|
Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT.
|
2012-11-23 12:42:35 +01:00 |
|
Henrik Rydgård
|
2a56d36b12
|
glViewport calls need to be in pixel coordinates.
|
2012-11-20 16:48:24 +01:00 |
|
Henrik Rydgard
|
4b87da74cb
|
windows gui option for buffered rendering. Misc fixes, prettier checkbox on android.
|
2012-11-20 11:35:48 +01:00 |
|
Henrik Rydgard
|
8b67975a47
|
GL: Framebuffer management using FBOs. Fixes flicker in Lumines and many others.
|
2012-11-19 23:29:14 +01:00 |
|
Henrik Rydgard
|
91e1cce17e
|
Some reorg in preparation for FBO work
|
2012-11-19 21:23:29 +01:00 |
|
Henrik Rydgård
|
14a59fdc75
|
Found a better way to do the previous change. Allow JIT on mac/linux.
|
2012-11-19 14:51:47 +01:00 |
|
Henrik Rydgård
|
fb25b7405c
|
Synchronize the mainloop to the display end-of-frame on nonWindows
platforms.
|
2012-11-19 14:16:37 +01:00 |
|
Sacha
|
27ea6823c7
|
Blackberry 10 fully supported with working video, input and sound on Playbook, Dev Alpha and beyond.
Video: http://www.youtube.com/watch?v=CdUL1DalYrw
|
2012-11-08 03:22:10 +10:00 |
|
Henrik Rydgard
|
64cc573703
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|