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
/
tgsitollvm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-1136
/
+0
*
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
1
-2
/
+2
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-17
/
+17
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-8
/
+8
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-3
/
+3
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-4
/
+4
*
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
1
-8
/
+8
*
gallivm: updates for TGSI changes
Keith Whitwell
2009-07-23
1
-20
/
+16
*
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-23
1
-26
/
+0
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-2
/
+4
*
gallivm: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-2
/
+2
*
gallivm: Adapt to header file move in LLVM 2.4.
Michel Dänzer
2009-01-12
1
-1
/
+1
*
gallivm: replace the temp parameters of the JIT function with alloca'ed temps...
Stephane Marchesin
2008-10-30
1
-8
/
+3
*
Gallivm: fix the constant layout, this gets a bunch of progs/ working. Notabl...
Stephane Marchesin
2008-10-07
1
-5
/
+5
*
Gallivm: add slt. glxgears should be running, except it isn't.
Stephane Marchesin
2008-10-02
1
-0
/
+1
*
Gallivm: more instructions.
Stephane Marchesin
2008-10-02
1
-5
/
+10
*
Gallivm: make it compile again, add some opcodes.
Stephane Marchesin
2008-10-02
1
-15
/
+45
*
gallivm: Translate KIL instead of KILP.
Michal Krol
2008-08-13
1
-9
/
+9
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-5
/
+5
*
gallivm: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-31
1
-6
/
+4
*
fix abs and start on rsq
Zack Rusin
2008-05-17
1
-0
/
+1
*
do the lit (some artifacts present)
Zack Rusin
2008-05-17
1
-0
/
+1
*
implement min/max and abstract ops on vectors
Zack Rusin
2008-05-17
1
-0
/
+2
*
llvm: implement sub and abs
Zack Rusin
2008-05-17
1
-0
/
+2
*
Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g.
Zack Rusin
2008-04-21
1
-2
/
+2
*
tgsi: Drop pre-ps_2_0 opcodes.
Michal Krol
2008-03-13
1
-68
/
+0
*
add code handling dependencies between generated code
Zack Rusin
2008-03-12
1
-0
/
+1
*
refactor code calling builtins and implement dp4
Zack Rusin
2008-03-01
1
-0
/
+1
*
start implementing start of bultins
Zack Rusin
2008-03-01
1
-32
/
+6
*
Rename llvm -> gallivm.
José Fonseca
2008-02-18
1
-0
/
+1221