cdrom: change pause timing again
[pcsx_rearmed.git] / plugins / gpu-gles / gpulib_if.c
2023-12-13 notazgpu: rework dma vs busy timing
2023-11-27 notazgpu: start doing some basic gpu timing
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-08-30 notazmake GPUopen consistent everywhere
2023-08-24 notazgpu_neon: rework buffer selection
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-08 notazgpu-gles: fix wrong long usage
2013-02-06 notazattempt to make gles plugin work under RPi
2013-01-06 notazgpus: handle list underflows better
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