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_vgpu10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Apply texcoord scale factors only if there is sampler view
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: move variant->fs_shadow_compare_units assignment
Brian Paul
2018-09-10
1
-0
/
+2
*
svga: check number of samples before emitting MSAA decls/opcodes
Brian Paul
2018-09-10
1
-2
/
+14
*
svga: allow TGSI_TEXTURE_CUBE_ARRAY in emit_tg4()
Brian Paul
2018-09-10
1
-7
/
+2
*
svga: fix depth and coverage mask output declaration
Charmaine Lee
2018-09-10
1
-3
/
+5
*
svga: fix 1-element cube map array issue
Brian Paul
2018-09-10
1
-1
/
+2
*
svga: fix swizzling for texture gather
Charmaine Lee
2018-09-10
1
-20
/
+33
*
svga: fix starting index for system values
Charmaine Lee
2018-09-10
1
-2
/
+9
*
svga: implement support for GL_ARB_texture_query_lod
Brian Paul
2018-09-10
1
-0
/
+26
*
svga: Add support for arb_texture_gather
Neha Bhende
2018-09-10
1
-0
/
+48
*
svga: add support for interpolation at sample position
Brian Paul
2018-09-10
1
-7
/
+21
*
svga: clarify sys value -> input register mapping
Brian Paul
2018-09-10
1
-0
/
+2
*
svga: add support for FS sample mask output
Brian Paul
2018-09-10
1
-0
/
+41
*
svga: add support for sample id, sample position
Brian Paul
2018-09-10
1
-2
/
+177
*
svga: emit shader version as 4.0 or 4.1 depending on device support
Brian Paul
2018-09-10
1
-2
/
+5
*
svga: restructure nested if's in emit_src_register()
Brian Paul
2018-09-10
1
-20
/
+22
*
svga: add support for shadow cubemap array
Charmaine Lee
2018-09-10
1
-2
/
+47
*
svga: add support for TXL2 opcode
Charmaine Lee
2018-09-10
1
-0
/
+46
*
svga: encode sample count in resource declarations
Brian Paul
2018-09-05
1
-0
/
+1
*
svga: simplify uses_flat_interp expression in emit_input_declarations()
Brian Paul
2018-03-23
1
-1
/
+1
*
svga: use enum tgsi_opcode
Brian Paul
2018-03-23
1
-4
/
+4
*
svga: s/unsigned/boolean/ for a few local vars
Brian Paul
2018-03-02
1
-6
/
+6
*
svga: replaced 'unsigned' with proper enum types in shader code
Brian Paul
2018-02-20
1
-12
/
+21
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2018-02-15
1
-1
/
+1
*
svga: use opcode local var to simplify some code
Brian Paul
2018-01-31
1
-4
/
+2
*
svga: s/unsigned/VGPU10_OPCODE_TYPE/
Brian Paul
2018-01-31
1
-10
/
+11
*
svga: move variant->fs_shadow_compare_units assignment
Brian Paul
2017-12-27
1
-2
/
+2
*
svga: use tgsi_util_get_shadow_ref_src_index() in a couple place
Brian Paul
2017-12-26
1
-22
/
+7
*
svga: fix TGSI_TEXTURE_SHADOW1D coordinate selection
Brian Paul
2017-12-26
1
-3
/
+1
*
svga: fix shadow comparison failures
Brian Paul
2017-12-26
1
-4
/
+8
*
svga: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-11-15
1
-5
/
+5
*
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
[next]