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
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-16
/
+0
*
gallivm: (trivial) fix ddiv cpu implementation
Roland Scheidegger
2017-01-24
1
-1
/
+0
*
tgsi: add DDIV instruction
Nicolai Hähnle
2017-01-16
1
-0
/
+2
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-33
/
+5
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-15
/
+1
*
gallivm: fix [IU]MUL_HI regression
Nicolai Hähnle
2016-11-08
1
-2
/
+38
*
gallivm: introduce 32x32->64bit lp_build_mul_32_lohi function
Roland Scheidegger
2016-11-08
1
-38
/
+16
*
gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
Dave Airlie
2016-09-21
1
-0
/
+456
*
gallivm: Use llvm.fmuladd.*.
Jose Fonseca
2016-06-10
1
-0
/
+14
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
1
-6
/
+8
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
1
-0
/
+73
*
gallivm: avoid crashing in mod by 0 with llvmpipe
Jeff Muizelaar
2016-01-16
1
-2
/
+16
*
gallivm: implement the correct version of LRP
Marek Olšák
2015-10-17
1
-6
/
+13
*
gallivm: fix lp_build_compare_ext
Roland Scheidegger
2015-07-06
1
-0
/
+3
*
gallivm: add fp64 support. (v2.1)
Dave Airlie
2015-07-01
1
-0
/
+246
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-19
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-24
/
+0
*
gallivm: fix idiv
Roland Scheidegger
2014-09-23
1
-7
/
+5
*
gallivm,tgsi: fix idiv by zero crash
rconde
2014-09-17
1
-3
/
+21
*
gallivm: fix F2U opcode
Roland Scheidegger
2014-02-05
1
-20
/
+22
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
llvmpipe: implement 64 bit mul opcodes in llvmpipe
Zack Rusin
2013-10-09
1
-0
/
+60
*
llvmpipe: Remove the special path for TGSI_OPCODE_EXP.
José Fonseca
2013-09-12
1
-15
/
+0
*
gallivm: implement new float comparison instructions returning integer masks
Roland Scheidegger
2013-08-13
1
-2
/
+79
*
gallivm: obey clarified shift behavior
Roland Scheidegger
2013-08-02
1
-6
/
+18
*
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