Files
mesa/src/gallium/state_trackers
Chia-I Wu 948e3fa27c st/egl: Use profiles to create OpenGL ES contexts.
Replace all uses of ST_API_OPENGL_ES{1,2} by profiles.  Having 3
st_api's to provide OpenGL, OpenGL ES 1.1, and OpenGL ES 2.0 is not a
sane abstraction, since all of them share glapi for current
context/dispatch management.
2010-09-10 15:44:11 +08:00
..
2010-07-26 12:26:58 -07:00

This directory is a placeholder for incubating state-trackers. Mesa's
state-tracker is in src/mesa.