index
:
~glisse/SPIRV-Tools
master
Unnamed repository; edit this file 'description' to name the repository.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
val
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
Vulkan permits non-monotonic offsets for block members
David Neto
2
-0
/
+7
2018-07-10
Convert validation to use libspriv::Instruction where possible. (#1663)
dan sinclair
3
-19
/
+26
2018-07-09
Move the validation code into the val:: namespace (#1682)
dan sinclair
11
-4
/
+28
2018-07-07
Change libspirv to spvtools namespace (#1678)
dan sinclair
11
-38
/
+39
2018-07-03
Support SPV_KHR_8bit_storage
David Neto
2
-0
/
+9
2018-07-03
Produce better error diagnostics in the CFG validation. (#1660)
dan sinclair
3
-4
/
+15
2018-06-21
Add a WIP WebGPU environment. It disallows OpUndef
Corentin Wallez
2
-2
/
+13
2018-06-19
[val] Add extra context to error messages. (#1600)
dan sinclair
4
-4
/
+54
2018-06-13
Structured switch checks
Alan Baker
2
-0
/
+16
2018-06-13
Validate static uses of interfaces
Alan Baker
1
-17
/
+16
2018-06-11
Check for invalid branches into construct body.
Alan Baker
3
-2
/
+76
2018-05-23
Validate presence of OpMemoryModel.
dan sinclair
2
-2
/
+8
2018-05-16
Support SpvOpExecutionModeId in SPIR-V logical layout
Lei Zhang
1
-1
/
+4
2018-04-17
Fixes #1483. Validating Vulkan 1.1 barrier execution scopes
Alan Baker
2
-0
/
+46
2018-04-05
Fix major bug in validate_builtins
Andrey Tuganov
1
-3
/
+2
2018-04-05
Execution mode/model available in validation state
Andrey Tuganov
1
-3
/
+44
2018-03-23
Add Vulkan validation rules for BuiltIn variables
Andrey Tuganov
2
-2
/
+8
2018-03-22
Fixes compile errors generated with -Wpedantic
Eleni Maria Stea
1
-1
/
+1
2018-03-07
AMD_gpu_shader_half_float enables float16
Andrey Tuganov
1
-0
/
+5
2018-03-05
Support SPV_GOOGLE_decorate_string and SPV_GOOGLE_hlsl_functionality1
David Neto
1
-0
/
+3
2018-02-07
Add Vulkan-specific validation rules for atomics
Andrey Tuganov
2
-0
/
+23
2018-02-05
Add barrier instructions validation pass
Andrey Tuganov
2
-14
/
+36
2017-12-14
Refactor include of latest spir-v header versions
Andrey Tuganov
4
-4
/
+4
2017-11-30
Fix validation of group ops in SPV_AMD_shader_ballot
David Neto
2
-0
/
+18
2017-11-27
Fix windows build.
Diego Novillo
1
-0
/
+1
2017-11-27
Re-format source tree - NFC.
Diego Novillo
9
-13
/
+12
2017-11-23
Add validation checks for Execution Model
Andrey Tuganov
4
-3
/
+78
2017-11-22
Validator pass for image instructions
Andrey Tuganov
2
-2
/
+85
2017-11-08
Re-format files in source, source/opt, source/util, source/val and tools.
Diego Novillo
8
-31
/
+29
2017-10-28
Add option to relax validation of store types.
Steven Perron
1
-0
/
+3
2017-10-25
Turn all function static non-POD variables into global POD variables
Lei Zhang
1
-36
/
+24
2017-10-20
Add validation pass for conversion instructions
Andrey Tuganov
2
-0
/
+41
2017-10-12
Validator checks OpReturn called from void func
Andrey Tuganov
3
-1
/
+10
2017-09-26
Add remaining opcodes to arithmetics validation
Andrey Tuganov
2
-0
/
+26
2017-09-08
Add new checks to validate arithmetics pass
Andrey Tuganov
2
-8
/
+56
2017-09-07
validator: OpModuleProcessed allowed in layout section 7c
David Neto
2
-0
/
+6
2017-09-05
Add validation pass for arithmetic operations
Andrey Tuganov
2
-0
/
+194
2017-06-30
Added compression tool tools/spirv-markv. Work in progress.
Andrey Tuganov
1
-1
/
+1
2017-06-28
Don't do hash lookup twice in FindDef
Chris Forbes
1
-14
/
+6
2017-05-25
CFA: Move TraversalRoots and ComputeAugmentedCFG into CFA
Greg Fischer
1
-86
/
+8
2017-05-15
Add SPIR-V 1.2 support, for OpenCL 2.2
David Neto
3
-3
/
+3
2017-05-09
Stats analyzer aggregates OpConstant usage
Andrey Tuganov
1
-1
/
+10
2017-05-09
Stats analyzer uses validator
Andrey Tuganov
1
-0
/
+5
2017-05-08
Inline: Create CFA class
Greg Fischer
1
-2
/
+4
2017-04-07
Support SPV_KHR_storage_buffer_storage_class
David Neto
2
-5
/
+5
2017-04-07
Validator support for Variable Pointer extension.
Ehsan Nasiri
2
-0
/
+14
2017-03-14
Validator checks if operands require extension
Andrey Tuganov
2
-11
/
+20
2017-03-09
Validator parses and registers OpExtension
Andrey Tuganov
2
-3
/
+15
2017-03-01
Allow using FPRoundingMode when see VK_KHR_16bit_storage
Lei Zhang
2
-3
/
+7
2017-02-28
Issue 559: check type declaration uniqueness
Andrey Tuganov
2
-0
/
+30
[prev]
[next]