Henrik Rydgard
|
5fb8e6dfb0
|
DXT textures now mostly working-ish (work left to do on alpha for DXT3/5)
|
2012-11-28 16:12:29 +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 Rydgard
|
f326c36220
|
Some cleanup, re-enable some apparently disabled jit ops
|
2012-11-18 23:14:22 +01:00 |
|
Henrik Rydgard
|
48bc1afe26
|
Add vcmp ES condition code, uncached mirror of scratchpad
|
2012-11-06 16:01:41 +01:00 |
|
Henrik Rydgard
|
c61d10363a
|
Rewrite callback handling, part 1. All sorts of other fixes too.
|
2012-11-06 15:46:46 +01: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 Rydgård
|
baebaaddf9
|
Respect the IgnoreBadMemAccess ini option (exit on bad access if set).
Fix ini save/load on SDL build.
|
2012-11-04 11:54:45 +01:00 |
|
MrOrdinaire
|
c21ac2c81c
|
fix inconsistent file naming
|
2012-11-03 00:34:42 +08:00 |
|