Merge remote branch 'origin/master' into lp-binning
[mesa.git] / src / gallium / auxiliary / util / u_format.h
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
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-27 Vinson Leegallium/util: Remove comma at end of enumerator list.
2009-12-24 Keith Whitwellgallium/util: quieten compiler
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 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-21 Keith Whitwellgallium: remove return value from draw calls
2009-12-20 Christoph Bumillerutil: util_format_get_blocksizebits() returns bits...
2009-12-18 Michal Krolutil: Add util_format_has_alpha(), enclose in extern C.
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 Krolutil: Remove util_format_get_block().
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal Krolutil/format: Fix bogus assertion.
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-09 Michal KrolRevert "Simplify the redundant meaning of format layout."
2009-12-09 José Fonsecautil: Document the meaning of util_format_layout.
2009-12-08 Michal KrolSimplify the redundant meaning of format layout.
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michal Krolutil/format: Remove unreferenced local.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
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-11-30 Roland Scheideggergallium: interface cleanups, remove nblocksx/y from...
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-08-30 José Fonsecautil: Auto generate pixel format accessor functions...
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecautil: Make pixel format layout more meaningful.
2009-08-29 José Fonsecautil: Pixel format database.