mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-06-04 02:41:57 +00:00
The most frequent call using this is the regular texture creation function where this results in a pointless allocation and destruction of a temporary string which is easily avoided. |
||
---|---|---|
.. | ||
gl_hwtexture.cpp | ||
gl_hwtexture.h | ||
gl_material.cpp | ||
gl_material.h | ||
gl_samplers.cpp | ||
gl_samplers.h | ||
gl_texture.cpp |