This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/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