Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | mesa: provide default implementation of QuerySamplesForFormat | Chris Forbes | 2013-03-29 | 1 | -0/+15 |
* | mesa: allow internalformat_query with multisample texture targets | Chris Forbes | 2013-03-24 | 1 | -5/+7 |
* | mesa: add missing ASSERT_OUTSIDE_BEGIN_END() in _mesa_GetInternalformativ() | Brian Paul | 2013-01-16 | 1 | -0/+3 |
* | mesa: Add driver method to determine the possible sample counts | Ian Romanick | 2013-01-15 | 1 | -4/+27 |
* | mesa: Add skeleton implementation of glGetInternalformativ | Ian Romanick | 2013-01-15 | 1 | -0/+124 |