Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-09 | st/mesa: Include mfeatures.h in files that perform feature tests. | Vinson Lee | |
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_drawtex.h. | Vinson Lee | |
Replace mtypes.h with forward declarations. Include compiler.h for INLINE symbol. | |||
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-04-28 | st/mesa: Move st_cb_drawtex.c to the mesa state tracker | Kristian Høgsberg | |