mesa/src/gallium/include/state_tracker
Jakob Bornecrantz 7047f1755f egl: Add a egl state_tracker that use Gallium
This works on top Gallium and KMS. The only thing that
	does not work currently is swap buffers for shown mesa
	screens. So the only fun thing this will produce is a
	white screen.

	The driver wishing to us the state_tracker needs to
	implement the intrace as define in drm_api.h located
	in gallium/include/state_tracker. And also have a
	working KMS implementation.
2009-01-18 15:40:12 +01:00
..
drm_api.h egl: Add a egl state_tracker that use Gallium 2009-01-18 15:40:12 +01:00