pcsx_rearmed/plugins
gameblabla 0bfe8d59b9
New, separate GPU plugin based on Unai. (#233)
This new plugin is based on Unai but is more accurate and fixes a few issues.
According to some tests on real hardware :
fps      old new
spyro1   130 112
tekken3   95  68
nfs3     107  91

Because of this, it was decided to make it separate from the "Old" Unai.

Note that this doesn't have the threading changes from libretro's fork yet :
this will be for another PR.

Co-authored-by: negativeExponent <negativeExponent@users.noreply.github.com>
Co-authored-by: Justin Weiss <justin@justinweiss.com>
Co-authored-by: senquack <dansilsby@gmail.com>
2021-10-29 23:03:27 +03:00
..
cdrcimg Fix for compiling it against newer zlib versions. 2019-03-07 21:05:25 +01:00
dfinput mingw build fixes 2015-01-03 02:25:30 +02:00
dfsound Fix CD volume issue in Star Wars - Dark Forces. (#232) 2021-10-18 23:20:09 +03:00
dfxvideo Fixed Linked List DMA end marker. (#183) 2021-08-17 00:03:52 +03:00
gpu_neon use pc-relative offsets for PIC too 2017-05-03 02:52:15 +03:00
gpu_senquack New, separate GPU plugin based on Unai. (#233) 2021-10-29 23:03:27 +03:00
gpu_unai don't use __ARM_ARCH_7A__ 2016-04-01 02:39:58 +03:00
gpu-gles Fixed Linked List DMA end marker. (#183) 2021-08-17 00:03:52 +03:00
gpulib gpulib: fix out-of-bounds reads in do_cmd_buffer() 2019-11-08 20:30:04 -05:00
spunull Fix CD volume issue in Star Wars - Dark Forces. (#232) 2021-10-18 23:20:09 +03:00