Add a threaded renderer
[pcsx_rearmed.git] / plugins / gpu_unai / gpulib_if.cpp
2020-10-23 Justin WeissAdd a threaded renderer
2020-08-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-13 Justin WeissAdd an option to downscale hi-res views
2020-08-04 negativeExponentSync to latest upstream
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2019-12-16 TwinaphexMerge pull request #369 from negativeExponent/switch
2019-12-16 negativeExponentUpdate
2019-10-24 TwinaphexMerge pull request #351 from SindenLightgun/master
2019-09-25 TwinaphexMerge pull request #349 from negativeExponent/unai_plug...
2019-09-25 negativeExponentMerge branch 'gpu_unai_plugin_update'
2019-08-17 negativeExponentBackport GPU Unai plugin from PCSX4ALL
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-18 hizzlekizzleMerge pull request #249 from retro-wertz/unai_update
2019-03-18 retro-wertzGPU unai update
2019-03-13 retro-wertzmerge remote-tracking branch 'notaz/master'
2019-03-12 hizzlekizzleMerge pull request #243 from retro-wertz/unai_fixes
2019-03-12 retro-wertzgpu_unai: Buildfix
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
2016-04-22 dankcushionsMerge branch 'notaz-master'
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-03 notazgpu_unai: fix some 64bit issues
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-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazpsx_gpu: switch to 1024 width again.
2012-08-01 notazgpu_unai: merge Franxis' range fix
2012-02-26 notazgpu_unai: move command handler to main loop
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-01-18 notazrefactor gpu plugins and Makefiles