summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_drawtex.c
AgeCommit message (Expand)Author
2011-02-15gallium: add usage parameter to pipe_buffer_createMarek Olšák
2011-02-15st/mesa: fix GLES buildMarek Olšák
2011-02-14gallium: always save and restore vertex buffers using cso_cacheMarek Olšák
2011-01-09st/mesa: Include mfeatures.h in files that perform feature tests.Vinson Lee
2010-12-20gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-07-30mesa: Remove unnecessary headers.Vinson Lee
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-05-13st/mesa: Remove unnecessary header.Vinson Lee
2010-05-12st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware.Chia-I Wu
2010-05-05st/mesa: Remove unnecessary headers.Vinson Lee
2010-05-04st/mesa: remove commented-out struct fieldBrian Paul
2010-04-28st/mesa: Move st_cb_drawtex.c to the mesa state trackerKristian Høgsberg