Merge branch 'draw-instanced'
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi_soa.c
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 José Fonsecagallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 José Fonsecagallivm: Ensure all allocas are in the first block.
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Zack Rusingallivm: cleanup the code (found by coverity)
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Zack Rusingallivm: make sure that the alloca's are the very first...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Brian Paulgallivm/llvmpipe: rename some constant building functions
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Brian Paulgallivm: include tgsi_dump.h to silence warning
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Jose Fonsecagallivm: simplify conditional branching
2010-03-10 Zack Rusingallivm: properly test the if condition and branch...
2010-03-10 Zack Rusingallivm: implement loops
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Zack Rusingallivm: fix a crash by making sure we set the has_mask...
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-06 José Fonsecagallivm: Answer question/comment.
2010-03-06 José Fonsecagallivm: Add a placeholder for TGSI_FILE_PREDICATE...
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulgallivm: added question/comment
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Zack Rusinllvmpipe: improve based on review from Jose and fix...
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 Zack Rusinllvmpipe: implement some control-flow
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 José Fonsecallvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
2010-02-11 José Fonsecagallivm: TGSI_OPCODE_CONT is not deprecated.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Zack Rusinllvmpipe: switch to using dynamic stack allocation...
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...