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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
Change libspirv to spvtools namespace (#1678)
dan sinclair
1
-2
/
+2
2018-06-27
check_symbol_exports on Python3, Mac
Greg Roth
1
-1
/
+2
2018-04-05
More automatic extension support
David Neto
1
-85
/
+41
2018-04-03
Add SPV_NV_shader_subgroup_partitioned to EXTENSIONS_FROM_SPIRV_REGISTRY
Jeff Bolz
1
-0
/
+1
2018-03-29
Use standard SPIR-V version scheme for version requirement
Lei Zhang
1
-2
/
+2
2018-03-17
Migrate to use unified grammar tables
Lei Zhang
1
-56
/
+89
2018-03-08
Add missing SPV extension strings
Rex Xu
1
-0
/
+2
2018-03-05
Support SPV_GOOGLE_decorate_string and SPV_GOOGLE_hlsl_functionality1
David Neto
1
-0
/
+2
2018-02-15
Avoid using static unordered_map (#1304)
Lei Zhang
1
-11
/
+23
2018-02-09
Fix generation of Vim syntax file
David Neto
1
-0
/
+15
2018-01-25
Initial implementation of if conversion
Alan Baker
1
-0
/
+1
2018-01-12
Adding ostream operators for IR structures
Alan Baker
1
-2
/
+2
2018-01-05
Ignore clang-format-diff.py from copyrights check
Pierre Moreau
1
-5
/
+9
2017-12-29
utils/generate_grammar_tables.py: use spaces for indentation
Leo Izen
1
-18
/
+18
2017-12-22
Add asm, dis support for DebugInfo extended instruction set
David Neto
2
-21
/
+219
2017-12-05
Travis CI: add clang-format check
Lei Zhang
1
-0
/
+37
2017-11-23
Test for pollution of the global namespace
David Neto
1
-0
/
+92
2017-10-31
Fix copyright check when the build directory is in the source directory.
Steven Perron
1
-1
/
+1
2017-10-28
Use std::lower_bound for opcode lookup
Jesus Carabano
1
-4
/
+10
2017-10-25
Turn all function static non-POD variables into global POD variables
Lei Zhang
1
-35
/
+138
2017-10-06
Implement Linker (module combiner)
Pierre Moreau
1
-1
/
+2
2017-09-26
Avoid using global static variables
Lei Zhang
1
-15
/
+21
2017-09-14
Recognize SPV_AMD_shader_fragment_mask
David Neto
1
-0
/
+1
2017-09-02
Make enums for all currently published extensions
David Neto
1
-19
/
+37
2017-06-21
Add support for SPV AMD extensions
Rex Xu
1
-0
/
+9
2017-05-25
Added extension SPV_VALIDATOR_ignore_type_decl_unique
Andrey Tuganov
1
-1
/
+8
2017-04-07
Support SPV_KHR_storage_buffer_storage_class
David Neto
1
-8
/
+16
2017-03-23
Support SPV_AMD_gcn_shader
David Neto
1
-20
/
+46
2017-03-20
Do nothing if trying to make the current dir
David Neto
1
-0
/
+4
2017-03-16
Autogenererating enum-string mappings from grammar
Andrey Tuganov
1
-1
/
+123
2017-03-09
Fix extension grammar parsing
Andrey Tuganov
1
-2
/
+2
2017-01-17
Say why we allow override of build timestamp
David Neto
1
-3
/
+9
2017-01-17
make build reproducible
Bernhard M. Wiedemann
1
-1
/
+5
2017-01-16
Adding decoration class and tests.
Ehsan Nasiri
1
-2
/
+2
2017-01-06
Allow trailing whitespace on version lines in CHANGES
David Neto
1
-1
/
+5
2016-12-21
Support building under CYGWIN
David Neto
1
-1
/
+1
2016-12-20
Generate spvasm.vim
David Neto
1
-0
/
+192
2016-12-09
Get vendor tool info from the SPIR-V registry file
David Neto
1
-0
/
+72
2016-09-16
Add basic support for SPV_KHR_shader_ballot
David Neto
1
-5
/
+21
2016-09-11
add spirv-dis/spirv-as support for emacs when loading .spv binaries
steve-lunarg
1
-0
/
+1
2016-09-02
Relicense SPIRV-Tools under Apache 2.0
David Neto
1
-0
/
+13
2016-09-02
Add check_copyright to check or update copyright.
David Neto
1
-0
/
+215
2016-09-02
Fix Google copyright lines
David Neto
1
-1
/
+1
2016-08-30
Handle capabilities larger than value 63
David Neto
1
-39
/
+7
2016-08-15
Avoid race on mkdir
David Neto
2
-5
/
+21
2016-08-05
Create directory first if not existing and always refresh.
Lei Zhang
1
-3
/
+11
2016-08-05
Avoid redefining builtin dir.
Lei Zhang
1
-13
/
+14
2016-06-15
Fix ExtInst parsing: no IdRef* at end
David Neto
1
-0
/
+16
2016-06-02
Fix CHANGES file version parsing. -dev is optional
David Neto
1
-3
/
+3
2016-04-22
Add CHANGES file with high level software history
David Neto
1
-13
/
+38
[next]