vl: seperate shader buffers from components
[mesa.git] / src / gallium / auxiliary / gallivm /
2011-12-22 Lauri Kasanengallivm: Close a memory leak
2011-12-17 Vinson Leegallivm: Fix build with llvm-3.1svn.
2011-12-08 José Fonsecallvmpipe: Trim the fragment shader cached based on...
2011-11-14 José Fonsecagallivm: Remove duplicate statement.
2011-11-14 José Fonsecagallivm: Include stddef.h before the LLVM C++ headers.
2011-11-06 Dave Airliellvmpipe: fix typo in the depth sampling aos code.
2011-11-06 Christian Incigallivm: change sys::getHostTriple to sys::getDefaultTa...
2011-10-31 José Fonsecallvmpipe: Remove unsed variables.
2011-10-23 Brian Paulgallivm: added lp_build_print_ivec4() function
2011-10-16 José Fonsecagallivm: Eliminate tgsi_util_get_full_src_register_sign...
2011-10-16 José Fonsecallvmpipe: Use lp_build_ifloor_fract for exp2 calculation.
2011-09-21 Brian Paulgallivm: fix build with llvm 3.0svn
2011-09-15 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-09-13 Brian Paulgallivm: remove unused vars
2011-09-10 Marek Olšákgallium: add shadow 1D and 2D array samplers to TGSI
2011-09-05 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-23 José Fonsecagallivm: Add a note about log2 computation and denormal...
2011-07-23 José Fonsecagallivm: Fix lp_build_exp2 order 4-5 polynomial coeffic...
2011-07-23 José Fonsecagallivm: Increase lp_build_rsqrt() precision.
2011-07-23 José Fonsecagallivm: Update minimax comments.
2011-07-23 José Fonsecagallivm: Fix lp_build_exp/lp_build_log.
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-16 Vinson Leegallivm: Rename createAsmInfo to createMCAsmInfo with...
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Vinson Leegallivm: Re-enable LLVMUnionTypeKind case for llvm...
2011-07-11 Vinson Leegallivm: Remove LLVMOpaqueKindType case with llvm-3.0.
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Gustaw Smolarczykgallivm: Fix build with llvm-3.0
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-30 Vinson Leegallivm: Pass in CPU name to createTargetMachine when...
2011-06-30 Vinson Leegallivm: Rename TargetInstrDesc to MCInstrDesc when...
2011-06-24 Vinson Leegallivm: Fix x86 build with llvm-3.0svn.
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Brian Paulgallium: s/bool/boolean/
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 José Fonsecagallivm: Fix for dynamically linked LLVM 2.8 library.
2011-05-18 José Fonsecagallivm: Tell LLVM to not assume a 16-byte aligned...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-12 Matt TurnerRemove redundant util_unsigned_logbase2
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-27 Marek Olšákgallivm: fix warning: ‘value’ may be used uninitialized...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-08 Fabian Bielerllvmpipe: Take the sampler view's first_level into...
2011-03-29 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-28 Tobias Drostegallivm: Fix build with llvm-2.9
2011-03-25 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 José Fonsecagallivm: Fix build with llvm 2.6 on 32bit platforms
2011-03-13 José Fonsecagallivm: Use LLVM MC disassembler, instead of udis86.
2011-03-08 Brian Paulllvmpipe: clamp texcoords in lp_build_sample_compare()
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-26 Jakob Bornecrantzgallivm: Initialize stack values
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-19 José Fonsecagallivm: Use simple scaling plus casting in more unorm...
2011-01-24 Jakob Bornecrantzdraw: Init llvm if not provided
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-17 José Fonsecagallivm: Cleanup util_format_xxx_fetch_xxx call generation.
2010-12-16 Brian Paulgallivm: fix copy&paste error from previous commit
2010-12-16 Brian Paulgallivm: work around LLVM 2.6 bug when calling C functions
2010-12-23 Vinson Leegallivm: Disable MMX-disabling code on llvm-2.9.
2010-12-23 Vinson Leegallivm: Fix 'cast from pointer to integer of different...
2010-12-14 Brian Paulgallivm: do texture swizzle after shadow compare
2010-12-13 Brian Paulgallivm: store callbacks in a linked list rather than...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-09 Brian Paulgallivm/llvmpipe: implement system values and instanceID
2010-12-03 Brian Paulgallivm: fix null builder pointers
2010-12-03 Brian Paulgallivm/llvmpipe: remove lp_build_context::builder
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-11-30 Zack Rusingallivm: fix storing of the addr register
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-10 Zack Rusingallivm: implement indirect addressing over inputs
2010-11-09 José Fonsecagallivm: Allocate TEMP/OUT arrays only once.
2010-11-09 Zack Rusingallivm: implement indirect addressing of the output...
2010-11-05 Brian Paulgallivm: add const qualifiers, fix comment string
2010-11-05 Brian Paulgallivm: alloca() was called too often for temporary...
2010-11-04 Brian Paulgallivm: implement execution mask for scatter stores
2010-11-04 Brian Paulgallivm: added lp_elem_type()
2010-11-04 Brian Paulgallivm: add pixel offsets in scatter stores
2010-11-04 Brian Paulgallivm: added debug code to dump temp registers
2010-11-03 Brian Paulgallivm: add some LLVM var labels
2010-11-03 Brian Paulgallivm: implement scatter stores into temp register...
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 José Fonsecagallivm: always enable LLVMAddInstructionCombiningPass()
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
next