Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -1/+1 |
* | mesa: simplify Driver.GetCompressedTexImage() parameters | Brian Paul | 2011-12-30 | 1 | -4/+3 |
* | mesa: simplify parameters to GetTexImage() driver hook | Brian Paul | 2011-09-30 | 1 | -2/+1 |
* | Squashed commit of the following: | Brian Paul | 2011-04-26 | 1 | -1/+6 |
* | mesa: Clean up header file inclusion in texgetimage.h. | Vinson Lee | 2010-12-04 | 1 | -1/+5 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | mesa: Add missing header to texgetimage.h. | Vinson Lee | 2010-07-29 | 1 | -0/+1 |
* | mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c | Brian Paul | 2009-08-13 | 1 | -0/+9 |
* | mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file | Brian Paul | 2009-04-03 | 1 | -0/+46 |