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
/
drivers
/
svga
/
svga_tgsi_vgpu10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: wrap long comments in svga_tgsi_vgpu10.c
Brian Paul
2017-10-03
1
-4
/
+6
*
svga: emit sampler constants only if sampler view exists
Charmaine Lee
2017-10-03
1
-7
/
+12
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-38
/
+0
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
1
-2
/
+0
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-113
/
+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
-51
/
+0
*
svga: implement MSAA alpha_to_one feature
Brian Paul
2017-07-25
1
-1
/
+51
*
svga: rework the FS white fragments code
Brian Paul
2017-07-25
1
-27
/
+16
*
svga: Limit number of immediates in shader
Neha Bhende
2017-07-22
1
-3
/
+5
*
svga: fix constant indices for texcoord scale factors and texture buffer size
Charmaine Lee
2017-07-22
1
-9
/
+6
*
svga: fix unnormalized->normalized texture coordinate conversion
Neha Bhende
2017-07-22
1
-3
/
+29
*
svga: add comment about 'extra' constant locations
Brian Paul
2017-07-17
1
-1
/
+5
*
svga: fix texture swizzle writemasking
Brian Paul
2017-07-11
1
-0
/
+2
*
svga: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-07-11
1
-3
/
+4
*
svga: s/unsigned/enum tgsi_swizzle
Brian Paul
2017-07-11
1
-4
/
+4
*
svga: s/unsigned/enum tgsi_interpolate_mode/
Brian Paul
2017-07-11
1
-1
/
+2
*
svga: s/unsigned/enum tgsi_file_type/
Brian Paul
2017-07-11
1
-7
/
+7
*
svga: s/unsigned/enum tgsi_semantic/
Brian Paul
2017-07-11
1
-5
/
+6
*
svga: document some incorrect VGPU10 shader translation issues
Brian Paul
2017-05-26
1
-0
/
+9
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-25
/
+0
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-24
/
+0
*
svga: s/INDEX_0D/INDEX_IMMEDIATE32/
Brian Paul
2016-08-26
1
-1
/
+1
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
1
-1
/
+4
*
svga: fix indirect non-indexable temp access
Charmaine Lee
2016-08-26
1
-2
/
+25
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
1
-10
/
+10
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-12
/
+12
*
svga: check TXF instruction's target to determine MSAA
Brian Paul
2016-04-02
1
-1
/
+1
*
svga: use shader sampler view declarations
Brian Paul
2016-03-21
1
-29
/
+49
*
svga: allow non-contiguous VS input declarations
Brian Paul
2016-02-18
1
-2
/
+2
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-0
/
+2
*
util/pstipple: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
1
-1
/
+2
*
svga: skip vertex attribute instruction with zero usage_mask
Charmaine Lee
2016-01-06
1
-0
/
+5
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
svga: implement 'white_fragments' option for VGPU10 fragment shaders
Brian Paul
2015-11-04
1
-5
/
+30
*
svga: detect constant color writes in fragment shaders
Brian Paul
2015-10-22
1
-2
/
+37
*
svga: fix clip plane regression after recent tgsi_scan change
Brian Paul
2015-10-21
1
-2
/
+2
*
svga: use new svga_new_shader_variant() function
Brian Paul
2015-10-16
1
-1
/
+1
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-2
/
+2
*
svga: add new svga_tgsi_vgpu10.c file
Brian Paul
2015-09-02
1
-0
/
+6778