cdrom: change pause timing again
[pcsx_rearmed.git] / plugins / dfxvideo / 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-09-08 notazgpulib: handle vram copy in gpulib
2023-08-24 notazgpu_neon: rework buffer selection
2022-10-15 notazmerge from libretro fork
2022-09-15 notazmisc: patch some issues indicated by clang
2022-09-10 notazsome big endian fixes
2022-07-29 notazdfxvideo: patch up some unsafe macros
2022-07-29 Paul Cercueildfxvideo: Restore support for big-endian arch
2022-07-29 Paul CercueilFix PCSX on big-endian systems
2021-10-31 notazassorted warning fixes
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-02-26 notazgpulib: eliminate list scan-ahead
2012-01-18 notazrefactor gpu plugins and Makefiles