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
*
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
*
spirv: Bump the SPIR-V header to the latest public version
Jason Ekstrand
2017-05-03
1
-3
/
+31
*
spirv: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
3
-2
/
+10
*
spirv: Implement IsInf using an integer comparison
Jason Ekstrand
2017-03-20
1
-1
/
+1
*
nir: Make image_size a variable-width intrinsic
Jason Ekstrand
2017-03-14
1
-7
/
+11
*
nir/spirv: Restrict the number of channels in texture coordinates
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
spirv: Silence unused variable warnings in release mode
Jason Ekstrand
2017-03-07
1
-0
/
+1
*
spirv: Use nir_builder for control flow
Jason Ekstrand
2017-03-01
1
-31
/
+14
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
1
-2
/
+2
*
spirv: handle SpvOpUConvert in proper place.
Dave Airlie
2017-02-16
1
-1
/
+1
*
spirv: add support for Int64 capability
Dave Airlie
2017-02-16
2
-1
/
+4
*
spirv/nir: add support for int64
Dave Airlie
2017-02-16
2
-2
/
+32
*
spirv: Add support for SpvCapabilityStorageImageReadWithoutFormat.
Bas Nieuwenhuizen
2017-02-15
2
-1
/
+5
*
spirv: Add support for SpvCapabilityStorageImageWriteWithoutFormat
Alex Smith
2017-02-14
3
-2
/
+9
[next]