index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shader.h
Age
Commit message (
Expand
)
Author
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2017-08-19
Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282)
Loïc Blot
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-21
Cpp11 initializers: last src root changeset (#6022)
Loïc Blot
2017-06-11
Remove threads.h and replace its definitions with their C++11 equivalents (#5...
ShadowNinja
2016-11-23
Fix superflous shader setting updates (#4800)
ShadowNinja
2016-02-11
Dump shader programs on compile errors
RealBadAngel
2014-06-15
Unite nodes shaders.
RealBadAngel
2013-05-06
Fix shader license headers to be LGPL
Brent Hull
2013-04-07
fix memory leak on shader shutdown
sapier
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-12-02
Implement a global shader parameter passing system and useful shaders
Perttu Ahola
2012-12-02
ShaderSource and silly example shaders
Kahrl