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
*
Revert "gallivm: Change getExtent and readByte to non-const with llvm-3.1."
Vinson Lee
2012-03-01
1
-8
/
+0
*
gallivm: Update comments and prototype of vector-selects.
José Fonseca
2012-03-01
1
-20
/
+31
*
gallivm: add major integer opcodes to the tgsi action handler
Dave Airlie
2012-02-28
1
-1
/
+382
*
gallivm: drop deprecated opcodes
Dave Airlie
2012-02-28
1
-8
/
+0
*
gallivm: only do rcp/mul for floating
Dave Airlie
2012-02-28
1
-1
/
+2
*
gallivm: add frem support to the lp_build_mod helper.
Dave Airlie
2012-02-28
1
-1
/
+2
*
gallivm: add bitarit xor and not ops.
Dave Airlie
2012-02-28
2
-0
/
+49
*
gallivm: add integer and unsigned mod arit functions. (v2)
Dave Airlie
2012-02-28
2
-0
/
+25
*
gallivm: Fix TGSI_OPCODE_ARR's translation.
José Fonseca
2012-02-21
2
-2
/
+21
*
llvmpipe: Don't assume vector is 4 wide in lp_build_sin()/lp_build_cos()
José Fonseca
2012-02-20
1
-81
/
+60
*
gallivm: fetch immediates to correct type (v2)
Dave Airlie
2012-02-17
1
-3
/
+22
*
gallivm: enable stores of integer types. (v2) + fix ARL
Dave Airlie
2012-02-17
2
-11
/
+59
*
gallivm: enable fetch for integer opcodes. (v2)
Dave Airlie
2012-02-17
4
-16
/
+74
*
gallivm: add uint/int bld to the base builder. (v2)
Dave Airlie
2012-02-17
3
-9
/
+12
*
gallivm: fix build gather to take a bld context
Dave Airlie
2012-02-17
1
-8
/
+8
*
gallivm: pass build context to exec_mask_store.
Dave Airlie
2012-02-17
1
-5
/
+9
*
gallivm: Initialize x86 disassembler on x86_64 too.
José Fonseca
2012-02-17
1
-2
/
+2
*
gallivm: Replace architecture test with PIPE_ARCH_*
Stéphane Marchesin
2012-02-12
1
-4
/
+6
*
gallivm: Change getExtent and readByte to non-const with llvm-3.1.
Vinson Lee
2012-02-10
1
-0
/
+8
*
gallivm: Fix LLVM-2.7 build.
ojab
2012-02-02
1
-4
/
+6
*
gallivm: Remove MSVC RT hack.
José Fonseca
2012-02-02
1
-14
/
+0
*
Initialize only native LLVM Disassembler.
ojab
2012-01-31
1
-1
/
+5
*
gallivm: Don't use C99 member initializers.
José Fonseca
2012-01-30
1
-26
/
+26
*
gallivm: Move declaration before code.
José Fonseca
2012-01-30
1
-2
/
+2
*
gallivm: Add a new interface for doing TGSI->LLVM conversions
Tom Stellard
2012-01-30
6
-1652
/
+2952
*
gallium: Move duplicated helper macros to tgsi_exec.h
Tom Stellard
2012-01-30
1
-116
/
+103
*
gallium: Unify defines of CHAN_[XYZW] in tgsi_exec.h
Tom Stellard
2012-01-30
1
-147
/
+144
*
gallivm: Add function lp_bld_gather_values()
Tom Stellard
2012-01-30
2
-0
/
+21
*
gallivm: Swizzle constants into the right AoS ordering.
Brian Paul
2012-01-27
1
-1
/
+1
*
gallivm: Allow target specific intrinsics in lp_declare_intrinsic()
Tom Stellard
2012-01-13
1
-7
/
+0
*
tgsi: consolidate TGSI string arrays in new tgsi_strings.h
Brian Paul
2012-01-05
1
-0
/
+1
*
gallivm: Close a memory leak
Lauri Kasanen
2011-12-22
1
-0
/
+1
*
gallivm: Fix build with llvm-3.1svn.
Vinson Lee
2011-12-16
2
-1
/
+15
*
llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.
José Fonseca
2011-12-08
2
-0
/
+29
*
gallivm: Remove duplicate statement.
José Fonseca
2011-11-14
1
-2
/
+0
*
gallivm: Include stddef.h before the LLVM C++ headers.
José Fonseca
2011-11-14
2
-0
/
+4
*
llvmpipe: fix typo in the depth sampling aos code.
Dave Airlie
2011-11-06
1
-1
/
+1
*
gallivm: change sys::getHostTriple to sys::getDefaultTargetTriple for LLVM >=...
Christian Inci
2011-11-06
1
-0
/
+4
*
llvmpipe: Remove unsed variables.
José Fonseca
2011-10-31
2
-6
/
+1
*
gallivm: added lp_build_print_ivec4() function
Brian Paul
2011-10-23
2
-0
/
+24
*
gallivm: Eliminate tgsi_util_get_full_src_register_sign_mode call.
José Fonseca
2011-10-16
1
-11
/
+3
*
llvmpipe: Use lp_build_ifloor_fract for exp2 calculation.
José Fonseca
2011-10-16
1
-5
/
+1
*
gallivm: fix build with llvm 3.0svn
Brian Paul
2011-09-21
1
-2
/
+8
*
gallivm: fix build with LLVM 3.0svn
Tobias Droste
2011-09-15
1
-1
/
+10
*
gallivm: remove unused vars
Brian Paul
2011-09-13
1
-5
/
+0
*
gallium: add shadow 1D and 2D array samplers to TGSI
Marek Olšák
2011-09-10
2
-0
/
+12
*
gallivm: fix build with LLVM 3.0svn
Tobias Droste
2011-09-05
1
-4
/
+10
*
gallivm: Add a note about log2 computation and denormalized numbers.
José Fonseca
2011-07-22
1
-0
/
+6
*
gallivm: Fix lp_build_exp2 order 4-5 polynomial coefficients and bump order.
José Fonseca
2011-07-22
1
-12
/
+12
*
gallivm: Increase lp_build_rsqrt() precision.
José Fonseca
2011-07-22
1
-1
/
+1
[next]