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: Use correct type for sampled images
Alex Smith
2017-11-13
3
-6
/
+6
*
spirv: add DO NOT EDIT warning on generated spirv_info.c
Alejandro Piñeiro
2017-11-13
1
-1
/
+4
*
spirv: Claim support for the simple memory model
Jason Ekstrand
2017-10-26
1
-1
/
+2
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
2
-34
/
+34
*
spirv: Fix SpvOpAtomicISub
Józef Kucia
2017-10-09
1
-0
/
+1
*
spirv: Don't warn on the ImageCubeArray capability
Jason Ekstrand
2017-10-07
1
-1
/
+1
*
nir/spirv: Allow loop breaks in a switch body.
Bas Nieuwenhuizen
2017-10-02
1
-1
/
+1
*
spirv: Flip the tessellation winding order
Jason Ekstrand
2017-09-20
1
-7
/
+2
*
nir/spirv: handle if's with same label in both branches
Juan A. Suarez Romero
2017-09-12
1
-2
/
+10
*
nir/spirv: fix chain access with different index bit sizes
Samuel Iglesias Gonsálvez
2017-09-11
1
-3
/
+8
*
spirv: Add support for the HelperInvocation builtin
Jason Ekstrand
2017-09-05
1
-1
/
+4
*
nir/spirv: Use unreachable("...") rather than assert(!"...")
Matt Turner
2017-08-29
2
-13
/
+13
*
spirv: Fix SpvImageFormatR16ui
Jason Ekstrand
2017-08-02
1
-1
/
+1
*
compiler/spirv: Add a .gitignore and ignore spirv_info.c
Jason Ekstrand
2017-07-18
1
-0
/
+1
*
nir/spirv: Add support for SPV_KHR_variable_pointers
Jason Ekstrand
2017-07-18
5
-10
/
+108
*
nir/spirv: Add a helper for pushing SSA values
Jason Ekstrand
2017-07-18
4
-10
/
+20
*
nir/spirv: Implement OpPtrAccessChain for buffers
Jason Ekstrand
2017-07-18
3
-4
/
+34
*
spirv/nir: Add some useful asserts for type decorations
Jason Ekstrand
2017-07-18
1
-0
/
+4
*
spirv: Add support for the StorageBuffer storage class
Jason Ekstrand
2017-07-18
1
-0
/
+4
*
spirv: Generate spirv_info.c
Ian Romanick
2017-07-18
2
-156
/
+82
*
spirv: Import the lastest 1.0.2 JSON from Khronos
Ian Romanick
2017-07-18
1
-0
/
+5792
*
spirv: Import the latest 1.2 header from Khronos
Jason Ekstrand
2017-07-18
1
-4
/
+37
*
spirv: Fix reaching unreachable for compare exchange on images
James Legg
2017-07-10
1
-0
/
+1
*
nir/spirv: Remove unnecessary comment.
Andres Gomez
2017-07-08
1
-5
/
+0
*
nir/spirv: Rework function argument setup
Jason Ekstrand
2017-07-05
3
-28
/
+34
*
nir/spirv: Stop trying to convert pointers to SSA in glsl450
Jason Ekstrand
2017-07-05
1
-1
/
+6
*
nir/spirv: Use real pointer types
Jason Ekstrand
2017-07-05
4
-15
/
+60
*
nir/spirv: Stop using glsl_type for function types
Jason Ekstrand
2017-07-05
3
-31
/
+31
*
nir/spirv: Beef up the type system a bit
Jason Ekstrand
2017-07-05
2
-28
/
+59
*
nir/spirv: Compact vtn_type
Jason Ekstrand
2017-07-05
2
-26
/
+39
*
nir/spirv: Simplify type copying
Jason Ekstrand
2017-07-05
1
-7
/
+1
*
nir/spirv: Compute offsets for UBOs and SSBOs up-front
Jason Ekstrand
2017-07-05
2
-27
/
+138
*
nir/spirv: Rework the way pointers get dereferenced
Jason Ekstrand
2017-07-05
2
-64
/
+88
*
nir/spirv: Break variable creation out into a helper
Jason Ekstrand
2017-07-05
1
-172
/
+184
*
nir/spirv: Remove unneeded parameters from pointer_to_offset
Jason Ekstrand
2017-07-05
3
-19
/
+8
*
nir/spirv: Simplify matrix loads/stores
Jason Ekstrand
2017-07-05
2
-100
/
+90
*
nir/spirv: Use the correct stride for non-32-bit vectors
Jason Ekstrand
2017-07-05
1
-1
/
+1
*
nir/spirv: Wrap access chains in a new vtn_pointer data structure
Jason Ekstrand
2017-07-05
4
-159
/
+187
*
nir/spirv: Rename some things from access_chain to pointer
Jason Ekstrand
2017-07-05
4
-82
/
+73
*
nir/spirv: Split up Uniform and UniformConstant storage classes
Jason Ekstrand
2017-07-05
1
-3
/
+7
*
nir/spirv: Add a storage_class_to_mode helper
Jason Ekstrand
2017-07-05
1
-45
/
+78
*
nir/spirv: Use the type from the deref for atomics
Jason Ekstrand
2017-07-05
1
-3
/
+3
*
nir/spirv: Move a "}"
Jason Ekstrand
2017-07-05
1
-1
/
+1
*
spirv: fix OpBitcast when the src and dst bitsize are different (v3)
Connor Abbott
2017-07-03
1
-1
/
+66
*
nir: implement GLSL.std.450 NMax, NMIn and NClamp operations
Juan A. Suarez Romero
2017-06-27
1
-0
/
+3
*
nir: add support for 64-bit in SmoothStep function
Juan A. Suarez Romero
2017-06-27
1
-3
/
+5
*
spirv: Work around the Doom shader bug
Jason Ekstrand
2017-06-20
2
-0
/
+28
*
nir: Port to u_dynarray
Thomas Helland
2017-06-07
2
-5
/
+5
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
2
-31
/
+31
*
spirv: Add support for SPV_KHR_multiview
Jason Ekstrand
2017-05-03
3
-0
/
+9
[next]