gpu: rework dma vs busy timing
[pcsx_rearmed.git] / plugins / gpulib /
2023-12-13 notazgpu: rework dma vs busy timing
2023-12-08 notazgpu: adjust timing
2023-12-06 notazpatch another gpulib alignment issue
2023-12-01 notazgpu: improve timings of clipped sprites
2023-11-28 notazunbreak the build of gpu thread thing
2023-11-27 notazadd a forgotten file
2023-11-27 notazgpu: start doing some basic gpu timing
2023-10-29 notazgpulib: don't set_mode for 0
2023-10-27 notazadjust vita's mappings to more resemble other platforms
2023-10-24 notazgpulib: trust game's centering based on a database
2023-10-24 notazgpulib: add a "borderless" option to restore old behavior
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-10-21 Matheus GarciaCompatibility with FreeBSD
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-08 notazgpulib: forgot to mark fb dirty
2023-10-01 notazgpulib: use mmap on linux like before
2023-09-15 notazattempt to improve guncon defaults
2023-09-08 notazgpulib: handle vram copy in gpulib
2023-09-04 notazgpulib: add some missed sync and flush
2023-09-04 notazgpulib: new debug compile option for raw fb display
2023-08-30 notazMerge pull request #754 from pcercuei/unai-big-endian
2023-08-30 notazmake GPUopen consistent everywhere
2023-08-27 notazgpulib: don't corrupt memory on garbage commands
2023-08-24 notazfix build
2023-08-24 notazgpu_neon: rework buffer selection
2023-08-19 notaztry to emulate borders properly
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-06 notazfix missed double resolution change
2022-11-14 notazgpulib: allow commands to span list entries
2022-11-13 notazdma: add optional slow linked list walking
2022-10-15 notazgpulib: update gpuinfo
2022-10-15 notazreduce differences from upstream
2022-06-11 LibretroAdminMerge pull request #668 from pcercuei/update-lightrec...
2022-06-11 Paul Cercueilplugins: Fix build of unai/neon
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 Cercueilgpulib: Add proper support for big-endian
2022-06-06 Paul CercueilGet rid of bit fields in union
2022-03-28 AutechreMerge pull request #634 from libretro/revert-633-revert...
2022-03-28 AutechreRevert "Revert "Adds auto frameskip based on free audio...
2022-03-27 AutechreMerge pull request #633 from libretro/revert-631-autofr...
2022-03-27 AutechreRevert "Adds auto frameskip based on free audio buffer...
2022-03-23 AutechreMerge pull request #631 from neonloop/autoframeskip
2022-03-23 neonloopAdds auto frameskip based on free audio buffer space
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-10-29 AutechreMerge pull request #467 from justinweiss/threaded-rende...
2020-10-29 Justin WeissFix unnecessary threaded rendering frame drops
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-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-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-08 TwinaphexMerge pull request #377 from pcercuei/libretro
2020-02-08 Daniel Silsbygpulib: fix out-of-bounds reads in do_cmd_buffer()
2019-12-16 TwinaphexMerge pull request #369 from negativeExponent/switch
2019-12-16 negativeExponentUpdate
2019-11-11 notazMerge pull request #146 from senquack/gpulib_fix
2019-11-09 Daniel Silsbygpulib: fix out-of-bounds reads in do_cmd_buffer()
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...
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-05 notazgpulib: remove unneeded hack
2015-02-03 notazfrontend: fix minor glitches on video mode changes
2015-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
2015-01-12 notazgpulib: use more conservative loop detection
2015-01-12 notazsome random improvements
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-02-04 notazfrontend: do all bpp handling in plugin_lib
2013-01-10 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-05 notazgpulib: update after open
2013-01-05 notazgpulib: limit height
2013-01-04 notazgpulib: fix frameskip cmd skipping
2012-12-24 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-23 notazfrontend: switch to libpicofe sdl code
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-24 notazgpulib: check mode change on blank
2012-11-24 notazplugins: drop arch filename extensions
2012-11-17 notazfrontend: overlay improvements
2012-11-17 notazfix gun handling in enhancement mode
2012-11-13 notazfix some random corner cases
2012-11-05 notazdetect undefined symbols early
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
next