summaryrefslogtreecommitdiff
path: root/src/mesa/es/state_tracker/st_cb_drawtex.c
AgeCommit message (Expand)Author
2010-04-28st/mesa: Move st_cb_drawtex.c to the mesa state trackerKristian Høgsberg
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11mesa/es: Validate the state in st_DrawTex.Chia-I Wu
2010-03-11mesa/es: Fix GL_OES_draw_texture support.Chia-I Wu
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2009-11-05mesa/es: Add support for GL_OES_draw_texture.Chia-I Wu