mesa/src/gallium/auxiliary/gallivm
Roland Scheidegger 041966801e gallivm: fix srgb format fetch
we need to rely on util code for fetching those, just like before
9f06061d50.
Fixes bugs 57699 and 57756.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
2012-12-03 14:10:36 +00:00
..
f.cpp gallivm: Updated lp_build_log2_approx to use a more accurate polynomial. 2012-04-05 20:34:11 +01:00
lp_bld.h gallivm/llvmpipe: squash merge of the llvm-context branch 2010-11-30 16:35:12 -07:00
lp_bld_arit.c gallivm: Altivec floating-point rounding 2012-11-29 11:52:00 +00:00
lp_bld_arit.h gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_assert.c gallivm: Avoid LLVMAddGlobalMapping() in lp_bld_assert(). 2012-05-02 10:24:34 +01:00
lp_bld_assert.h gallivm: Avoid LLVMAddGlobalMapping() in lp_bld_assert(). 2012-05-02 10:24:34 +01:00
lp_bld_bitarit.c gallivm: add bitarit xor and not ops. 2012-02-28 10:42:17 +00:00
lp_bld_bitarit.h gallivm: add bitarit xor and not ops. 2012-02-28 10:42:17 +00:00
lp_bld_const.c gallivm: Updated lp_build_const_mask_aos to input number of channels. 2012-11-28 19:14:36 +00:00
lp_bld_const.h gallivm: Updated lp_build_const_mask_aos to input number of channels. 2012-11-28 19:14:36 +00:00
lp_bld_conv.c gallivm: Fix lp_build_float_to_half. 2012-11-29 16:52:42 +00:00
lp_bld_conv.h gallivm: Add byte-swap construct calls 2012-11-29 11:54:14 +00:00
lp_bld_debug.cpp gallivm: Add constructor for raw_debug_ostream. 2012-08-06 22:07:31 -07:00
lp_bld_debug.h gallivm: Use LLVM MC disassembler, instead of udis86. 2011-03-13 19:24:26 +00:00
lp_bld_flow.c gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_flow.h gallivm: llvm c-style for loops, allows us to create loops with conditions on entry, rather than condition check on loop 2012-05-02 10:12:48 +01:00
lp_bld_format.h gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_format_aos.c gallivm: fix srgb format fetch 2012-12-03 14:10:36 +00:00
lp_bld_format_aos_array.c gallivm: Fix format manipulation for big-endian 2012-11-29 11:54:18 +00:00
lp_bld_format_soa.c gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_format_yuv.c gallivm: Fix format manipulation for big-endian 2012-11-29 11:54:18 +00:00
lp_bld_gather.c gallivm: Fix format manipulation for big-endian 2012-11-29 11:54:18 +00:00
lp_bld_gather.h gallivm: Add function lp_bld_gather_values() 2012-01-30 13:37:00 -05:00
lp_bld_init.c gallivm: clear Altivec NJ bit 2012-11-29 11:52:05 +00:00
lp_bld_init.h gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_intr.c gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_intr.h gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_limits.h draw,gallivm: Fix draw_get_shader_param. 2012-07-13 13:01:51 +01:00
lp_bld_logic.c llvmpipe: Unswizzled rendering. 2012-11-28 19:14:36 +00:00
lp_bld_logic.h llvmpipe: Unswizzled rendering. 2012-11-28 19:14:36 +00:00
lp_bld_misc.cpp gallium/gallivm: code generation options for LLVM 3.1+ 2012-10-28 10:34:26 +00:00
lp_bld_misc.h gallium/gallivm: code generation options for LLVM 3.1+ 2012-10-28 10:34:26 +00:00
lp_bld_pack.c gallivm: Fix vector constant for shuffle 2012-11-29 11:54:10 +00:00
lp_bld_pack.h llvmpipe: Unswizzled rendering. 2012-11-28 19:14:36 +00:00
lp_bld_printf.c gallivm: Use %.9g to print floats. 2012-07-12 21:14:35 +01:00
lp_bld_printf.h gallivm: Added a generic lp_build_print_value which prints a LLVMValueRef. 2012-06-27 11:16:18 +01:00
lp_bld_quad.c llvmpipe: Unswizzled rendering. 2012-11-28 19:14:36 +00:00
lp_bld_quad.h llvmpipe: Unswizzled rendering. 2012-11-28 19:14:36 +00:00
lp_bld_sample.c gallivm: support array textures 2012-11-29 15:28:25 +01:00
lp_bld_sample.h gallivm: support array textures 2012-11-29 15:28:25 +01:00
lp_bld_sample_aos.c gallivm: support array textures 2012-11-29 15:28:25 +01:00
lp_bld_sample_aos.h gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_sample_soa.c gallivm: drop border wrap clamping code 2012-12-01 17:05:48 +01:00
lp_bld_struct.c gallivm: added aligned pointer get/set 2012-05-02 10:12:48 +01:00
lp_bld_struct.h gallivm: added aligned pointer get/set 2012-05-02 10:12:48 +01:00
lp_bld_swizzle.c gallivm: Fix format manipulation for big-endian 2012-11-29 11:54:18 +00:00
lp_bld_swizzle.h llvmpipe: Unswizzled rendering. 2012-11-28 19:14:36 +00:00
lp_bld_tgsi.c gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets 2012-11-27 03:26:49 +01:00
lp_bld_tgsi.h gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets 2012-11-27 03:26:49 +01:00
lp_bld_tgsi_action.c u2f_emit: Fix type parameter in LLVM call. 2012-06-26 16:55:40 +01:00
lp_bld_tgsi_action.h gallivm: Add a new interface for doing TGSI->LLVM conversions 2012-01-30 13:37:01 -05:00
lp_bld_tgsi_aos.c llvmpipe: Unswizzled rendering. 2012-11-28 19:14:36 +00:00
lp_bld_tgsi_info.c gallivm: support array textures 2012-11-29 15:28:25 +01:00
lp_bld_tgsi_soa.c gallivm: fix a trivial txq issue for 2d shadow and cube shadow samplers 2012-11-29 15:31:46 +01:00
lp_bld_type.c gallivm,draw,llvmpipe: Support wider native registers. 2012-07-17 13:42:39 +01:00
lp_bld_type.h util/u_format: Kill util_format_is_array(). 2012-11-29 14:08:42 +00:00