summaryrefslogtreecommitdiff
path: root/src/mesa/main/version.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-01mesa: extension flags and version testing for GL 3.x featuresBrian Paul1-1/+64
2010-04-22mesa: Compute GL version according to APIKristian Høgsberg1-21/+107
2010-02-19mesa: restore _mesa_snprintf() - it's needed for WindowsBrian Paul1-1/+1
2010-02-19Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg1-2/+2
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg1-1/+1
2010-01-05mesa: added _mesa_compute_version() in new version.c fileBrian Paul1-0/+130