dispatch: Remove a few FEATURE_ES1 conditionals.
authorPaul Berry <stereotype441@gmail.com>
Tue, 30 Oct 2012 21:03:28 +0000 (14:03 -0700)
committerPaul Berry <stereotype441@gmail.com>
Tue, 6 Nov 2012 20:57:39 +0000 (12:57 -0800)
commit5708e2711366e4dd1f19275c943b04706fd9c633
tree2d937547be5bab79c2024924bd0d4d9dc82c2ca4
parent0d61f879a1f2e6bb37368731a29d5267e1c25195
dispatch: Remove a few FEATURE_ES1 conditionals.

This allows the GLES1.1 dispatch sanity test to be run on all builds,
even builds that do not include GLES1 support.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/api_exec.c
src/mesa/main/es1_conversion.c
src/mesa/main/get.c
src/mesa/main/tests/dispatch_sanity.cpp
src/mesa/main/texgen.c