Henrik Rydgard
|
273fb7c941
|
Warning fixes, make the back button exit the emu on the main screen on Android.
|
2013-09-04 10:51:14 +02:00 |
|
Henrik Rydgard
|
9e5362ded1
|
Add sceHeap to cmakelists and android.mk
|
2013-09-04 10:34:00 +02:00 |
|
Henrik Rydgard
|
9dcd67fc31
|
Pass the new sha1/md5 test.
|
2013-09-03 00:36:55 +02:00 |
|
Henrik Rydgard
|
8d9a10f483
|
Disable -ffast-math - appears to have caused breakage.
|
2013-08-31 23:16:40 +02:00 |
|
Henrik Rydgard
|
0d0b43818c
|
Warning fixes and stuff
|
2013-08-30 20:14:16 +02:00 |
|
Henrik Rydgard
|
b19fe900bf
|
Fixes for x86 android build
|
2013-08-29 20:06:24 +02:00 |
|
The Dax
|
e35b7ef9a5
|
Attempt to fix Android build.
|
2013-08-24 09:50:01 -04:00 |
|
Henrik Rydgard
|
772f9cc585
|
Adapt the basic spline code from the softgpu to the GL code.
Fixes (but not perfectly) games that make simple use of splines like LocoRoco.
(The locos are a little jagged)
|
2013-08-23 00:33:18 +02:00 |
|
Henrik Rydgard
|
d9cd0d1fe9
|
Been meaning to rename DisplayListInterpreter->GLES_GPU forever
|
2013-08-20 22:34:47 +02:00 |
|
Henrik Rydgard
|
0a0d8d9e32
|
Android/SDL buildfix, move remains of the old UI into other files.
|
2013-08-18 20:25:57 +02:00 |
|
Henrik Rydgård
|
fa59ba4e3d
|
Merge pull request #3197 from neobrain/softgpu2
Software Renderer
|
2013-08-17 02:22:22 -07:00 |
|
neobrain
|
f02f13f2dc
|
Fix Qt and Android build.
|
2013-08-17 10:50:22 +02:00 |
|
Unknown W. Brackets
|
95c347b75c
|
Add xxHash-r32 to build (not used yet.)
|
2013-08-16 23:48:41 -07:00 |
|
Henrik Rydgard
|
22ebe76f33
|
Move KeyMapping UI to its own file before rewriting.
Plus some minor tweaks and fixes.
|
2013-08-16 16:49:53 +02:00 |
|
Unknown W. Brackets
|
7ac67a8931
|
Add a function to walk the stack, not yet perfect.
Could use improvements, but with a decent symbol table does very well so
far in the games I tested it in.
|
2013-08-12 01:54:14 -07:00 |
|
Unknown W. Brackets
|
e6b42768fe
|
Add a class to manage IO on a separate thread.
Also separate the logic for exiting the loop based on coreState. IO and
audio won't necessarily be tied to the frame.
|
2013-08-11 11:46:55 -07:00 |
|
Unknown W. Brackets
|
256394b2bf
|
Move VirtualDiscFileSystem to its own file.
|
2013-07-28 12:31:48 -07:00 |
|
Henrik Rydgard
|
a346697037
|
Update native + some very minor changes
|
2013-07-27 00:44:16 +02:00 |
|
Henrik Rydgard
|
c7298ccc86
|
Update native (load the GL_QCOM_alpha_test OpenGL extension if available)
|
2013-07-22 01:24:27 +02:00 |
|
Henrik Rydgard
|
414acd13b0
|
Restore android optimization level that I accidentally lowered.
|
2013-07-16 23:03:52 +02:00 |
|
Henrik Rydgard
|
81411a74ed
|
Experimental: Make orientation change possible on Android.
|
2013-07-16 22:51:25 +02:00 |
|
Henrik Rydgard
|
09a7bd08fa
|
Assorted UI cleanups. Add a bunch of little image files that may be used in the Ouya port later.
|
2013-07-15 17:41:24 +02:00 |
|
The Dax
|
ab8c1f5b5f
|
Fix multiple compilation issues for all platforms.
|
2013-07-03 14:37:31 -04:00 |
|
sum2012
|
c2091de3d5
|
Add dummy sceCcc
Fix loading of Gensou Chronicle
|
2013-06-30 20:21:56 +08:00 |
|
Henrik Rydgard
|
604ad0181b
|
Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini
Conflicts:
UI/MenuScreens.cpp
|
2013-06-27 16:28:38 +02:00 |
|