gpu: rework dma vs busy timing
[pcsx_rearmed.git] / plugins / gpu_unai /
2023-12-13 notazgpu: rework dma vs busy timing
2023-12-01 notazgpu: improve timings of clipped sprites
2023-11-27 notazgpu_unai: fix clear masking
2023-11-27 notazgpu: start doing some basic gpu timing
2023-11-02 notazMerge pull request #789 from pcercuei/unai-gouraud
2023-11-02 Paul Cercueilunai: Use 8.8 RGB triplet format for gouraud shading
2023-11-02 Paul Cercueilunai: Preserve MSB in light routines
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-10-14 notazfix a mistake in big endian conversion
2023-09-13 Paul Cercueilunai: Fix scalers doing endianness conversion
2023-09-08 notazgpulib: handle vram copy in gpulib
2023-08-31 notazfix arm32 build
2023-08-30 notazMerge pull request #754 from pcercuei/unai-big-endian
2023-08-30 Paul Cercueilunai: Add support for big-endian
2023-08-24 notazgpu_neon: rework buffer selection
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-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-13 Justin WeissAdd an option to downscale hi-res views
2020-08-04 AutechreMerge pull request #443 from negativeExponent/add-heade...
2020-08-04 negativeExponentAdd header guards
2020-08-04 negativeExponentSync to latest upstream
2020-04-24 AutechreMerge pull request #397 from justinweiss/arm-lighting...
2020-04-20 Justin WeissClean up indentation / add comments for assembly functions
2020-03-01 Justin WeissPreserve uSrc MSB across lighting and blending
2020-02-28 Justin WeissWIP: Add ARM-assembly versions of lighting and blending
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-02-09 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-02-08 notazmove cspace back to frontend
2013-02-06 notazdisable standalone pluign builds
2013-01-10 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-06 notazgpus: handle list underflows better
2012-12-02 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-02 notazimprove ARM feature detection
2012-12-02 notazmave plugin and core shared includes to single location
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-17 notazfix gun handling in enhancement mode
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-08-01 notazgpu_unai: merge Franxis' range fix
2012-04-29 notazgpu plugins: always support 16bpp blit
2012-04-21 notazbring in configure build system
2012-02-26 notazgpu_unai: move command handler to main loop
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-02-26 notazgpu_unai: update CFLAGS
2012-01-18 notazrefactor gpu plugins and Makefiles
2012-01-09 notazgpu_unai: fix build on older toolchains
2011-12-20 notazgpu_unai: add 4bpp asm sprite blitter
2011-12-19 notazgpu_neon: make use of unai's lineskip mode
2011-10-30 notazgpu_unai: fix a few potential crashes
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazsupport armv5 build
2011-09-19 notazadd fixed frameskip option
2011-08-14 notazgpu_unai: avoid NULL pointers in span table
2011-08-12 notazgpu_unai: redo frameskip
2011-08-12 notazgpu_unai: fix inline asm statements
2011-08-12 notazgpu_unai: merge code from PCSX4ALL 2.2 release
2011-08-12 notazfrontend: add gpu_unai configuration options
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-07-07 notazgpus: return DMA word count to avoid 1 list walk
2011-07-07 notazdfxvideo: decouple from main emu
2011-07-07 notazarm_utils: relax alignment requirements
2011-02-04 notazgpu_unai: support bgr888->rgb565 conversion for maemo
2011-01-26 notazgpu_unai: fix P.E.Op.S. save compatibility for good
2011-01-07 notazallow some build customization
2011-01-04 notazgpu_unai: add some framebuffer guard memory
2011-01-04 notazgpu_unai: freeze display size and position
2011-01-04 notaztry to ensure fbdev buffer is valid
2011-01-02 notazgpu_unai: basic frameskip
2011-01-02 notazgpu_unai: avoid useless blits
2011-01-02 notazgpu_unai: warning fix
2011-01-02 notazgpu_unai: pcsx-rearmed port
2011-01-01 notazimport gpu_unai from PCSX4ALL project