gpulib: don't set_mode for 0
[pcsx_rearmed.git] / plugins / gpulib / vout_pl.c
2023-10-29 notazgpulib: don't set_mode for 0
2023-10-24 notazgpulib: add a "borderless" option to restore old behavior
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
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-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-10-15 notazreduce differences from upstream
2022-06-11 LibretroAdminMerge pull request #665 from QuarkTheAwesome/libretro...
2022-06-06 Paul CercueilGet rid of bit fields in union
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-08-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-13 Justin WeissAdd an option to downscale hi-res views
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-03 notazfrontend: fix minor glitches on video mode changes
2013-02-09 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-02-08 notazmove cspace back to frontend
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
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-24 notazgpulib: check mode change on blank
2012-11-17 notazfix gun handling in enhancement mode
2012-11-13 notazfix some random corner cases
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-23 notazgpu: move enhacement logic out of vout_pl
2012-10-23 notazpsx_gpu: select buffers differently
2012-10-11 notazvarious enhancement tweaks
2012-10-11 notazpsx_gpu: start handling vram loads/moves for enhancement
2012-10-11 notazpsx_gpu: switch to 1024 width again.
2012-10-11 notazpsx_gpu: switch enhancement to 2048 width
2012-10-11 notazadd support for software-enhanced rendering
2012-07-18 notazgpulib: clear fb when display is blanked
2012-04-29 notazgpu plugins: always support 16bpp blit
2012-04-21 notazrename vout_fb to vout_pl