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
/
shader_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv/nir: add capability check for SpvCapabilityAtomicStorage
Alejandro Piñeiro
2018-07-03
1
-0
/
+1
*
spirv: add/hookup SpvCapabilityStencilExportEXT
Gustavo Lima Chaves
2018-06-08
1
-0
/
+1
*
mesa: Add GL/GLSL plumbing for ARB_fragment_shader_interlock.
Plamena Manolova
2018-06-01
1
-0
/
+5
*
compiler/spirv: add implementation to check for SpvCapabilityInt16 support
Iago Toral Quiroga
2018-05-03
1
-0
/
+1
*
spirv: Add support for runtime descriptor array cap.
Bas Nieuwenhuizen
2018-04-18
1
-0
/
+1
*
spirv: Add support for VK_EXT_descriptor_indexing uniform indexing caps.
Bas Nieuwenhuizen
2018-04-18
1
-0
/
+1
*
st/glsl_to_nir: gather next_stage in shader_info
Timothy Arceri
2018-04-02
1
-0
/
+5
*
spirv: add support for SPV_AMD_shader_trinary_minmax
Dave Airlie
2018-03-29
1
-0
/
+1
*
spirv/radv: add AMD_gcn_shader capability, remove current extensions
Alejandro Piñeiro
2018-03-15
1
-5
/
+1
*
spirv: handle AMD_gcn_shader extended instructions
Daniel Schürmann
2018-03-07
1
-0
/
+5
*
spirv: Add support for subgroup arithmetic
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
spirv: Add subgroup quad support
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
spirv: Add subgroup shuffle support
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
spirv: Add subgroup vote support
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
spirv: Add subgroup ballot support
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
spirv: Add initial subgroup support
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
nir/spirv: Add support for device groups
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
spirv: Add SpvCapabilityShaderViewportIndexLayerEXT
Caio Marcelo de Oliveira Filho
2018-03-07
1
-0
/
+1
*
glsl/nir: add pixel_center_integer to shader info
Timothy Arceri
2018-02-19
1
-0
/
+2
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
1
-2
/
+8
*
glsl: Split out shader program serialization
Jordan Justen
2017-12-08
1
-0
/
+1
*
mesa/spirv: move and rename nir_spirv_supported_capabilities
Alejandro Piñeiro
2017-12-07
1
-0
/
+13
*
nir: fill outputs_read field and add patch outputs read (v2)
Dave Airlie
2017-11-27
1
-0
/
+2
*
nir: Make nir_gather_info collect a uses_fddx_fddy flag.
Kenneth Graunke
2017-10-29
1
-0
/
+7
*
compiler: Move gl_program::TexelFetchSamplers to shader_info.
Kenneth Graunke
2017-10-12
1
-0
/
+3
*
compiler: move pointers to the start of shader_info
Timothy Arceri
2017-08-24
1
-3
/
+3
*
compiler: Merge shader_info's tcs and tes structs.
Kenneth Graunke
2017-01-10
1
-4
/
+3
*
mesa: Introduce a compiler enum for tessellation spacing.
Kenneth Graunke
2017-01-07
1
-1
/
+1
*
compiler: Change shader_info->tes.vertex_order into a ccw boolean.
Kenneth Graunke
2017-01-07
1
-1
/
+2
*
mesa/compiler: add local_size_variable to shader_info
Timothy Arceri
2016-12-30
1
-0
/
+2
*
mesa/compiler: add stage to shader_info
Timothy Arceri
2016-12-30
1
-0
/
+3
*
mesa: add support for GL_INTEL_conservative_rasterization
Lionel Landwerlin
2016-12-07
1
-0
/
+6
*
mesa: Add GL and GLSL plumbing for ARB_post_depth_coverage for i965 (gen9+).
Plamena Manolova
2016-12-07
1
-0
/
+1
*
compiler: Store the clip/cull distance array sizes in shader_info.
Kenneth Graunke
2016-11-19
1
-2
/
+5
*
compiler: remove now unused copy_shader_info() declaration
Timothy Arceri
2016-11-17
1
-7
/
+0
*
compiler: include shader_enums.h in shader_info.h
Timothy Arceri
2016-11-17
1
-0
/
+2
*
compiler: add additional cs metadata fields to shader info
Timothy Arceri
2016-10-26
1
-0
/
+5
*
compiler: add input primative field for gs in shader info
Timothy Arceri
2016-10-26
1
-0
/
+3
*
compiler: add fields for tes metadata to shader info
Timothy Arceri
2016-10-26
1
-0
/
+7
*
glsl: add temporary copy_shader_info() function
Timothy Arceri
2016-10-26
1
-0
/
+7
*
nir: move nir_shader_info to a common compiler header
Timothy Arceri
2016-10-26
1
-0
/
+131