draw/llvm: use an enum instead of magic numbers
[mesa.git] / src / gallium / auxiliary / gallivm /
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.
2012-11-29 Roland Scheideggergallivm: fix a trivial txq issue for 2d shadow and...
2012-11-29 Roland Scheideggergallivm: support array textures
2012-11-29 José Fonsecautil/u_format: Kill util_format_is_array().
2012-11-29 Adhemerval Zanellagallivm: Fix format manipulation for big-endian
2012-11-29 Adhemerval Zanellagallivm: Add byte-swap construct calls
2012-11-29 Adhemerval Zanellagallivm: Fix vector constant for shuffle
2012-11-29 Adhemerval Zanellagallivm: clear Altivec NJ bit
2012-11-29 Adhemerval Zanellagallivm: Altivec floating-point rounding
2012-11-29 Adhemerval Zanellagallivm: Altivec vector add/sub intrisics
2012-11-29 Adhemerval Zanellagallivm: Altivec vector max/min intrisics
2012-11-29 Adhemerval Zanellagallivm: Altivec pack/unpack intrisics
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2012-11-28 James Bentongallivm: Updated lp_build_const_mask_aos to input numbe...
2012-11-28 James Bentongallivm: Added support for float to half-float conversi...
2012-11-28 James Bentongallivm: Changed lp_build_pad_vector to correctly handl...
2012-11-28 James Bentongallivm: Add a function to generate lp_type for a format.
2012-11-28 James Bentongallivm: Add support for unorm16 in lp_build_mul.
2012-11-28 Roland Scheideggergallivm: fix multiple lods with different min/mag filte...
2012-11-27 James Bentongallivm: Fix bug in lp_build_one which would incorrectl...
2012-11-27 Roland Scheideggergallivm: use the new mip per quad handling in texture...
2012-11-27 Roland Scheideggergallivm,llvmpipe: handle TXF (texelFetch) instruction...
2012-11-12 Roland Scheideggergallivm,draw,llvmpipe: use base ptr + mip offsets inste...
2012-10-28 Alexander V. Nikolaevgallium/gallivm: code generation options for LLVM 3.1+
2012-10-26 Brian Paulgallivm/llvmpipe: fix 64-bit %ll format compiler warnin...
2012-10-17 José Fonsecagallivm: Hide AVX support when requested by LP_NATIVE_V...
2012-10-17 Will Schmidtgallivm: Use mcjit for ppc_64 architecture
2012-10-17 José FonsecaRevert "gallivm: Don't use llvm.x86.avx.max/min.ps...
2012-10-12 José Fonsecagallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvert...
2012-10-12 Roland Scheideggergallivm: fix rsqrt failures
2012-10-08 Marek Olšákllvmpipe: remove unused variables to fix compile warnings
2012-09-04 José Fonsecagallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
2012-08-10 Brian Paulgallivm: fix crash in lp_sampler_static_state()
2012-08-08 Brian Paulgallivm: remove unused src_elem_type variable
2012-08-07 Vinson Leegallivm: Add constructor for raw_debug_ostream.
2012-07-23 José Fonsecagallivm: Prefer the standard JIT engine whenever possible.
2012-07-17 Brian Paulgallivm: silence uninitialized variable warnings
2012-07-17 Roland Scheideggergallivm: (trivial) remove unnecessary bogus include
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-07-17 José Fonsecagallivm: Allow to force nearest filtering on a per...
2012-07-13 José Fonsecadraw,gallivm: Fix draw_get_shader_param.
2012-07-12 José Fonsecagallivm: Use %.9g to print floats.
2012-07-02 José Fonsecagallivm: Cleanup the 4 x float -> 16 ub special path...
2012-06-28 José Fonsecagallivm: Refactor lp_build_broadcast(_scalar) to share...
2012-06-28 Johannes Obermayrgallivm: Fix potential buffer overflowing in strncat.
2012-06-27 James Bentongallivm: Added a generic lp_build_print_value which...
2012-06-26 Olivier Galibertu2f_emit: Fix type parameter in LLVM call.
next