Brian Paul
9dc6f76e44
st/mesa: remove #include mfeatures.h
...
None of these were needed.
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com >
2013-04-09 18:43:40 -06:00
Oliver McFadden
d4c2b1e8f8
mesa: remove FEATURE_rastpos define.
...
Signed-off-by: Oliver McFadden <oliver.mcfadden@linux.intel.com >
Reviewed-by: Brian Paul <brianp@vmware.com >
2012-09-15 12:57:00 +03:00
Vinson Lee
edc09358f7
st/mesa: Include mfeatures.h in files that perform feature tests.
2011-01-09 01:04:19 -08:00
Vinson Lee
a25ac9b526
st/mesa: Clean up header file inclusion in st_cb_rasterpos.h.
2010-08-04 16:33:10 -07:00
Chia-I Wu
bcce57c2e9
st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.
...
Make st_cb_feedback.h FEATURE_feedback aware and st_cb_rastpos.h
FEATURE_rastpos aware. Move creation of selection/feedback draw context
to st_init_draw.
2010-05-12 12:12:57 +08:00
Brian
bb193c6d22
glRasterPos function
2007-09-10 16:28:10 -06:00