Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-07 | mesa: initial support for new GL 3.0 texture formats | Brian Paul | |
2010-07-01 | mesa: extension flags and version testing for GL 3.x features | Brian Paul | |
2010-04-22 | mesa: Compute GL version according to API | Kristian Høgsberg | |
2010-02-19 | mesa: restore _mesa_snprintf() - it's needed for Windows | Brian Paul | |
This reverts part of commit 298be2b028263b2c343a707662c6fbfa18293cb2 | |||
2010-02-19 | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg | |
2010-02-19 | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | |
2010-01-05 | mesa: added _mesa_compute_version() in new version.c file | Brian Paul | |