Files
test/source/blender/gpu
Mike Erwin c0fa864e24 Cleanup: bool & const
Using bool when we're asking yes/no questions such as whether some GPU
feature is supported.

Consolidated these simple functions into gpu_extensions.c and grouped
them in the header.

Const-ified some args where the functions don't modify the pointed-to
data.
2015-03-16 22:57:56 -04:00
..
2015-03-16 22:57:56 -04:00
2015-03-11 13:15:52 +11:00
2015-03-16 22:57:56 -04:00
2014-10-07 15:47:32 -05:00
2014-10-07 15:47:32 -05:00
2015-03-16 11:46:20 +11:00