]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
writing a GLSL caching feature, will create a file for each compiled shader, and...
authorAxel Isouard <axel.isouard@epitech.eu>
Wed, 25 Jul 2012 10:46:37 +0000 (12:46 +0200)
committerAxel Isouard <axel.isouard@epitech.eu>
Wed, 25 Jul 2012 10:46:37 +0000 (12:46 +0200)
commit2ebc92a8dcf00a2a32b26b23bf4eebecaca374d0
treece0cbf25a6c96b652cf5f889da4fe1a7d4d7ef91
parent630c842e8ef37308d09ba8a07c36c03eb8a53870
writing a GLSL caching feature, will create a file for each compiled shader, and automatically remove no longer existing cached shaders
gl_cache.c [new file with mode: 0644]
gl_cache.h [new file with mode: 0644]