summaryrefslogtreecommitdiff
path: root/Data/Sys/Shaders/default_pre_post_process.glsl
AgeCommit message (Expand)Author
2023-12-18Fix sharp bilinear using ceil instead of floorFiloppi
2023-11-14Fix inner area sampling loop from going beyond boundsSam Belliveau
2023-08-21fixed area samplingSam Belliveau
2023-08-18Video: Fix area/box resampling shifting the output by about one pixel when up...Filoppi
2023-08-18Video: Improved Tooltips & Bicubic (#5)Sam Belliveau
2023-08-18Video: Added Box ResamplingSam Belliveau
2023-08-18Video: implement output resampling (upscaling/downscaling) methodsFiloppi
2023-06-28Video: Fix shaders on OpenGL 4.1TellowKrinkle
2023-06-19Video: implement color correction to match the NTSC and PAL color spaces (and...Filoppi