This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-editor
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
92776b877d87bae2c37372d4e63bcd245b413358
oak-editor
/
app
/
shaders
T
History
itsmattkc
92776b877d
implement texture null check flag on shaders
...
Sets a flag if the texture being sent to the shader is null
2019-12-10 01:20:57 +11:00
..
alphaover.frag
implement texture null check flag on shaders
2019-12-10 01:20:57 +11:00
CMakeLists.txt
began external shader files that can be compiled into the program
2019-12-09 23:49:44 +11:00
crossdissolve.frag
moved all shader code out of C++ source and into external shader files
2019-12-10 00:10:00 +11:00
opacity.frag
moved all shader code out of C++ source and into external shader files
2019-12-10 00:10:00 +11:00
shaders.qrc
moved all shader code out of C++ source and into external shader files
2019-12-10 00:10:00 +11:00
solid.frag
moved all shader code out of C++ source and into external shader files
2019-12-10 00:10:00 +11:00
videoinput.frag
began external shader files that can be compiled into the program
2019-12-09 23:49:44 +11:00
videoinput.vert
began external shader files that can be compiled into the program
2019-12-09 23:49:44 +11:00