Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few typos | Zoë Blade | 2015-04-27 | 1 | -1/+1 |
* | glx: check memory allocations in __glXInitVertexArrayState() | Juha-Pekka Heikkila | 2014-01-06 | 1 | -4/+23 |
* | glx: Fix another missed glMultiDrawElementsEXT const change. | Eric Anholt | 2013-06-26 | 1 | -1/+1 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -8/+8 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -8/+4 |
* | glx: add const qualifiers to __indirect_glMultiDrawArraysEXT() | Brian Paul | 2010-09-14 | 1 | -2/+2 |
* | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | 2010-07-28 | 1 | -32/+32 |
* | glx: fix incorrect array stack memory allocation | Markus Fleschutz | 2010-02-26 | 1 | -1/+2 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+1985 |