Age | Commit message (Expand) | Author |
---|---|---|
2015-12-27 | remove unneeded GCC flags (already enabled by -O3) | Jools Wills |
2015-12-26 | build fix for non-GCC compilers. | aliaspider |
2015-11-24 | add ASM_CPU and ASM_SPC700 build options. | aliaspider |
2015-11-14 | Group the GCC-specific switches under ARM_ASM | twinaphex |
2015-11-14 | Fix platform name | twinaphex |
2015-11-14 | Ifdef some arguments | twinaphex |
2015-11-13 | more gfx fixes for non ARM platforms. | aliaspider |
2015-11-13 | fix gfx for non ARM targets. | aliaspider |
2015-11-13 | can display some stuff now. | aliaspider |
2015-11-13 | build bix for non ARM platforms. | aliaspider |
2015-11-09 | C++ --> C99 | aliaspider |
2015-11-09 | use correct include paths | aliaspider |
2015-11-09 | Can't have certain GCC flags for non-ARM | twinaphex |
2015-11-08 | (android) build fix | aliaspider |
2015-11-08 | update Makefile.common | aliaspider |
2015-11-08 | Add tile_c.cpp for non-ARM_ASM build | twinaphex |
2015-11-08 | Start adding counterparts to ARM ASM codepaths | twinaphex |
2015-11-07 | add Makefile.common, update android build files | aliaspider |