gpu: start doing some basic gpu timing
[pcsx_rearmed.git] / plugins / gpu-gles / gpulib_if.c
2023-11-27 notazgpu: start doing some basic gpu timing
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-08-30 notazMerge pull request #754 from pcercuei/unai-big-endian
2023-08-30 notazmake GPUopen consistent everywhere
2023-08-24 notazgpu_neon: rework buffer selection
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-08 notazgpu-gles: fix wrong long usage
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-10-23 AutechreMerge pull request #462 from justinweiss/threaded-rendering
2020-10-23 Justin WeissAdd a threaded renderer
2013-02-09 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-02-06 notazattempt to make gles plugin work under RPi
2013-01-10 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-06 notazgpus: handle list underflows better
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
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-02-26 notazgpulib: eliminate list scan-ahead
2012-01-21 notazgpu-gles: refactor for caanoo/wiz support
2012-01-20 notazgpu-gles: add fps display
2012-01-20 notazgpu-gles: add gpulib code