mesa: add function to check if shader subroutines are enabled.
[mesa.git] / src / mesa / main / formatquery.c
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
2015-01-13 Mike Masonmesa: Enable GL_RGB/GL_RGBA in GLES3 glGetInternalformativ
2014-12-09 Eduardo Lima Mitevmesa: Returns zero samples when querying GL_NUM_SAMPLE_...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2013-03-29 Chris Forbesmesa: provide default implementation of QuerySamplesFor...
2013-03-24 Chris Forbesmesa: allow internalformat_query with multisample textu...
2013-01-17 Brian Paulmesa: add missing ASSERT_OUTSIDE_BEGIN_END() in _mesa_G...
2013-01-16 Ian Romanickmesa: Add driver method to determine the possible sampl...
2013-01-16 Ian Romanickmesa: Add skeleton implementation of glGetInternalformativ