Blender Git Loki

Git Commits -> Revision c0fa864

Revision c0fa864 by Mike Erwin (master)
March 17, 2015, 02:57 (GMT)
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.

Commit Details:

Full Hash: c0fa864e24c0a80d55cc7a3e3dcc29f6c2c99df7
Parent Commit: b0bbd34
Lines Changed: +50, -49

3 Modified Paths:

/source/blender/gpu/GPU_extensions.h (+20, -18) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+0, -5) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+30, -26) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021