gpu: start doing some basic gpu timing
[pcsx_rearmed.git] / plugins / dfxvideo / gpulib_if.c
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 notazreduce differences from upstream
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-06-11 LibretroAdminMerge pull request #665 from QuarkTheAwesome/libretro...
2022-06-06 Paul Cercueildfxvideo: Restore support for big-endian arch
2022-06-06 Paul CercueilFix PCSX on big-endian systems
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 #464 from justinweiss/peops-threaded...
2020-10-23 Justin WeissAllow threaded rendering for peops and enable on unix
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
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-05-03 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-09-20 notazMerge branch 'mainline' into libretro
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-09-23 aliaspider(ctr/3ds) add target.
2013-01-10 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-06 notazgpus: handle list underflows better
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
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