mesa/src/gallium/include/pipe
Ilia Mirkin 12d39b4fa8 gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
This CAP will determine whether ARB_framebuffer_object can be enabled.
The nv30 driver does not allow mixing swizzled and linear zsbuf/cbuf
textures.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2013-10-26 01:36:07 +02:00
..
p_compiler.h Avoid spurious GCC warnings in STATIC_ASSERT() macro. 2013-04-04 09:52:18 -07:00
p_config.h util: don't use _fxsave() with MSVC 2010 or older 2013-09-10 11:01:37 -06:00
p_context.h gallium: new, unified pipe_context::set_sampler_views() function 2013-10-23 10:15:38 -06:00
p_defines.h gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES 2013-10-26 01:36:07 +02:00
p_format.h gallium: Support PIPE_FORMAT_R10G10B10A2_UINT. 2013-08-22 12:14:15 +01:00
p_screen.h vl: add entrypoint to is_video_format_supported 2013-08-19 10:21:15 +02:00
p_shader_tokens.h gallium: Add support for 32x32 muls with 64 bit results 2013-10-09 18:30:20 -04:00
p_state.h gallium/draw: add limits to the clip and cull distances 2013-06-13 12:13:11 -04:00
p_video_codec.h vl: rename pipe_video_decoder to pipe_video_codec 2013-08-19 10:21:15 +02:00
p_video_enums.h vl: rename enum pipe_video_codec to pipe_video_format 2013-08-19 10:21:15 +02:00
p_video_state.h vl: rename enum pipe_video_codec to pipe_video_format 2013-08-19 10:21:15 +02:00