i965: Fix build after blind merge of mesa 7.7 by Brian.
[mesa.git] / src / gallium / include /
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal Krolgallium: Add UMOD TGSI opcode.
2010-01-05 Michal Krolgallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcode...
2010-01-05 Michal Krolgallium: Add signed/unsigned int immediate data types.
2010-01-05 Michal KrolRemove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCO...
2010-01-05 Michal Krolgallium: Add more integer TGSI opcodes.
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2009-12-31 Brian Paulgallium: pipe_context::render_condition() and mode...
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-25 Zack Rusingallium: remove TGSI_SEMANTIC_VERTICES
2009-12-25 Zack Rusingallium: geometry shader can be always enabled and...
2009-12-25 Zack Rusinutil: put vertices_per_primitive function in its proper...
2009-12-25 Zack Rusingallium: add an inline that returns number of vertices...
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith Whitwellgallium: remove return value from draw calls
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-15 Marek Olšákpipe: add PIPE_MAX_TEXTURE_TYPES
2009-12-14 Zack Rusintgsi: add properties and system value register
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian Paulgallium: added comment for pipe_reference() return...
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-09 Keith Whitwellgallium: first steps to treat edgeflags as regular...
2009-12-08 Roland Scheideggergallium: use boolean instead of bool in p_refcnt.h
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michal Krolgallium: Make pipe_format a sequential enum.
2009-12-08 Michal KrolRemove remaining pipe format utility functions.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-04 José Fonsecagallium: Disable force_align_arg_pointer attribute...
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Roland Scheideggergallium: fix reference counting functions to be strict...
2009-12-03 Michal KrolRemove pf_swizzle_* internal macros.
2009-12-03 Michal Krolgallium: Remove pf_mixed_*().
2009-12-03 Michal Krolgallium: Remove pf_rev().
2009-12-03 Michal KrolMove pf_get_component_bits() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_get_bits/size() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_get_block() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_depth_and_stencil() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_is_depth_stencil() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_compressed() to u_format auxiliary module.
2009-12-03 Michal Krolgallium: Remove unused format functions.
2009-12-02 Brian Paulgallium/util: added PIPE_CC_GCC_VERSION symbol
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolgallium: Introduce separate vertex texture/sampler...
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Roland Scheideggergallium: interface cleanups, remove nblocksx/y from...
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-27 Michal Krolgallium: Remove tgsi_version token.
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-24 Keith Whitwelltgsi: reduce repetition of structure name in its members
2009-11-24 Keith Whitwellgallium: simplify tgsi tokens further
2009-11-24 Michal Krolgallium: Refactor the instruction predicate TGSI token.
2009-11-19 Keith Whitwellgallium: don't use arrays for texture width,height...
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-06 José Fonsecagallium: Add UNSYNCHRONIZED cpu access flag. Document...
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-02 Michal Krolgallium: Cleanup predicate and condition code TGSI...
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-25 José Fonsecagallium: Move enum pipe_error into p_defines.h.
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Keith Whitwellgallium: remove extended negate also, and also the...
2009-10-23 Keith Whitwellgallium: remove the swizzling parts of ExtSwizzle
2009-10-23 Keith Whitwellgallium: remove noise opcodes
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-14 José Fonsecagallium: New ALIGN_STACK macro to tell gcc to align...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
next