summaryrefslogtreecommitdiff
path: root/src/mesa/main/drawtex.c
AgeCommit message (Expand)Author
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee
2011-01-05mesa: Include mtypes.h in files that use gl_context struct.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-05-15mesa: Remove unnecessary header.Vinson Lee
2010-04-28mesa: Drop unused _mesa_init_drawtex_dispatch()Kristian Høgsberg
2010-04-28mesa: Move drawtex functionality to main/Kristian Høgsberg