| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The values are hardcoded: __LINE__ = 1, __FILE__ = 0 and __VERSION__ = 110.
|
| |
|
|
|
|
| |
Some directives may output tokens as a result of their operation.
|
| |
|
|
|
|
| |
No extensions supported.
|
| |
|
|
|
|
| |
Handle `optimize(on|off)' and `debug(on|off)' pragmas.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Return the same offset for same strings. Allows to compare strings
by comparing their's offsets.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Return NULL if the BO is busy, otherwise just map it.
|
|
|
|
| |
Incomplete and totally untested. Based on intel_generate_mipmap().
|
| |
|
| |
|
| |
|
| |
|
| |
|