blender/intern/gawain
Mike Erwin bb3e669d06 Gawain: faster lookup shader attribs by name
Quick hash rejection instead of string comparison. Uniform lookups already work this way. I don't expect a major overall speedup since attributes are looked up less frequently than uniforms.
2017-06-07 16:20:37 -04:00
..
gawain Gawain: Optimize shader uniform access 2017-06-01 12:33:41 +02:00
src Gawain: faster lookup shader attribs by name 2017-06-07 16:20:37 -04:00
CMakeLists.txt group WITH_LEGACY_OPENGL with the other GL options 2017-04-24 17:41:26 -04:00