Henrik Rydgård
|
7f481905b0
|
More work on the Homebrew Store, get it working on Windows and Android
|
2013-12-05 12:48:09 +01:00 |
|
Henrik Rydgård
|
2fb2602387
|
Initial draft of the Homebrew Store. Lets you install a few homebrew.
|
2013-12-05 12:48:08 +01:00 |
|
Henrik Rydgard
|
32f479b0a6
|
Assorted log spam reductions.
Also let Java know of some important events. Not used for anything yet.
|
2013-12-04 17:43:00 +01:00 |
|
Henrik Rydgård
|
c4b3a2792a
|
Update target android version (doesn't affect compatibility with older versions)
|
2013-12-02 12:34:26 +01:00 |
|
Sacha
|
778eeb9968
|
Adhoc: Android buildfix and tab fix.
|
2013-11-28 16:05:11 +10:00 |
|
Henrik Rydgard
|
acb3994172
|
Split VertexDecoder into files for ARM and x86, got too large.
|
2013-11-24 15:58:15 +01:00 |
|
Henrik Rydgard
|
f33dce54e0
|
Oops, turned off x86 and armeabi on Android by accident
|
2013-11-24 15:10:29 +01:00 |
|
Henrik Rydgard
|
dfea160491
|
ARM: Use PLD (cache preload) in vertex decoder loop.
|
2013-11-24 15:08:47 +01:00 |
|
Henrik Rydgard
|
f650b23c90
|
ARM: Add NEON widening and narrowing moves, and float/int convert.
Experiment a little in the vertex decoder.
|
2013-11-24 13:30:28 +01:00 |
|
Sacha
|
368537b13b
|
Use updated atlastool for correct Vietnamese font atlas.
|
2013-11-24 01:10:44 +10:00 |
|
Sacha
|
657d5bc06e
|
Add support for latinised asian languages (such as Vietnamese) in font atlas.
|
2013-11-23 22:27:32 +10:00 |
|
Henrik Rydgard
|
b64f44c3fc
|
ARM emitter: Implement VMLA and VMUL by scalar, VLD1/VST1 multiple
|
2013-11-23 01:51:35 +01:00 |
|
Sacha
|
5f5037754a
|
Android/Blackberry: Update the ui_atlas.
|
2013-11-20 11:21:40 +10:00 |
|
Henrik Rydgard
|
ab3037112f
|
Some scaffolding for a future VFPU-on-NEON implementation
|
2013-11-19 21:41:48 +01:00 |
|
Henrik Rydgard
|
9f750e6b83
|
This isn't needed.
|
2013-11-14 14:18:22 +01:00 |
|
Henrik Rydgard
|
6f5701816e
|
Define _M_SSE on Android x86 - it's not a standard define
|
2013-11-14 11:44:14 +01:00 |
|
Henrik Rydgård
|
ab3fe9ba86
|
Extract the software transform code into its own file.
|
2013-11-13 14:56:34 +01:00 |
|
Sacha
|
08803c101e
|
Remove MathUtil.{cpp,h}
|
2013-11-13 11:26:12 +10:00 |
|
Sacha
|
91ddddc2ef
|
Remove unused Thread.{cpp,h}
|
2013-11-13 02:50:46 +10:00 |
|
bollu
|
2a5763e50a
|
add build scripts for ant
|
2013-11-11 18:04:06 +05:30 |
|
bollu
|
9c219bc18b
|
moved tilt logic to separate unit and enabled tilt to control multiple input types
|
2013-11-11 17:22:04 +05:30 |
|
Unknown W. Brackets
|
712b582d26
|
Remove coreParam.disableG3Dlog and enableDebugging.
One was uninitialized, the other one unused.
|
2013-11-09 11:02:12 -08:00 |
|
Henrik Rydgård
|
4669d86915
|
Android: Switch GCC toolchain to 4.8 again. This time we'll work out any issues
instead of reverting.
|
2013-11-06 13:07:00 +01:00 |
|
Unknown W. Brackets
|
d96ede8e3a
|
Oops, forgot to add the define back in.
|
2013-11-02 21:54:46 -07:00 |
|
Unknown W. Brackets
|
5d523ea06a
|
Add android-ndk-profiler v3.2.
This allows fairly easy profiling on Android without rooting.
|
2013-11-02 21:54:45 -07:00 |
|