index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_conv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: fix float->SNORM conversion
Roland Scheidegger
2013-07-27
1
-11
/
+41
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-76
/
+0
*
gallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub conversion
Roland Scheidegger
2013-06-05
1
-32
/
+58
*
gallivm: use f16c hw support for float->half and half->float conversion
Roland Scheidegger
2013-04-04
1
-4
/
+41
*
gallivm: consolidate code for float-to-half and float-to-packed conversion.
Roland Scheidegger
2013-04-02
1
-58
/
+8
*
gallivm: consolidate some half-to-float and r11g11b10-to-float code
Roland Scheidegger
2013-03-29
1
-39
/
+7
*
gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own file
Roland Scheidegger
2013-03-24
1
-329
/
+0
*
gallivm: Add code for rgb9e5 shared exponent format to float conversion
Roland Scheidegger
2013-03-24
1
-0
/
+86
*
llvmpipe: add EXT_packed_float render target format support
Roland Scheidegger
2013-03-22
1
-0
/
+243
*
gallivm: Fix lp_build_float_to_half.
José Fonseca
2012-11-29
1
-30
/
+75
*
gallivm: Add byte-swap construct calls
Adhemerval Zanella
2012-11-29
1
-0
/
+78
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-0
/
+75
*
gallivm: Added support for float to half-float conversion in lp_build_conv.
James Benton
2012-11-28
1
-6
/
+90
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-15
/
+134
*
gallivm: Cleanup the 4 x float -> 16 ub special path in lp_build_conv.
José Fonseca
2012-07-02
1
-49
/
+26
*
gallivm: Compensate for lp_const_offset in lp_build_conv.
James Benton
2012-05-21
1
-4
/
+31
*
gallivm: Fixed overflow in lp_build_clamped_float_to_unsigned_norm.
James Benton
2012-05-21
1
-1
/
+1
*
llvmpipe: Remove unsed variables.
José Fonseca
2011-10-31
1
-4
/
+0
*
gallivm: Use simple scaling plus casting in more unorm->float cases.
José Fonseca
2011-02-19
1
-25
/
+34
*
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
1
-1
/
+0
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-44
/
+56
*
gallivm: More accurate float -> 24bit & 32bit unorm conversion.
José Fonseca
2010-10-13
1
-40
/
+86
*
gallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpath with sse2
Roland Scheidegger
2010-10-13
1
-19
/
+5
*
gallivm: simpler uint8->float conversions
Keith Whitwell
2010-10-09
1
-0
/
+10
*
gallivm: make use of new iround code in lp_bld_conv.
Roland Scheidegger
2010-10-09
1
-4
/
+4
*
gallivm: Remove unnecessary header.
Vinson Lee
2010-10-08
1
-1
/
+0
*
gallivm: round rather than truncate in new 4x4f->1x16ub conversion path
Keith Whitwell
2010-10-08
1
-17
/
+42
*
gallivm: Use the wrappers for SSE pack intrinsics.
José Fonseca
2010-10-08
1
-15
/
+3
*
gallivm: special case conversion 4x4f to 1x16ub
Keith Whitwell
2010-10-08
1
-0
/
+84
*
gallivm: Always use floating-point operators for floating-point types
nobled
2010-08-09
1
-6
/
+8
*
gallivm: Check inputs/outputs in lp_build_conv()
José Fonseca
2010-07-02
1
-2
/
+6
*
gallivm: Fix 4 x unorm8 -> 4 x float conversion.
José Fonseca
2010-07-02
1
-5
/
+14
*
gallivm: Allow to conversions to/from registers of different sizes.
José Fonseca
2010-07-01
1
-21
/
+11
*
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
1
-17
/
+17
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-0
/
+469