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_format_soa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
2014-11-18
1
-8
/
+9
*
llvmpipe: add support for b5g6r5_srgb
Roland Scheidegger
2014-03-21
1
-2
/
+1
*
gallivm: fix float->SNORM conversion
Roland Scheidegger
2013-07-27
1
-0
/
+6
*
gallivm: handle srgb-to-linear and linear-to-srgb conversions
Roland Scheidegger
2013-07-13
1
-6
/
+19
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-9
/
+12
*
gallivm: handle z32s8x24 format for sampling
Roland Scheidegger
2013-05-18
1
-8
/
+51
*
gallivm: Add code for rgb9e5 shared exponent format to float conversion
Roland Scheidegger
2013-03-24
1
-3
/
+27
*
gallivm: more integer texture format fetch fixes
Roland Scheidegger
2013-01-10
1
-15
/
+29
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-1
/
+2
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-34
/
+39
*
gallivm: Add a new debug flag to warn about performance issues.
José Fonseca
2010-09-11
1
-0
/
+6
*
gallivm: Always use floating-point operators for floating-point types
nobled
2010-08-09
1
-2
/
+2
*
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-02
1
-12
/
+42
*
gallivm: Move lp_build_rgba8_to_f32_soa() to lp_bld_format_soa.c
José Fonseca
2010-07-02
1
-0
/
+35
*
gallivm: Move gather functions to its own module.
José Fonseca
2010-07-02
1
-1
/
+1
*
gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-01
1
-3
/
+1
*
gallivm: comments, const qualifiers
Brian Paul
2010-05-14
1
-4
/
+11
*
gallivm: additional comments
Brian Paul
2010-05-12
1
-2
/
+13
*
gallivm: rename vars, update comments, etc
Brian Paul
2010-05-12
1
-18
/
+20
*
gallivm: Centralize SoA swizzling into a single place.
José Fonseca
2010-05-08
1
-30
/
+22
*
gallivm: Remove unnecessary headers.
Vinson Lee
2010-04-20
1
-1
/
+0
*
gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...
José Fonseca
2010-04-20
1
-53
/
+9
*
util: Add dedicated depth-stencil packing/unpacking functions.
José Fonseca
2010-04-09
1
-5
/
+5
*
gallivm: Get the format translation logic write.
José Fonseca
2010-04-07
1
-5
/
+19
*
gallivm: Fallback to calling util_format_description::fetch_float for any for...
José Fonseca
2010-04-06
1
-0
/
+140
*
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
1
-3
/
+43
*
llvmpipe: Support sampling from signed and mixed siged formats.
José Fonseca
2010-04-01
1
-9
/
+64
*
gallivm: Fix USCALED translation. Minor Cleanups.
José Fonseca
2010-03-31
1
-3
/
+3
*
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
1
-2
/
+2
*
gallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
1
-3
/
+1
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-0
/
+149