gpulib: try a different flip method
[pcsx_rearmed.git] / plugins / gpulib /
23 hours ago notazgpulib: try a different flip method master github/master
3 days ago notazgpulib: fix intersect check
6 days ago notazgpulib: more doubleres hacks
6 days ago notazplugin_lib: fix broken blit
6 days ago notazgpulib: rm old clipping code
2026-02-20 notazmisc: eliminate extra allocs on state save/load
2026-02-20 notazplugins: rm old/unmaintained standalone stuff
2026-01-28 notazlibretro: update frameskip logic
2026-01-27 notazgpulib: try delaying a frame on frameskip, more tuning
2026-01-27 notazgpulib: pass gpu to vout funcs
2026-01-27 notazgpulib: try different vram update tracking
2026-01-27 notazgpulib: attempt to improve some frameskip logic
2026-01-26 notazgpulib: move status update out of inner loop
2026-01-25 notazgpu: missing sync and endian conversions
2026-01-19 notazgpulib: init {x,y}{1,2}
2026-01-18 notazgpu_async: fix bogus idle read
2026-01-04 notazgpu_async: avoid some thread wakeups
2026-01-04 notazgpu_async: some draw area fixes
2026-01-04 notazgpu_async: some dma support
2026-01-04 notazgpu_async: unbreak frameskip
2026-01-02 notazgpu_async: handle fb wrapping
2026-01-02 notazgpu: rework downscale stuff
2025-12-28 notazgpu_async: deal with some threading issues
2025-12-26 notazunbreak ctr build
2025-12-26 notazgpulib: thread sync reduction
2025-12-26 notazgpulib: new plugin-independant multithreading support
2025-12-22 notazmake: use automatic dependencies
2025-03-29 notazimplement scanout wrapping
2025-03-16 notazgpulib: avoid forced clears on state load
2025-03-03 notaztry to support macOS for standalone
2025-02-21 notazgpulib: add height adjustment option
2025-02-10 notazgpulib: avoid unaligned read
2025-02-10 notazgpu: some function mismatches
2025-02-01 notazgpulib: keep dirty flag if not displayed
2025-01-28 notazgpu: partially revert 4a15db3fc8
2025-01-25 notazmake: address a ci race
2025-01-14 notazgpu: adjust timing again
2024-12-28 notazgpu: further timing hacks
2024-12-19 notazgpu: some timing improvements
2024-12-19 notazgpulib: unbreak debug logs
2024-12-08 notazfix build
2024-11-23 notazrect quad optimizations
2024-11-17 notaztry another macro for arm vfp
2024-11-17 notazarm: make sure RunFast is on
2024-11-16 notazgpulib: try to reduce global reload
2024-11-01 notazgpulib: use mmap callbacks for platforms that have it
2024-10-27 notazmerge from libretro
2024-10-23 notazgpulib: try to reduce flips
2024-10-07 notaztry to clean up various mmap func failure return value...
2024-10-07 notaz3ds: some random tuning
2024-10-07 notazsync from libretro branch
2024-08-16 notazgpulib: adjust masking
2024-06-28 notaztry some overscan display option
2024-05-30 Paul CercueilFix invalid variable types
2024-03-22 notazgpulib: fix frameskip on weird lists
2023-12-27 notazgpulib: maybe better loop detection
2023-12-13 notazgpu: rework dma vs busy timing
2023-12-08 notazgpu: adjust timing
2023-12-02 notazpatch another gpulib alignment issue
2023-11-30 notazgpu: improve timings of clipped sprites
2023-11-27 notazgpu: start doing some basic gpu timing
2023-11-01 notazgpu_unai: sync with libretro
2023-10-29 notazgpulib: don't set_mode for 0
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-06 notazgpulib: forgot to mark fb dirty
2023-09-18 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 notazmake GPUopen consistent everywhere
2023-08-27 notazgpulib: don't corrupt memory on garbage commands
2023-08-24 notazgpu_neon: rework buffer selection
2023-08-19 notaztry to emulate borders properly
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-06 notazfix another missed double resolution change
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 notazmerge from libretro fork
2022-07-29 Paul Cercueildfxvideo: Restore support for big-endian arch
2022-07-29 Paul Cercueilgpulib: Add proper support for big-endian
2022-07-29 Paul CercueilGet rid of bit fields in union
2021-11-21 notazfrontend: remove src alignment requirements in asm
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()
2015-02-05 notazgpulib: remove unneeded hack
2015-02-03 notazfrontend: fix minor glitches on video mode changes
2015-01-12 notazgpulib: use more conservative loop detection
2015-01-12 notazsome random improvements
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-05 notazgpulib: update after open
2013-01-05 notazgpulib: limit height
2013-01-04 notazgpulib: fix frameskip cmd skipping
next