Unknown W. Brackets
5a0f646916
Merge pull request #6900 from hrydgard/gpu-convergence-2
...
Gpu convergence 2 - break out much of the Spline code into GPU/Common, fixes some minor things
2014-09-13 12:06:35 -07:00
sum2012
c6516e277f
Do not need to ask directory when build Android
2014-09-13 22:48:28 +08:00
Henrik Rydgard
a4ae0f951a
Move spline generation to SplineCommon, make SplineDX9.cpp identical to Spline.cpp (merge later somehow)
2014-09-13 15:13:34 +02:00
Henrik Rydgard
19a9c4481f
Move GLES' SoftwareTransform to Common
2014-09-13 13:27:42 +02:00
Henrik Rydgard
37e3cf362f
Move vertexdecoder files into GPU/Common
2014-09-12 02:00:32 +02:00
Unknown W. Brackets
8c229e00b4
d3d: Begin centralizing framebuffer management.
2014-09-09 08:12:42 -07:00
Unknown W. Brackets
94c1271761
Add an experiment with using a texture for tests.
...
Using an option for now so it's easy to test, if it works well we can
maybe remove the option.
2014-09-07 10:04:57 -07:00
Henrik Rydgard
78e9a25d59
Increase android version to 0.9.9.2 (as I pushed out a recompile of 0.9.9.1 with an older SDK with that version, there are no additional changes)
...
Should have done this a little while ago but whatever.
2014-09-06 13:50:49 +02:00
Henrik Rydgard
0f973a3276
Get it running on Android again
2014-08-23 09:48:08 +02:00
Itzael Martinez
a64c49e6bb
Part 2: Leanback banner
2014-08-18 23:48:53 -05:00
Itzael Martinez
6d549eaeb4
Add in basic Android TV support
...
Edit manifest to have app appear in Leanback
2014-08-18 23:37:04 -05:00
Henrik Rydgard
bf709790c4
Update version to 0.9.9.1
2014-08-18 22:35:25 +02:00
daniel229
1ff9507f7c
Add sceUsbGps module
2014-08-13 00:11:26 +08:00
Henrik Rydgard
b421e29391
Merge branch 'version-bump' of github.com:thedax/ppsspp into thedax-version-bump
2014-07-22 16:14:59 +02:00
Henrik Rydgard
b462120ee4
Turn off the automatic C++ build in eclipse (temporarily? I find it gets in the way more than it helps)
2014-07-22 15:25:48 +02:00
Henrik Rydgard
a968fca17d
Simplify ab.cmd
2014-07-22 15:24:48 +02:00
Henrik Rydgard
2e38bdd51f
Regenerate atlas with support for Thai and fix for korean language name
2014-07-22 15:11:04 +02:00
Henrik Rydgard
e9e680d84c
Regenerate font atlas
2014-07-21 21:53:30 +02:00
Henrik Rydgard
0986f27f33
Detect screen size and choose resolution defaults accordingly.
...
Also prevent recreate on older Android versions where it doesn't seem reliable.
2014-07-21 00:35:36 +02:00
Henrik Rydgard
72b5d1cd8e
Fix aspect ratio mistake for hw scaler affecting portrait mode
2014-07-20 21:45:17 +02:00
Henrik Rydgard
75b9da3e96
Update submodules and fix a warning
2014-07-20 17:16:02 +02:00
Henrik Rydgard
76bdd84e43
Add option to use the Android hardware scaler by setting a low resolution
2014-07-20 00:22:08 +02:00
sum2012
109ec60b85
Update Android Readme.txt
2014-07-19 21:42:31 +08:00
Sacha
d2f43889a0
Android: Fixes for CMake and Qt.
2014-06-28 02:50:24 +10:00
The Dax
b767de934a
Bump version to 0.9.9.
2014-06-23 12:08:56 -04:00
Henrik Rydgard
122fa17d74
Fix android build
2014-06-22 18:37:18 +02:00
Sacha
4ed944a576
Remove redundant armv7 defines.
2014-06-11 15:15:39 +10:00
Unknown W. Brackets
089ee41d9c
Implement a very basic stencil upload.
...
This is not fast or efficient, but works.
2014-05-31 21:48:09 -07:00
Henrik Rydgard
ee150fadbb
Update CMake and Android build
2014-05-27 22:09:23 +02:00
Unknown W. Brackets
b9ede6aade
Add a class to create helper threads from HLE.
...
This should be usable from sceIo as well.
2014-05-22 23:38:21 -07:00
Unknown W. Brackets
6ccae8f5a7
x86jit: Use a faster safemem fallback.
...
Really helps performance in games that use uncached addresses a lot,
without really impacting performance of most games which don't.
Of course, fastmem is faster.
2014-05-06 08:05:12 -07:00
raven02
8ed82f3d25
Fixes #5779 with new PSPScreenShotDiag class
2014-04-30 19:28:05 +08:00
Unknown W. Brackets
701171f75a
Merge remote-tracking branch 'upstream/no-light-cache'
2014-04-21 22:40:21 -07:00
Unknown W. Brackets
63c00878d0
Buildfix for Android armv6.
2014-04-21 07:46:17 -07:00
Henrik Rydgard
fddc0e74b6
Buildfix non-windows platforms
2014-04-21 12:51:20 +02:00
Unknown W. Brackets
63b5ec3d85
Allow specifying a root path for host0:/.
...
This way, similar to the PSP, we can have a root path outside the test.
2014-04-19 21:43:09 -07:00
Unknown W. Brackets
33840c58de
Android buildfix.
2014-04-17 01:09:33 -07:00
Unknown W. Brackets
eb7873bb97
Add CDT configuration to Eclipse project.
...
No longer need to add spaces in random places. Was so annoying.
Note: you need to set the NDK path under Window -> Preferences -> Android
-> NDK. This will not copy assets though, I don't think (maybe we can add
a make rule instead?)
2014-03-29 01:13:45 -07:00
kaienfr
b18252b2b5
Support audio playing (AT3, AT3+, Mp3, AAC)
2014-03-23 19:45:08 +01:00
Henrik Rydgard
cbc46be3f9
Update version to 0.9.8
2014-03-22 11:58:53 +01:00
Unknown W. Brackets
4674ff50cc
Ingore literal-suffix on Android, the sdk has it.
...
Just makes it hard to find real warnings.
2014-03-15 10:37:13 -07:00
The Dax
bca5b38c90
Build-fix for Android.
2014-03-15 11:32:55 -04:00
Henrik Rydgard
9e0d4836fe
Android: Minimum requirement is now Gingerbread. Upgrade to GCC 4.8.
...
"Fixes" #4798 .
2014-02-17 23:36:13 +01:00
Henrik Rydgard
eb4f17c65d
0.9.7.2
2014-02-17 21:25:53 +01:00
Henrik Rydgard
aafdd674dc
Update version to 0.9.7.1
2014-02-15 20:09:49 +01:00
The Dax
f6e6b54f2a
Bump version numbers for 0.9.7 release.
2014-02-13 16:55:17 -05:00
Henrik Rydgård
2bf02ac551
Reformat AndroidManifest.xml, add info to make it show in Xperia Play launcher
...
Thanks reicast.
2014-02-11 12:27:23 +01:00
Unknown W. Brackets
d2108a962e
Switch from USING_GLES2 to MOBILE_DEVICE.
...
Still using USING_GLES2 for, well, GLES2. But for things that are really
about mobile, we need a new define. Devices are coming that don't use
GLES2.
2014-02-08 16:37:58 -08:00
raven02
161d8b29fb
Implement sceMt19937()
2014-01-25 20:17:53 +08:00
Henrik Rydgård
ab2b0683ef
Re-enable screen rotation on Android.
...
This time, let's fix the issues that come up instead of reverting.
2014-01-21 10:22:06 +01:00