mesa/src/gallium/include/state_tracker
Jakob Bornecrantz 1e5014f7df drm_api: Operate on textures instead of buffers
Most use cases just got the buffer from the texture
	and then called into one of the get_handle functions.

	Also with this patch it would be easier to move to a
	generic function for getting handles from textures
	and textures from handles, that is exposed via the screen.
2009-08-28 13:38:23 +01:00
..
dri1_api.h gallium: Add a dri1 api 2009-04-28 11:45:36 +02:00
drm_api.h drm_api: Operate on textures instead of buffers 2009-08-28 13:38:23 +01:00