Age | Commit message (Collapse) | Author |
|
|
|
|
|
Directly include mtypes.h if a file uses a gl_context struct. This
allows future removal of headers that are not strictly necessary but
indirectly include mtypes.h for a file.
|
|
Be a bit more clear about its operation.
|
|
|
|
|
|
|
|
|
|
We no longer support CI-mode color buffers so this is always an error.
|
|
This must always be true now, so there is no reason to check it. Ever.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
|
|
|
|
|
|
Plus, simplify the code a bit.
|
|
|
|
|