Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-30 | mesa: Remove unnecessary headers. | Vinson Lee | |
2010-06-10 | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | |
2010-05-13 | st/mesa: Remove unnecessary header. | Vinson Lee | |
2010-05-12 | st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware. | Chia-I Wu | |
This change allows st_cb_drawtex.h to be used without knowing if FEATURE_OES_draw_texture is enabled. | |||
2010-05-05 | st/mesa: Remove unnecessary headers. | Vinson Lee | |
2010-05-04 | st/mesa: remove commented-out struct field | Brian Paul | |
2010-04-28 | st/mesa: Move st_cb_drawtex.c to the mesa state tracker | Kristian Høgsberg | |