This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
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
..
2014-10-29 14:15:21 +01:00
2015-02-06 13:55:20 +11:00
2015-03-16 13:39:27 +11:00
2015-01-29 15:35:06 +11:00
2015-03-16 22:57:56 -04:00
2014-11-28 22:16:14 +01:00
2015-03-14 12:10:09 +11:00
2015-03-11 13:15:52 +11:00
2015-02-11 18:39:28 +11:00
2015-03-14 12:10:09 +11:00
2015-01-20 09:30:02 +01:00