st/vdpau: remove vlCreateHTAB from surface functions
[mesa.git] / src / gallium / auxiliary / gallivm /
2013-05-17 Roland Scheideggerllvmpipe: handle z32s8x24 depth/stencil format
2013-05-17 Roland Scheideggergallivm: handle z32s8x24 format for sampling
2013-05-17 José Fonsecagallivm: Eliminate 8.8 fixed point intermediates from...
2013-05-17 José Fonsecagallivm: Add and use lp_build_lerp_3d.
2013-05-16 José Fonsecagallivm: Support pointers in lp_build_print_value().
2013-05-14 Zack Rusingallivm/soa: implement indirect addressing in immediates
2013-05-14 Vinson Leegallivm: Fix build with LLVM >= 3.4 r181680.
2013-05-09 Stéphane Marchesindraw/llvm: Add additional llvm optimization passes
2013-05-08 Chia-I Wutgsi: fix operand type of TGSI_OPCODE_NOT
2013-05-06 Tom Stellardgallivm: Fix build for LLVM < 3.3
2013-05-06 Tom Stellardgallivm: Move LLVMStartMultithreaded() static initializ...
2013-05-02 Zack Rusintgsi: allow negation of all integer types
2013-05-02 Armin Kgallivm: Fix build with LLVM 3.3
2013-05-02 Adam Jacksongallivm: Fix altivec intrinsics for 8xi16 add/sub
2013-04-27 Zack Rusingallivm: fix indirect addressing of temps in soa mode
2013-04-26 José Fonsecagallivm: Fix trivial out-of-bounds indirection in lp_bu...
2013-04-23 Tom Stellardgallivm: Fix build with LLVM >= r180063
2013-04-22 José Fonsecagallivm: Fix assignment of unsigned values to OUT register.
2013-04-21 José FonsecaRevert "gallivm: Emit vector selects."
2013-04-20 José Fonsecagallivm: Disable LLVM 2.7 workaround on other versions.
2013-04-20 José Fonsecagallivm: Emit vector selects.
2013-04-20 Roland Scheideggergallivm: implement switch opcode
2013-04-20 Roland Scheideggergallivm: use uint build context for mask instead of...
2013-04-20 Roland Scheideggergallivm/tgsi: fix up breakc
2013-04-20 Roland Scheideggergallivm: increase nesting limit to 66
2013-04-19 José Fonsecagallivm: Fix half floats with MCJIT.
2013-04-18 Roland Scheideggergallivm: change cubemaps / derivatives handling, take 55
2013-04-18 Roland Scheideggergallivm: Add no_rho_approx debug option
2013-04-18 José Fonsecagallivm: Drop pos arg from lp_build_tgsi_soa.
2013-04-17 Zack Rusingallivm/gs: fix indirect addressing in geometry shaders
2013-04-17 Zack Rusindraw/gs: make sure geometry shaders don't overflow
2013-04-17 Zack Rusingallivm/gs: fix the end primitive calls
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-15 Roland Scheideggergallivm: fix small but severe bug in handling multiple...
2013-04-10 Zack Rusingallivm/tgsi: handle untyped moves
2013-04-10 Zack Rusingallivm: fix loops and conditionals within GS
2013-04-10 Zack Rusingallivm: fix unsigned divide and remainder opcodes
2013-04-10 Zack Rusingallivm: fix breakc
2013-04-04 Roland Scheideggergallivm: some minor cube map cleanup
2013-04-04 Zack Rusinllvmpipe: implement ucmp
2013-04-03 Roland Scheideggergallivm: honor explicit derivatives values for cube...
2013-04-03 Roland Scheideggergallivm: do per-pixel cube face selection (finally!!!)
2013-04-03 Roland Scheideggergallivm: minor rho calculation optimization for 1 or...
2013-04-03 Roland Scheideggergallivm: use f16c hw support for float->half and half...
2013-04-03 Zack Rusindraw: Implement support for primitive id
2013-04-03 Zack Rusingallivm: cleanup the gs interface
2013-04-02 Roland Scheideggergallivm: bring back optimized but incorrect float to...
2013-04-02 Roland Scheideggergallivm: consolidate code for float-to-half and float...
2013-04-02 Roland Scheideggergallivm: fix signed small float to float conversion
2013-04-01 Adam Jacksongallivm: Minor comment cleanup
2013-03-29 Roland Scheideggergallivm: consolidate some half-to-float and r11g11b10...
2013-03-27 Zack Rusingallivm: Implement the breakc instruction
2013-03-27 Zack Rusingallivm: implement implicit primitive flushing
2013-03-27 Zack Rusingallium/llvm: implement geometry shaders in the llvm...
2013-03-25 Brian Paulgallium: undef PACKAGE_* macros to silence warnings
2013-03-24 Roland Scheideggergallivm: move code for dealing with rgb9e5 and r11g11b1...
2013-03-24 Roland Scheideggergallivm: Add code for rgb9e5 shared exponent format...
2013-03-22 Roland Scheideggerllvmpipe: add EXT_packed_float render target format...
2013-03-19 Roland Scheideggergallivm: fix return opcode handling in main function...
2013-03-19 Christian Königtgsi: use separate structure for indirect address v2
2013-03-11 Roland Scheideggergallivm: clean up passing derivatives around
2013-03-02 Roland Scheideggergallivm: add support for texel offsets for ordinary...
2013-02-27 Maxence Le Dorégallivm: fix mis-matching AOS instruction emission
2013-02-25 Roland Scheideggerdraw: make sure pipeline is revalidated when sampler...
2013-02-25 Roland Scheideggerllvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_t...
2013-02-20 Roland Scheideggergallivm: fix indirect src register fetches requiring...
2013-02-16 Roland Scheideggergallivm/tgsi: fix issues with sample opcodes
2013-02-16 Roland Scheideggergallivm/tgsi: fix src modifier fetching with non-float...
2013-02-16 Roland Scheideggergallivm: fix issues with trunc/round/floor/ceil with...
2013-02-16 Roland Scheideggergallivm: DIV shouldn't be deprecated.
2013-02-12 Roland Scheideggergallium: fix tgsi SAMPLE_L opcode to use separate sourc...
2013-02-09 Roland Scheideggergallivm: fix up size queries for dx10 sviewinfo opcode
2013-02-09 Roland Scheideggergallivm: hook up dx10 sampling opcodes
2013-02-09 Roland Scheideggergallivm: fix typo in lp_build_mul_norm
2013-02-04 Brian Paulgallivm: implement support for SQRT opcode
2013-01-28 Roland Scheideggergallivm,draw,llvmpipe: mass rename of unit->texture_uni...
2013-01-28 Roland Scheideggergallivm: split sampler and texture state
2013-01-11 Roland Scheideggergallivm: fix border color for integer textures
2013-01-11 Roland Scheideggergallivm: more integer texture format fetch fixes
2013-01-04 Brian Paulgallivm: support more immediates in lp_build_tgsi_info()
2012-12-18 Roland Scheideggergallivm: fix conversion for pure integer formats
2012-12-17 Roland Scheideggergallivm: fix texel fetch for array textures (2)
2012-12-13 Roland Scheideggergallivm: fix texel fetch for array textures
2012-12-11 Tom Stellardgallivm: Lower TGSI_OPCODE_MUL to fmul by default
2012-12-10 Dave Airliellvmpipe: fix txq for 1d/2d arrays. (v3)
2012-12-10 Dave Airliellvmpipe: increase texture target width to reflect...
2012-12-07 José Fonsecagallivm: Rudimentary native integer support.
2012-12-07 José Fonsecagallivm: Allow indirection from TEMP registers too.
2012-12-07 José Fonsecagallivm,llvmpipe,draw: Support multiple constant buffers.
2012-12-06 José Fonsecagallivm: Fix lerping of (un)signed normalized numbers.
2012-12-06 José Fonsecagallivm: Fix lp_build_print_value of smaller integer...
2012-12-05 Vincent Lejeunegallivm: Have a default emit function for min/max opcode
2012-12-05 Vincent Lejeunegallivm: have a default emit function for fdiv/rcp
2012-12-04 José Fonsecagallivm: Re-add the kludge for lp_build_lerp of fixed...
2012-12-04 José Fonsecagallivm: Generalize lp_build_mul and lp_build_lerp...
2012-12-03 Roland Scheideggergallivm: fix srgb format fetch
2012-12-01 Roland Scheideggergallivm: drop border wrap clamping code
2012-11-29 José Fonsecagallivm: Fix lp_build_float_to_half.
next