some random improvements
[pcsx_rearmed.git] / plugins / gpu-gles /
2013-02-06 notazdisable standalone pluign builds
2013-02-06 notazattempt to make gles plugin work under RPi
2013-01-06 notazgpus: handle list underflows better
2012-12-23 notazfrontend: switch to libpicofe sdl code
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazpsx_gpu: switch to 1024 width again.
2012-08-01 notazrelease r15 r15
2012-07-29 notazfrontend: initial libretro support
2012-04-21 notazbring in configure build system
2012-03-01 notazgpu-gles: schtruck/fpse merge: rearrangement
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-01-21 notazgpu-gles: refactor for caanoo/wiz support
2012-01-20 notazgpu-gles: remove scissor test disable on fills
2012-01-20 notazgpu-gles: add fps display
2012-01-20 notazgpu-gles: add gpulib code
2012-01-19 notazgpu-gles: keep ClientState and texcache ptrs consistent
2012-01-19 notazgpu-gles: schtruck/fpse merge: remove vram detection
2012-01-18 notazgpu-gles: schtruck/fpse merge: ClientState optimization
2012-01-18 notazgpu-gles: schtruck/fpse merge: additional calls
2012-01-18 notazgpu-gles: schtruck/fpse merge: gl error checks
2012-01-18 notazgpu-gles: schtruck/fpse merge: don't delay gl init
2012-01-18 notazgpu-gles: schtruck/fpse merge: remove windows code
2012-01-18 notazgpu-gles: clean up headers and stuff
2012-01-18 notazgpu-gles: remove short types
2011-01-07 notazallow some build customization
2011-01-04 notaztry to ensure fbdev buffer is valid
2011-01-01 notazadd a way for GPU plugin to get layer config
2011-01-01 notazgles: tweak Makefile, credits
2010-12-31 notazPickle's port for this emu
2010-12-31 notazgpu-gles from psx4m