cdrom: change pause timing again
[pcsx_rearmed.git] / plugins / gpulib / gpu.h
2023-12-13 notazgpu: rework dma vs busy timing
2023-11-27 notazgpu: start doing some basic gpu timing
2023-11-01 notazgpu_unai: sync with libretro
2023-10-24 notazgpulib: trust game's centering based on a database
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-10-08 notazgpu: a bit better idle bit handling
2023-09-18 notazattempt to improve guncon defaults
2023-09-04 notazgpulib: new debug compile option for raw fb display
2023-08-30 notazmake GPUopen consistent everywhere
2023-08-24 notazgpu_neon: rework buffer selection
2023-08-19 notaztry to emulate borders properly
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-06 notazfix another missed double resolution change
2022-11-13 notazdma: add optional slow linked list walking
2022-10-15 notazmerge from libretro fork
2022-07-29 Paul Cercueilgpulib: Add proper support for big-endian
2022-07-29 Paul CercueilGet rid of bit fields in union
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-23 notazgpu: move enhacement logic out of vout_pl
2012-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazpsx_gpu: switch to 1024 width again.
2012-10-11 notazadd support for software-enhanced rendering
2012-07-31 notazgpulib: don't lose a fill in frameskip mode
2012-07-18 notazgpulib: clear fb when display is blanked
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-01-18 notazrefactor gpu plugins and Makefiles