summaryrefslogtreecommitdiff
path: root/src/mesa/main/formatquery.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2013-03-29mesa: provide default implementation of QuerySamplesForFormatChris Forbes1-0/+15
2013-03-24mesa: allow internalformat_query with multisample texture targetsChris Forbes1-5/+7
2013-01-16mesa: add missing ASSERT_OUTSIDE_BEGIN_END() in _mesa_GetInternalformativ()Brian Paul1-0/+3
2013-01-15mesa: Add driver method to determine the possible sample countsIan Romanick1-4/+27
2013-01-15mesa: Add skeleton implementation of glGetInternalformativIan Romanick1-0/+124