mesa/src/gallium/include
Brian Paul bd8b43a9f4 gallium: add new pipe_screen::can_create_resource() function
Used to implement proxy textures.  If a gallium driver doesn't implement
this function we'll just continue to use the core Mesa fallback code.

Without this hook we really have no good way to implement OpenGL proxy
textures with gallium drivers.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2012-09-17 19:49:27 -06:00
..
pipe gallium: add new pipe_screen::can_create_resource() function 2012-09-17 19:49:27 -06:00
state_tracker st/mesa: accept and handle configuration options from st/dri 2012-08-23 19:57:51 +04:00