gallium/egl: st_profiles are build time decision, treat them as such
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 10 May 2014 02:41:44 +0000 (03:41 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 25 May 2014 22:21:46 +0000 (23:21 +0100)
commitb52a530ce2aada1967bc8fefa83ab53e6a737dae
treeb80e97672d2409299621c319295bb4b8b6757038
parenta9afdcc3a144f5fa4998891b2f63061e38db293a
gallium/egl: st_profiles are build time decision, treat them as such

The profiles are present depending on the defines at build time.
Drop the extra functions and feed the defines directly into the
state-tracker at build time.

v2: Drop unused variable i.

Acked-by: Chia-I Wu <olvaffe@gmail.com> (v1)
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/state_trackers/egl/Android.mk
src/gallium/state_trackers/egl/SConscript
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/common/egl_g3d_loader.h
src/gallium/targets/egl-static/Android.mk
src/gallium/targets/egl-static/SConscript
src/gallium/targets/egl-static/egl.c
src/gallium/targets/egl-static/egl_st.c
src/gallium/targets/egl-static/egl_st.h