index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: Replace unreachable with vtn_fail
Jason Ekstrand
2017-12-04
6
-111
/
+118
*
spirv: Replace assert with vtn_assert
Jason Ekstrand
2017-12-04
5
-249
/
+251
*
spirv: Add vtn_fail and vtn_assert helpers
Jason Ekstrand
2017-12-04
2
-0
/
+67
*
spirv: Do something useful with OpSource
Jason Ekstrand
2017-12-04
1
-1
/
+21
*
spirv: Rework logging
Jason Ekstrand
2017-12-04
4
-18
/
+119
*
spirv: Re-arrange vtn_builder initialization
Jason Ekstrand
2017-12-04
1
-6
/
+7
*
spirv: Parent the nir_shader to the builder while building
Jason Ekstrand
2017-12-04
1
-1
/
+4
*
spirv: Convert the supported_extensions struct to spirv_options
Jason Ekstrand
2017-12-02
3
-18
/
+20
*
spirv: Only emit functions which are actually used
Jason Ekstrand
2017-12-02
3
-8
/
+26
*
spirv: Drop the impl field from vtn_builder
Jason Ekstrand
2017-12-02
4
-8
/
+6
*
spirv: fix typo on DO NOT EDIT header
Alejandro Piñeiro
2017-11-14
1
-1
/
+1
*
nir/spirv: tg4 requires a sampler
Alex Smith
2017-11-13
1
-1
/
+1
*
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
[next]