Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-02 | release r15 | notaz | |
2012-07-29 | frontend: initial libretro support | notaz | |
..and some refactoring | |||
2012-04-22 | bring in configure build system | notaz | |
not using autotools, trying to do something similar like qemu instead. | |||
2012-03-02 | gpu-gles: schtruck/fpse merge: rearrangement | notaz | |
no idea what this does | |||
2012-02-27 | gpulib: eliminate list scan-ahead | notaz | |
2012-01-21 | gpu-gles: refactor for caanoo/wiz support | notaz | |
too bad it's unusable there. | |||
2012-01-21 | gpu-gles: remove scissor test disable on fills | notaz | |
to keep borders black when centered | |||
2012-01-21 | gpu-gles: add fps display | notaz | |
2012-01-21 | gpu-gles: add gpulib code | notaz | |
2012-01-19 | gpu-gles: keep ClientState and texcache ptrs consistent | notaz | |
2012-01-19 | gpu-gles: schtruck/fpse merge: remove vram detection | notaz | |
supposedly can cause driver crashes | |||
2012-01-19 | gpu-gles: schtruck/fpse merge: ClientState optimization | notaz | |
avoids at least a function call overhead, yeah | |||
2012-01-19 | gpu-gles: schtruck/fpse merge: additional calls | notaz | |
no idea what these are for | |||
2012-01-19 | gpu-gles: schtruck/fpse merge: gl error checks | notaz | |
useful debugging tool, yeah | |||
2012-01-19 | gpu-gles: schtruck/fpse merge: don't delay gl init | notaz | |
2012-01-19 | gpu-gles: schtruck/fpse merge: remove windows code | notaz | |
probably a good idea, it's long broken anyway | |||
2012-01-19 | gpu-gles: clean up headers and stuff | notaz | |
2012-01-19 | gpu-gles: remove short types | notaz | |
this removes deviation from other forks and brings code closer to original peops release | |||
2011-01-07 | allow some build customization | notaz | |
also correct a statement in readme. | |||
2011-01-04 | try to ensure fbdev buffer is valid | notaz | |
2011-01-02 | add a way for GPU plugin to get layer config | notaz | |
2011-01-01 | gles: tweak Makefile, credits | notaz | |
2010-12-31 | Pickle's port for this emu | notaz | |
2010-12-31 | gpu-gles from psx4m | notaz | |