mesa/src/gallium/include/pipe
Roland Scheidegger 2fa34bf44c gallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SOURCE_BLEND
there's no point in keeping deprecated PIPE_CAPS around since there's no
stable interface (yet).
Reuse the enum for PIPE_CAP_DUAL_SOURCE_BLEND. Drivers advertizing this
will accept the pipe blendfactors with SRC1 in them and be able to do dual
source blending (src color from pixel shader output 0, and blendfactor with
SRC1 will come from output 1, only one render target may be bound when using
any of these blend factors).
2010-01-28 17:11:49 +01:00
..
internal gallium: Add texture usage information to surface_buffer_create 2009-08-11 18:34:43 +01:00
p_atomic.h pipe: Get the p_atomic_dec_zero logic right this time. 2009-04-17 18:40:46 +01:00
p_compiler.h Sun compilers now support some gcc __attribute__ values 2010-01-19 10:15:55 -08:00
p_config.h gallium/util: added PIPE_CC_GCC_VERSION symbol 2009-12-02 09:22:42 -07:00
p_context.h Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
p_defines.h gallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SOURCE_BLEND 2010-01-28 17:11:49 +01:00
p_format.h Move the remaining format pf_get_* functions to u_format.h. 2009-12-17 23:41:57 +01:00
p_inlines.h util: put vertices_per_primitive function in its proper location 2009-12-25 05:52:19 -05:00
p_refcnt.h gallium: added comment for pipe_reference() return value 2009-12-11 16:50:25 -07:00
p_screen.h st/dri: update dri2 drawables when viewport is changed 2010-01-11 11:44:38 +10:00
p_shader_tokens.h Merge branch 'master' into instanced-arrays 2010-01-05 11:04:50 +01:00
p_state.h docs: clean up sampler description 2010-01-21 20:22:24 +01:00
p_thread.h gallium: Add Mac OS to pipe/p_thread.h. 2009-09-14 11:50:48 -06:00
p_video_context.h g3dvl: Copyright blocks. 2009-10-01 22:53:00 -04:00
p_video_state.h gallium: fix reference counting functions to be strict-aliasing compliant 2009-12-03 23:15:38 +01:00