mkxp-z/shader
2020-07-30 15:40:22 -04:00
..
bitmapBlit.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
blur.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
blurH.vert Fix shader code. Thanks Mesa! 2013-10-02 15:00:17 +02:00
blurV.vert Fix shader code. Thanks Mesa! 2013-10-02 15:00:17 +02:00
common.h Create 'gl3' build option 2020-02-24 23:25:06 -05:00
flashMap.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
flatColor.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
gray.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
hue.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
meson.build Brought the tilemap class mostly in line with Essential's CustomTilemap wrt animations, though at the cost of backwards compatibility. 2020-07-14 19:34:38 +00:00
minimal.vert Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
plane.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
simple.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
simple.vert Remove unneeded shader uniform 2013-09-28 15:41:09 +02:00
simpleAlpha.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
simpleAlphaUni.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
simpleColor.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
simpleColor.vert Shader: Refine preprocessing on GLES platform 2014-12-31 18:52:19 +01:00
simpleMatrix.vert Shader: Refine preprocessing on GLES platform 2014-12-31 18:52:19 +01:00
sprite.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
sprite.vert Remove the remaining bits of deprecated GL usage 2013-09-23 07:50:22 +02:00
tilemap.frag Brought the tilemap class mostly in line with Essential's CustomTilemap wrt animations, though at the cost of backwards compatibility. 2020-07-14 19:34:38 +00:00
tilemap.vert Another minor tilemap.vert fix, depending on the platform. 2020-07-30 15:40:22 -04:00
tilemapvx.vert Shaders: Prefer arithmetic conditionals to branching 2014-12-31 18:52:20 +01:00
trans.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
transSimple.frag Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00