Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Use assert() instead of ASSERT wrapper. | Matt Turner | 2015-02-23 | 1 | -1/+1 |
* | mesa: remove #include "mfeatures.h" from numerous source files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -6/+6 |
* | mesa: remove FEATURE_OES_draw_texture define. | Oliver McFadden | 2012-09-15 | 1 | -5/+0 |
* | mesa: call _mesa_set_vp_override in glDrawTex* | Chia-I Wu | 2011-08-23 | 1 | -0/+4 |
* | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-07 | 1 | -0/+1 |
* | mesa: Include mtypes.h in files that use gl_context struct. | Vinson Lee | 2011-01-05 | 1 | -0/+1 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: Remove unnecessary header. | Vinson Lee | 2010-05-15 | 1 | -2/+0 |
* | mesa: Drop unused _mesa_init_drawtex_dispatch() | Kristian Høgsberg | 2010-04-28 | 1 | -15/+0 |
* | mesa: Move drawtex functionality to main/ | Kristian Høgsberg | 2010-04-28 | 1 | -0/+148 |