mesa/src/gallium/include/pipe
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
..
p_compiler.h gallium: Add support for Solaris Studio C++ compiler. 2012-06-18 10:01:26 -07:00
p_config.h util: Add cpuid for Solaris Studio. 2012-09-03 12:28:07 -07:00
p_context.h Merge branch 'gallium-userbuf' 2012-05-11 16:38:13 +02:00
p_defines.h gallium: define PIPE_MASK_RGBAZS 2012-08-04 13:53:07 +02:00
p_format.h gallium: add R8G8_R8B8 and G8R8_B8R8 formats 2012-03-09 12:40:54 +01:00
p_screen.h gallium: add new pipe_screen::can_create_resource() function 2012-09-17 19:49:27 -06:00
p_shader_tokens.h gallium: add TGSI support for multisample textures 2012-08-15 19:20:57 +02:00
p_state.h gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define 2012-08-16 09:01:31 -06:00
p_video_decoder.h vl: move away from state like parameters 2012-01-15 12:40:44 +01:00
p_video_enums.h vl: add interlacing capabilities 2012-02-06 10:35:58 +01:00
p_video_state.h vl/compositor: replace pipe_video_rect with u_rect 2012-03-02 13:14:21 +01:00