gdkchan
|
f43dd08064
Added support for more shader instructions and texture formats, fix swapped channels in RGB565 and RGBA5551? texture formats, allow zero values on blending registers, initial work to build CFG on the shader decoder, update the BRA instruction to work with it (WIP)
|
8 anni fa |
gdkchan
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 anni fa |
gdkchan
|
3edb66f389
Improve CPU initial translation speeds (#50)
|
8 anni fa |
gdkchan
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 anni fa |
gdkchan
|
2cba1d49f6
Add FRINTP instruction, fix opcode ctor call method creation with multithreading
|
8 anni fa |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 anni fa |