Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather tha... | Ian Romanick | 2012-08-23 | 1 | -8/+16 |
* | mesa: Replace VersionMajor/VersionMinor with a Version field. | Eric Anholt | 2012-08-07 | 1 | -4/+4 |
* | mesa: move _mesa_error_check_format_and_type() to glformats.c | Brian Paul | 2012-07-24 | 1 | -0/+367 |
* | mesa: move more format helper functions to glformats.c | Brian Paul | 2012-07-24 | 1 | -0/+365 |
* | mesa: move some format helper functions to glformats.c | Brian Paul | 2012-07-24 | 1 | -1/+397 |
* | mesa: add glformats integer type/format detection routines | Jordan Justen | 2012-07-21 | 1 | -0/+201 |