mirror of
https://github.com/libretro/glsl-shaders.git
synced 2024-11-27 01:40:47 +00:00
a2935be453
* Port blur fill to GLSL; render_sampling_areas compiles but broken, compose broken * Fix render_sampling_areas; Composing TODO * Full pipeline compiles, compose is broken (coordinates?) * First working version, cleanups & optimization TODO * Initial cleanup before rebase * Fix artifacts from bilinear interp. near borders * Simplify render_sampling_areas * Remove pixel AA gamma correction code * Remove unused stuff * Remove more unused stuff * Remove unnecessary swizzles * Clean up linearize pass * Move transform functions into vertex only compilation because of default precision error * Implement workaround for missing float FBOs; Clean up * Hide unused param |
||
---|---|---|
.. | ||
gameboy-player | ||
imgborder | ||
resources | ||
sgb | ||
sgba | ||
shaders/blur_fill | ||
bigblur.glslp | ||
blur_fill_stronger_blur.glslp | ||
blur_fill_weaker_blur.glslp | ||
blur_fill.glslp | ||
color-grid.glslp | ||
mudlord.glslp | ||
shiny-iterations.glslp | ||
snow.glslp | ||
voronoi.glslp | ||
water.glslp |