Commit Graph
20 Commits
Author SHA1 Message Date
logarithmandAdam ba25de4bd1 skybox: add custom sky color options
Co-authored-by: Adam <Adam@sigterm.info>
2020-11-27 15:32:15 -05:00
ln 66fac018eb gpu: add UI bicubic & xBR rescaling 2020-02-23 14:49:04 -05:00
ln a8fa05e028 GPU: smooth out fog corners 2019-12-16 21:29:51 -05:00
logarithm f128914ae1 ui glsl: remove hq2x import now that the file doesn't exist 2019-12-12 04:16:30 +02:00
logarithm 8e96c25085 skybox: cleanup 2019-12-02 17:19:24 +02:00
logarithm 357e2424f4 GPU: small xbr doc update 2019-12-02 16:14:10 +02:00
logarithm ebd4d12468 GPU: Document some parts of the XBR algorithm, and make it do alpha 2019-12-02 16:14:07 +02:00
logarithm b20759b1d2 skybox: cut target replacement feature, to be implemented later 2019-12-02 16:08:14 +02:00
logarithm 39d623b909 GPU UI scaling: improved documentation, fine-tuned XBR to preserve text 2019-11-29 21:06:10 +02:00
logarithm 8572bde25b GPU: disable anti-ringing calculations for mitchell filter 2019-11-29 18:03:05 +02:00
logarithm 6017609882 GPU: Fix Catmull-Rom weight calculation resulting in much sharper image, add XBR pixel art upscaling (MIT license implementation taken from libretro), add Mitchell bicubic option as a softer alternative to C-R 2019-11-29 17:55:18 +02:00
logarithm 9022b4f65e GPU: move filtered sampler to fragui.glsl, delete fragui_bicubic.glsl, add documentation 2019-11-28 20:31:50 +02:00
logarithm 233fd5653e copyright 2019-11-28 18:24:15 +02:00
logarithm de485f2010 checkstyle and copyright 2019-11-28 18:22:45 +02:00
logarithm b0b328450c checkstyle: curly braces 2019-11-28 18:17:10 +02:00
logarithm 46b7c02f74 GPU: UI scaling mode config dropdown, overrides fast stretched mode for UX clarity 2019-11-28 17:49:42 +02:00
logarithm ea203e8ca5 GPU: Catmull-Rom bicubic scaled UI in non-fast stretched mode 2019-11-28 17:49:37 +02:00
logarithm 650251f504 skybox: improve target color selection UX 2019-11-28 17:14:09 +02:00
logarithm 37d72fa40a skybox: add custom sky color options 2019-11-28 17:13:55 +02:00
ln 25c81187df GPU: Floating point screen coordinates to eliminate vertex snapping 2019-10-24 21:34:28 -04:00