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
/
compiler
/
spirv
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv/nir: Add support for ImageQuerySamples
Jason Ekstrand
2016-07-22
1
-0
/
+3
*
spirv/nir: Handle texture projectors
Jason Ekstrand
2016-07-22
1
-0
/
+15
*
nir/spirv: Refactor coordinate handling in handle_texture
Jason Ekstrand
2016-07-22
1
-29
/
+28
*
spirv/nir: Refactor type handling in handle_texture
Jason Ekstrand
2016-07-22
1
-5
/
+8
*
spirv/nir: Move opcode selection higher up in handle_texture
Jason Ekstrand
2016-07-22
1
-48
/
+48
*
spirv/nir: Don't increment coord_components for array lod queries
Jason Ekstrand
2016-07-22
1
-1
/
+1
*
spirv/nir: Properly handle gather components
Jason Ekstrand
2016-07-22
1
-1
/
+11
*
spirv/nir: Add support for shadow samplers that return vec4
Jason Ekstrand
2016-07-22
1
-1
/
+2
*
spirv/nir: Fix some texture opcode asserts
Jason Ekstrand
2016-07-22
1
-2
/
+2
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
2
-4
/
+4
*
nir/spirv: Don't multiply the push constant block size by 4
Jason Ekstrand
2016-07-13
1
-1
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
spirv: Use the system value version of gl_FrontFace
Jason Ekstrand
2016-06-21
1
-2
/
+2
*
nir/spirv: Make a decoration switch complete
Jason Ekstrand
2016-06-03
1
-3
/
+1
*
nir/spirv: Make unhandled decorations and capabilities non-fatal
Jason Ekstrand
2016-06-03
2
-18
/
+36
*
nir/spirv: Add a way to print non-fatal warnings
Jason Ekstrand
2016-06-03
2
-0
/
+19
*
nir/spirv: Add string lookup tables for a couple of SPIR-V enums
Jason Ekstrand
2016-06-03
2
-0
/
+177
*
nir/spirv: Complete the list of capabilities
Jason Ekstrand
2016-06-03
1
-3
/
+45
*
nir/spirv: Handle the WorkgroupSize builtin decoration
Jason Ekstrand
2016-06-03
1
-0
/
+22
*
nir/spirv: Use breaks instead of returns in constant handling
Jason Ekstrand
2016-06-03
1
-3
/
+4
*
nir/spirv: Allow pointless variable decorations on inputs
Jason Ekstrand
2016-05-26
1
-0
/
+2
*
spirv: Mark default cases unreachable().
Matt Turner
2016-05-25
1
-0
/
+2
*
nir/spirv: Handle location decorations on structure members
Jason Ekstrand
2016-05-24
1
-20
/
+28
*
nir/spirv: Add explicit handling for all decorations
Jason Ekstrand
2016-05-24
2
-17
/
+110
*
spirv: Handle the PixelCenterInteger execution mode.
Kenneth Graunke
2016-05-20
3
-0
/
+7
*
nir/spirv: Handle the NonReadable decoration on struct members
Jason Ekstrand
2016-05-19
1
-0
/
+1
*
spirv: add switch case for nir_texop_txf_ms_mcs in vtn_handle_texture()
Brian Paul
2016-05-18
1
-0
/
+2
*
spirv: Properly size the src[] array.
Matt Turner
2016-05-18
1
-1
/
+1
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
2
-5
/
+5
*
spirv: Fix structure splitting with per-vertex interface arrays.
Kenneth Graunke
2016-05-07
1
-1
/
+2
*
spirv: fix warning in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
spirv: Trivially handle the NonWriteable decoration
Jason Ekstrand
2016-04-20
2
-0
/
+4
*
spirv: Move to compiler/
Jason Ekstrand
2016-04-14
9
-0
/
+7568