cdrom: change pause timing again
[pcsx_rearmed.git] / plugins / gpu_unai / gpulib_if.cpp
2023-12-13 notazgpu: rework dma vs busy timing
2023-11-30 notazgpu: improve timings of clipped sprites
2023-11-27 notazgpu: start doing some basic gpu timing
2023-11-01 notazgpu_unai: sync with libretro
2023-11-01 notazrename gpu_senquack to gpu_unai
2023-11-01 notazrename gpu_unai to gpu_unai_old
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-09-08 notazgpulib: handle vram copy in gpulib
2023-08-24 notazgpu_neon: rework buffer selection
2022-12-14 notazMerge pull request #277 from joolswills/armv6_unai_fix
2022-12-12 Jools WillsFix building gpu_unai on armv6
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-03 notazgpu_unai: fix some 64bit issues
2013-01-06 notazgpus: handle list underflows better
2012-11-02 notazMerge branch 'enhancement'
2012-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazpsx_gpu: switch to 1024 width again.
2012-08-01 notazgpu_unai: merge Franxis' range fix
2012-02-26 notazgpu_unai: move command handler to main loop
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-01-18 notazrefactor gpu plugins and Makefiles