Files
test/source
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
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00