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_tgsi_action.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: add a version of log2 which handles edge cases
Zack Rusin
2013-07-19
1
-3
/
+3
*
gallivm: handle nan's in min/max
Zack Rusin
2013-07-19
1
-4
/
+8
*
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
2013-07-11
1
-5
/
+0
*
gallivm: Eliminate redundant lp_build_select calls.
José Fonseca
2013-07-12
1
-12
/
+2
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-4
/
+4
*
tgsi: fix operand type of TGSI_OPCODE_NOT
Chia-I Wu
2013-05-08
1
-1
/
+1
*
gallivm: implement switch opcode
Roland Scheidegger
2013-04-20
1
-0
/
+2
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-0
/
+1
*
gallivm: fix unsigned divide and remainder opcodes
Zack Rusin
2013-04-10
1
-4
/
+33
*
llvmpipe: implement ucmp
Zack Rusin
2013-04-04
1
-0
/
+21
*
gallivm: Implement the breakc instruction
Zack Rusin
2013-03-27
1
-0
/
+1
*
gallivm: implement support for SQRT opcode
Brian Paul
2013-02-04
1
-0
/
+33
*
gallivm: Lower TGSI_OPCODE_MUL to fmul by default
Tom Stellard
2012-12-10
1
-2
/
+3
*
gallivm: Have a default emit function for min/max opcode
Vincent Lejeune
2012-12-05
1
-0
/
+29
*
gallivm: have a default emit function for fdiv/rcp
Vincent Lejeune
2012-12-05
1
-0
/
+25
*
u2f_emit: Fix type parameter in LLVM call.
Olivier Galibert
2012-06-26
1
-1
/
+1
*
gallium: Add TGSI_OPCODE_F2U to gallivm backend.
Paul Berry
2012-06-15
1
-0
/
+13
*
gallivm: Fix copy'n'paste typo bug translating CEIL opcode.
José Fonseca
2012-05-11
1
-2
/
+2
*
gallivm: implement iabs/issg opcode.
Dave Airlie
2012-05-09
1
-0
/
+25
*
gallivm: add major integer opcodes to the tgsi action handler
Dave Airlie
2012-02-28
1
-1
/
+382
*
gallivm: Fix TGSI_OPCODE_ARR's translation.
José Fonseca
2012-02-21
1
-2
/
+14
*
gallivm: enable stores of integer types. (v2) + fix ARL
Dave Airlie
2012-02-17
1
-1
/
+15
*
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
1
-0
/
+1182