Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi_soa.c
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Brian Paulgallivm: fix incorrect type for zero vector in emit_kilp()
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Keith Whitwellgallivm: don't branch on KILLs near end of shader
2010-10-10 José Fonsecagallivm: Pass texture coords derivates as scalars.
2010-10-09 Keith Whitwellllvmpipe: try to be sensible about whether to branch...
2010-09-16 José Fonsecagallivm: Clamp indirect register indices to file_max.
2010-09-16 José Fonsecagallivm: Fix address register swizzle.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-11 José Fonsecagallivm: Move the texture modifiers to the header.
2010-09-05 José Fonsecagallivm: Cope with tgsi instruction reallocation failure.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Brian Paulgallivm: fix bug in nested conditionals
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 michalgallivm: Use proper index to lookup predicate register...
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-09 José Fonsecagallivm: Don't call LLVMBuildFNeg on llvm-2.6.
2010-08-09 nobledgallivm: Always use floating-point operators for floati...
2010-08-08 José Fonsecagallivm: Fix more integer operations.
2010-08-08 nobledgallivm: Use the correct context for integers
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-21 Brian Paulgallivm: replace has_indirect_addressing field with...
2010-07-21 Brian Paulgallivm: refactor code into get_indirect_offsets()...
2010-07-21 Brian Paulgallivm: added comment
2010-07-21 Brian Paulgallivm: remove extraneous braces
2010-07-21 Brian Paulgallivm: no longer do indirect addressing in get_temp_ptr()
2010-07-21 Brian Paulgallivm: implement correct indirect addressing of temp...
2010-07-21 Brian Paulgallivm: re-org, comments for get_temp_ptr()
2010-07-21 Brian Paulgallivm: rename a var to avoid compiler warnings
2010-07-21 Brian Paulgallivm: fix indirect addressing of constant buffer
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-07 Keith Whitwellgallivm: eliminate tgsi_exec.h include
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 José Fonsecagallivm: Factor out the quad derivative code into a...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Brian Paulgallivm: rename a var: s/val/array_size/
2010-05-13 Brian Paulgallivm: silence uninitialized var warning
2010-05-13 Brian Paulgallivm: silence uninitialized var warning
2010-05-13 Brian Paulgallivm: rename a var
2010-05-12 Brian Paulgallivm/llvmpipe: add const qualifiers
2010-05-10 José Fonsecagallivm: Add missing lvalue.
2010-05-08 José Fonsecagallivm: Add an alternative to LLVMDumpValue that works...
2010-05-08 José Fonsecagallivm: Fix BREAK/CONT translation.
2010-05-08 José Fonsecagallivm: Support predicates.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-04 José Fonsecagallivm: Proper implementation of TXL opcode.
2010-05-04 José Fonsecagallivm: Fix several glitches introduced in the prev...
2010-05-04 José Fonsecagallivm: Implement TXD.
2010-05-03 José Fonsecagallivm: Increase the TGSI translation limits and centr...
2010-05-03 José Fonsecagallivm: Display message instead of crashing when sampl...
2010-05-03 José Fonsecagallivm: Replace predicate assertion failure with warni...
2010-05-03 Zack Rusingallivm: fix nested break and continue statements
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-17 José Fonsecagallivm: Tweak ret_mask handling.
2010-05-17 Zack Rusingallivm: implement function calls by inlining
2010-05-15 José Fonsecagallivm: Temporarily remove function call support
2010-05-15 Zack Rusingallivm: use our util_snprintf
2010-05-15 Zack Rusingallivm: implement function calls
2010-05-14 Brian Paultgsi: clean up in emit_fetch()
2010-04-26 Alan Hourihanegallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP
2010-04-25 Vinson Leegallivm: Rename variable info to opcode_info.
2010-04-25 Vinson Leegallivm: Remove NULL check of pointer that can't be...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Zack Rusingallivm: implement indirect addressing over temporaries
2010-04-22 Zack Rusingallivm: implement indirect addressing over constants
2010-04-22 Zack Rusingallivm: update comments
2010-04-22 Zack Rusingallivm: fix nested cont statements
2010-04-22 Zack Rusingallivm: fix nested break statemants
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-22 Brian Paulgallivm: added some assertions in loop-gen code
2010-04-21 Brian Paulgallivm: fix copy&paste error: s/cont_stack_size/break_...
2010-04-21 Brian Paulgallivm: emit_instruction() is boolean
2010-04-21 Brian Paulgallivm: implement TGSI KILP
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
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...
next