summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/drawtex.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-071-0/+1
* mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee2011-01-051-0/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* mesa: Remove unnecessary header.Vinson Lee2010-05-151-2/+0
* mesa: Drop unused _mesa_init_drawtex_dispatch()Kristian Høgsberg2010-04-281-15/+0
* mesa: Move drawtex functionality to main/Kristian Høgsberg2010-04-281-0/+148