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
/
drivers
/
svga
/
svga_tgsi_insn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-26
/
+0
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-61
/
+0
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
1
-36
/
+0
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
1
-1
/
+0
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-1
/
+0
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-27
/
+0
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+0
*
svga: silence a couple unused variable warnings
Brian Paul
2016-07-08
1
-0
/
+1
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
1
-5
/
+5
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-11
/
+11
*
svga: emit sampler declarations in the helper function for non vgpu10
Charmaine Lee
2016-03-29
1
-0
/
+3
*
svga: use shader sampler view declarations
Brian Paul
2016-03-21
1
-1
/
+1
*
util/pstipple: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
1
-1
/
+2
*
gallium/drivers/svga: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
1
-6
/
+6
*
svga: detect constant color writes in fragment shaders
Brian Paul
2015-10-22
1
-0
/
+27
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-40
/
+65
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-1
/
+1
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-38
/
+0
*
svga: fix comment for emit_adjusted_vertex_attribs()
Brian Paul
2014-04-17
1
-3
/
+3
*
svga: add VS code to set attribute W component to 1
Brian Paul
2014-04-17
1
-45
/
+68
*
svga: implement support for signed byte vertex attributes
Brian Paul
2014-04-17
1
-12
/
+116
*
svga: use new inst_token_setp() helper function
Brian Paul
2014-04-17
1
-12
/
+9
*
svga: use new inst_token_predicated() helper function
Brian Paul
2014-04-17
1
-13
/
+8
*
svga: replace out-of-temps assertion with debug warning
Brian Paul
2014-02-12
1
-2
/
+4
*
svga: minor code movement in svga_tgsi_insn.c
Brian Paul
2014-01-23
1
-47
/
+47
*
svga: simplify common immediate value construction
Brian Paul
2014-01-23
1
-89
/
+113
*
svga: add comments, etc to svga_tgsi_insn.c code
Brian Paul
2014-01-23
1
-31
/
+163
*
svga: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Brian Paul
2014-01-21
1
-0
/
+9
*
svga: rename color output variables
Brian Paul
2014-01-21
1
-4
/
+4
*
svga: remove special-case code for texkil w component
Brian Paul
2013-11-21
1
-23
/
+6
*
svga: print warning for unsupported indirect dest reg indexing
Brian Paul
2013-11-15
1
-0
/
+4
*
svga: we don't support TGSI_OPCODE_CONT
Brian Paul
2013-09-30
1
-0
/
+3
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-9
/
+9
*
svga: minor cleanups, comments in svga_tgsi_insn.c
Brian Paul
2013-06-22
1
-8
/
+19
*
svga: move some svga/tgsi functions
Brian Paul
2013-06-19
1
-0
/
+129
*
svga: formatting fixes in svga_tgsi_insn.c
Brian Paul
2013-06-19
1
-260
/
+395
*
svga: remove TGSI_OPCODE_BREAKC instruction translation
Roland Scheidegger
2013-04-20
1
-1
/
+0
*
svga: check for NaN shader immediates
Brian Paul
2013-02-01
1
-2
/
+4
*
svga: silence MSVC float/int assignment warnings
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: silence some MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: fix invalid memory reference in needs_to_create_zero()
Brian Paul
2012-07-26
1
-5
/
+5
*
svga: whitespace fixes
Brian Paul
2012-07-05
1
-114
/
+90
*
svga: implement TGSI_OPCODE_ROUND
Brian Paul
2012-07-05
1
-15
/
+51
*
svga: fix CMP translation for vertex shaders
Brian Paul
2012-07-05
1
-36
/
+37
*
svga: properly implement TRUNC instruction
Brian Paul
2012-07-05
1
-1
/
+54
*
svga: fix register collision issue in emit_conditional()
Brian Paul
2012-07-05
1
-0
/
+24
*
svga: fix saturated TEX instructions
Brian Paul
2012-05-31
1
-6
/
+13
*
svga: implement CEIL opcode translation
Brian Paul
2012-05-09
1
-0
/
+28
*
svga: move temp register index assertions
Brian Paul
2012-02-23
1
-4
/
+11
*
svga: remove old, unused sincos code for SM2.0
Brian Paul
2011-10-11
1
-48
/
+0
[next]