summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/dri_metaops.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-07-29dri: Add missing header to dri_metaops.c.Vinson Lee
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-06-10mesa: move arbprogram.[ch] to main/Brian Paul
2010-02-12dri: Remove unnecessary headers.Vinson Lee
2009-09-01dri: remove unused meta_clear_tris()Brian Paul
2009-08-07intel: Fix googleearth by avoiding GL_VIEWPORT_BIT in meta clear push/popEric Anholt
2009-07-15intel/radeon: add common metaops code.Dave Airlie