gpu_neon: make enh. res. texturing hack optional
[pcsx_rearmed.git] / plugins / gpu_neon / psx_gpu_if.c
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
2023-12-13 notazgpu: rework dma vs busy timing
2023-12-06 notazgpu_neon: try to patch more pal vs enhancement trouble
2023-11-27 notazgpu: start doing some basic gpu timing
2023-11-13 notazgpu_neon: enforce alignment required for asm
2023-10-25 notazgpu_neon: fix some missing ebuf updates
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-08-31 notazgpu: handle wrapping somewhat
2023-08-24 notazgpu_neon: rework buffer selection
2023-08-19 notaztry to emulate borders properly
2022-10-15 notazreduce differences from upstream
2022-07-29 notazgpu_neon: try to make the compiler save some callee...
2022-06-11 LibretroAdminMerge pull request #668 from pcercuei/update-lightrec...
2022-06-11 Paul Cercueilplugins: Fix build of unai/neon
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-10-23 AutechreMerge pull request #462 from justinweiss/threaded-rendering
2020-10-23 Justin WeissAdd a threaded renderer
2020-08-04 negativeExponentSync to latest upstream
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-08 twinaphexStart getting NEON GPU to work on non-Arm
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-13 retro-wertzmerge remote-tracking branch 'notaz/master'
2019-03-07 TwinaphexMerge pull request #234 from notaz/master
2017-09-01 meepingsnesromsMerge pull request #2 from libretro/master
2017-05-07 TwinaphexMerge pull request #120 from pjft/pjft-experimental
2017-05-06 pjftAdding enable/disable dithering core option with suppor...
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2013-12-31 twinaphexFixed NEON GPU plugin for PC by using stdint.h types...
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazpsx_gpu: rework enhancement buffer selection
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-23 notazgpu: move enhacement logic out of vout_pl
2012-10-23 notazpsx_gpu: select buffers differently
2012-10-11 notazvarious enhancement tweaks
2012-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazpsx_gpu: start handling vram loads/moves for enhancement
2012-10-11 notazpsx_gpu: switch to 1024 width again.
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-18 notazrefactor gpu plugins and Makefiles
2012-01-08 notazgpu_neon: psx_gpu: try to update texture cache instead...
2012-01-04 notazgpu_neon: merge cmd size tables
2012-01-04 notazgpu_neon: add some intelace mode handling
2011-12-21 notazgpu_neon: integrate Exophase's rasterizer