cdrom: change pause timing again
[pcsx_rearmed.git] / plugins / gpu_neon / psx_gpu / psx_gpu.h
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
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-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-08-24 notazgpu_neon: don't crash on large primitives in enhancemen...
2023-08-24 notazgpu_neon: rework buffer selection
2023-07-13 notazgpu_neon: fix texels vs pixels confusion
2022-08-08 notazgpu_neon: new intrinsics-only implementation
2022-08-08 notazgpu_neon: don't include vector_ops.h in the main header
2013-04-01 notazpsx_gpu: convert to UAL, load everything from context
2012-11-02 notazMerge branch 'enhancement'
2012-10-23 notazpsx_gpu: select buffers differently
2012-10-11 notazpsx_gpu: do enhanced lines
2012-10-11 notazpsx_gpu: switch to 1024 width again.
2012-10-11 notazpsx_gpu: use different uvrgb phase for enhancement
2012-10-11 notazpsx_gpu: switch enhancement to 2048 width
2012-10-11 notazpsx_gpu: add enhanced triangle rendering
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-01-04 Exophasepsx_gpu: partial interlace mode support
2011-12-23 Exophasepsx_gpu: texture cache fix, updates
2011-12-21 notazgpu_neon/psx_gpu: use external vram
2011-12-20 Exophaseadd NEON GPU rasterizer