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
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
2
-4
/
+2
*
spirv: Emit switch conditions on-the-fly
Jason Ekstrand
2019-01-12
1
-36
/
+26
*
spirv: Contain the GLSLang issue #179 workaround to old GLSLang
Jason Ekstrand
2019-01-12
3
-18
/
+38
*
spirv: Whack sampler/image pointers to uniform
Jason Ekstrand
2019-01-12
1
-0
/
+12
*
nir: Tag entrypoint for easy recognition by nir_shader_get_entrypoint()
Matt Turner
2019-01-09
1
-0
/
+1
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
3
-10
/
+10
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
4
-68
/
+267
*
spirv: Make better use of vtn_pointer_uses_ssa_offset
Jason Ekstrand
2019-01-08
1
-15
/
+13
*
spirv: Add explicit pointer types
Jason Ekstrand
2019-01-08
2
-20
/
+28
*
spirv: Choose atomic deref type with pointer_uses_ssa_offset
Jason Ekstrand
2019-01-08
3
-40
/
+41
*
spirv: Add error checking for Block and BufferBlock decorations
Jason Ekstrand
2019-01-08
3
-0
/
+53
*
nir/vulkan: Add a descriptor type to vulkan resource intrinsics
Jason Ekstrand
2019-01-08
1
-3
/
+20
*
nir: Add a ptr_as_array deref type
Jason Ekstrand
2019-01-08
2
-2
/
+2
*
spirv: Propagate layout decorations to created glsl_types
Jason Ekstrand
2019-01-08
3
-14
/
+78
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
2
-2
/
+3
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-3
/
+3
*
spirv: Handle arbitrary bit sizes for deref array indices
Jason Ekstrand
2019-01-08
2
-34
/
+42
*
spirv: Emit NIR deref instructions on-the-fly
Jason Ekstrand
2019-01-08
3
-71
/
+34
*
spirv: Sign-extend array indices
Jason Ekstrand
2019-01-08
1
-2
/
+2
*
spirv: Handle any bit size in vector_insert/extract
Jason Ekstrand
2019-01-08
3
-11
/
+15
*
spirv: Fix matrix parameters in function calls.
Bas Nieuwenhuizen
2019-01-08
1
-0
/
+4
*
compiler/spirv: use 32-bit polynomial approximation for 16-bit asin()
Iago Toral Quiroga
2019-01-02
1
-0
/
+14
*
compiler/spirv: implement 16-bit frexp
Iago Toral Quiroga
2019-01-02
1
-2
/
+46
*
compiler/spirv: implement 16-bit hyperbolic trigonometric functions
Iago Toral Quiroga
2019-01-02
1
-18
/
+26
*
compiler/spirv: implement 16-bit exp and log
Iago Toral Quiroga
2019-01-02
1
-2
/
+2
*
compiler/spirv: implement 16-bit atan2
Iago Toral Quiroga
2019-01-02
1
-7
/
+11
*
compiler/spirv: implement 16-bit atan
Iago Toral Quiroga
2019-01-02
1
-12
/
+11
*
compiler/spirv: implement 16-bit acos
Iago Toral Quiroga
2019-01-02
1
-2
/
+3
*
compiler/spirv: implement 16-bit asin
Iago Toral Quiroga
2019-01-02
1
-9
/
+14
*
spirv: add support for SpvCapabilityStorageImageMultisample
Samuel Pitoiset
2018-12-20
1
-1
/
+4
*
nir: Switch to using 1-bit Booleans for almost everything
Jason Ekstrand
2018-12-16
2
-32
/
+32
*
nir: Add support for 1-bit data types
Jason Ekstrand
2018-12-16
1
-0
/
+9
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-31
/
+31
*
spirv: Add support for MinLod
Jason Ekstrand
2018-12-11
1
-1
/
+11
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-2
/
+2
*
spirv: add SpvCapabilityInt64Atomics
Samuel Pitoiset
2018-12-05
1
-1
/
+4
*
spirv/vtn: handle variable pointers without offset lowering
Dave Airlie
2018-11-20
2
-8
/
+10
*
nir: Add alignment parameters to SSBO, UBO, and shared access
Jason Ekstrand
2018-11-15
2
-0
/
+8
*
nir/spirv: Force 32-bit for UBO and SSBO Booleans
Jason Ekstrand
2018-11-15
1
-2
/
+8
*
nir/builder: Add a nir_pack/unpack/bitcast helpers
Jason Ekstrand
2018-11-15
1
-76
/
+25
*
nir/builder: Add iadd_imm and imul_imm helpers
Jason Ekstrand
2018-11-15
1
-8
/
+6
*
nir/spirv: cast shift operand to u32
Karol Herbst
2018-11-14
2
-0
/
+31
*
spirv: Pass SSA values through functions
Jason Ekstrand
2018-10-30
1
-41
/
+139
*
spirv: Initialize subgroup destinations with the destination type
Jason Ekstrand
2018-10-26
1
-4
/
+8
*
spirv: Use the right bit-size for spec constant ops
Jason Ekstrand
2018-10-26
1
-3
/
+9
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
2
-7
/
+7
*
spirv: Add no-op support for VK_GOOGLE_hlsl_functionality1
Jason Ekstrand
2018-10-22
2
-0
/
+12
*
spirv: Add support for SPV_GOOGLE_decorate_string
Jason Ekstrand
2018-10-22
1
-0
/
+8
*
spirv: Update SPIR-V json and headers to Khronos master
Jason Ekstrand
2018-10-13
2
-13
/
+604
*
spirv/nir: handle memory access qualifiers for SSBO loads/stores
Samuel Pitoiset
2018-10-12
3
-12
/
+75
[next]