index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: fix bug in nested conditionals
Brian Paul
2010-08-31
1
-2
/
+4
*
gallivm: Compute the 4 texel offsets for linear filtering en ensemble.
José Fonseca
2010-08-30
3
-126
/
+280
*
gallivm: Disable LLVM's pretty stack trace dumper.
José Fonseca
2010-08-30
1
-0
/
+8
*
gallivm: Correct copy'n'pasted comments.
José Fonseca
2010-08-30
1
-4
/
+4
*
gallivm: Fix lp_build_sum_vector.
José Fonseca
2010-08-30
1
-6
/
+4
*
util: remove util_is_pot in favor of util_is_power_of_two
Marek Olšák
2010-08-29
4
-7
/
+7
*
gallivm: Include missing header in lp_bld_sample.h.
Vinson Lee
2010-08-24
1
-0
/
+2
*
gallivm: Include missing header in lp_bld_pack.h.
Vinson Lee
2010-08-24
1
-0
/
+2
*
gallivm: Emit DIVPS instead of RCPPS.
José Fonseca
2010-08-21
1
-12
/
+24
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-2
/
+5
*
gallivm: Use proper index to lookup predicate register array.
michal
2010-08-18
1
-1
/
+1
*
gallivm: Fix and re-enable MMX-disabling code
nobled
2010-08-17
1
-5
/
+1
*
gallivm: Remove unnecessary header.
Vinson Lee
2010-08-14
1
-1
/
+0
*
u_cpu_detect: remove arch and little_endian
Luca Barbieri
2010-08-14
2
-5
/
+8
*
gallivm: Refactor the Newton-Rapshon steps, and disable once again.
José Fonseca
2010-08-14
1
-28
/
+83
*
gallivm: Fix and enable the extra Newton/Raphson step in lp_build_rcp().
José Fonseca
2010-08-11
1
-2
/
+2
*
gallivm: Use lp_build_div instead of lp_build_mul + lp_build_rcp.
José Fonseca
2010-08-11
1
-2
/
+1
*
gallivm: Use unsigned shift in lp_build_minify.
José Fonseca
2010-08-11
1
-1
/
+1
*
gallivm: fix non-SSE4.1 case in lp_build_pack2()
Brian Paul
2010-08-10
1
-5
/
+9
*
gallivm: Fix bitwise operations for floats, division for integers
nobled
2010-08-10
2
-5
/
+27
*
gallivm: Even more type checking
nobled
2010-08-10
2
-1
/
+26
*
gallivm: More type checks.
José Fonseca
2010-08-09
1
-0
/
+43
*
gallivm: Don't call LLVMBuildFNeg on llvm-2.6.
José Fonseca
2010-08-09
2
-9
/
+4
*
gallivm: Always use floating-point operators for floating-point types
nobled
2010-08-09
7
-92
/
+137
*
gallivm: Fix more integer operations.
José Fonseca
2010-08-08
1
-2
/
+4
*
gallivm: Use the correct context for integers
nobled
2010-08-08
1
-1
/
+1
*
gallivm: Add type checks for the basic operations.
José Fonseca
2010-08-08
1
-0
/
+12
*
gallium: remove stray semicolons
Brian Paul
2010-08-06
1
-1
/
+1
*
gallivm: Only get debug option once
Jakob Bornecrantz
2010-08-05
1
-1
/
+3
*
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
2
-0
/
+10
*
gallivm: added lp_build_assert() function to make assertions in LLVM code
Brian Paul
2010-07-29
2
-0
/
+142
*
Revert "gallivm: fix lp_build_sample_offset() crash when indexing a 1-D texture"
José Fonseca
2010-07-29
1
-3
/
+0
*
gallivm: fix lp_build_sample_offset() crash when indexing a 1-D texture
Brian Paul
2010-07-29
1
-0
/
+3
*
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-07-29
1
-0
/
+24
*
gallivm: Add lp_build_select_bitwise() alternative to lp_build_select_bitwise
José Fonseca
2010-07-27
2
-22
/
+50
*
gallivm: replace has_indirect_addressing field with indirect_files field
Brian Paul
2010-07-21
1
-8
/
+17
*
gallivm: refactor code into get_indirect_offsets() function
Brian Paul
2010-07-21
1
-23
/
+34
*
gallivm: added comment
Brian Paul
2010-07-21
1
-0
/
+6
*
gallivm: remove extraneous braces
Brian Paul
2010-07-21
1
-20
/
+18
*
gallivm: no longer do indirect addressing in get_temp_ptr()
Brian Paul
2010-07-21
1
-20
/
+15
*
gallivm: implement correct indirect addressing of temp registers
Brian Paul
2010-07-21
1
-11
/
+29
*
gallivm: re-org, comments for get_temp_ptr()
Brian Paul
2010-07-21
1
-3
/
+13
*
gallivm: rename a var to avoid compiler warnings
Brian Paul
2010-07-21
1
-2
/
+2
*
gallivm: fix indirect addressing of constant buffer
Brian Paul
2010-07-20
1
-25
/
+83
*
gallivm: added lp_build_const_int32() helper
Brian Paul
2010-07-20
1
-0
/
+8
*
gallivm: restore const qualifier
Brian Paul
2010-07-07
1
-1
/
+1
*
gallivm: fix cube map LOD computation
Brian Paul
2010-07-07
1
-38
/
+54
*
gallivm: Remove unnecessary header.
Vinson Lee
2010-07-06
1
-1
/
+0
*
gallivm: use trunc, not round in lp_build_nearest_mip_level()
Brian Paul
2010-07-06
1
-1
/
+1
*
gallivm: finish implementation of lp_build_iceil()
Brian Paul
2010-07-06
1
-19
/
+67
[next]