mesa/src/gallium/include/pipe
Michal Krol cb90c43676 Rename TGSI LOOP instruction to better match theri usage.
The LOOP/ENDLOOP pair is renamed to BGNFOR/ENDFOR as its behaviour
is similar to a C language for-loop.

The BGNLOOP2/ENDLOOP2 pair is renamed to BGNLOOP/ENDLOOP as now
there is no name collision.
2009-07-31 18:14:40 +02:00
..
internal gallium: Unify reference counting. 2009-03-04 11:58:48 +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 Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc 2009-03-25 11:07:31 -07:00
p_config.h gallium: Add endian detection to p_config. 2009-07-08 11:26:52 -07:00
p_context.h gallium: Make sure we flush before some texture / buffer operations. 2009-04-15 17:16:58 +02:00
p_defines.h gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from default extension list 2009-07-14 09:44:49 +02:00
p_error.h gallium: Standardize most important error codes. 2008-03-13 10:23:02 +00:00
p_format.h gallium: Fix segfault and valgrind error introduced with commit 3f2e006b75 2009-06-15 11:22:06 +02:00
p_inlines.h gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag for buffer_flush_mapped_range. 2009-06-30 15:33:53 +01:00
p_refcnt.h gallium: Avoid atomic ops / locking when src is dst. 2009-06-16 13:05:25 +01:00
p_screen.h gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag for buffer_flush_mapped_range. 2009-06-30 15:33:53 +01:00
p_shader_tokens.h Rename TGSI LOOP instruction to better match theri usage. 2009-07-31 18:14:40 +02:00
p_state.h gallium: rearrange some members to avoid memory holes/padding 2009-07-06 17:21:37 -04:00
p_thread.h Merge branch 'mesa_7_5_branch' 2009-06-16 18:25:52 -06:00