Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: move _mesa_compressed_texture_pixel_storage_error_check() | Brian Paul | 2014-08-16 | 1 | -0/+8 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in pixelstore.h. | Vinson Lee | 2010-11-10 | 1 | -1/+2 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: Include missing header in pixelstore.h. | Vinson Lee | 2010-07-30 | 1 | -0/+1 |
* | mesa: refactor: new _mesa_init_pixelstore() function | Brian Paul | 2008-09-21 | 1 | -0/+4 |
* | mesa: refactor: move glPixelStore function into new pixelstore.c file | Brian Paul | 2008-09-21 | 1 | -0/+46 |