index
:
platform/upstream/SPIRV-Tools
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
devel_package
master
sandbox/dkson95/gcc14-asan
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sdk-1.3.250
tizen
tizen_20181206
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
Support supplying extra definitions via CMAKE variable
Lei Zhang
1
-0
/
+4
2017-07-04
Define variable to skip installation
d3x0r
1
-7
/
+16
2017-05-28
Support building on FreeBSD
rdb
1
-0
/
+2
2017-04-06
Group targets into folders
Lei Zhang
1
-0
/
+1
2017-04-03
Add /EHs for targets for MSVC
Lei Zhang
1
-0
/
+6
2017-03-01
Add a default virtual dtor to Pass and check for missing virtual dtors
Jean-Francois Roy
1
-1
/
+1
2016-12-21
Support building under CYGWIN
David Neto
1
-0
/
+2
2016-09-28
Add examples to demo C++ library APIs.
Lei Zhang
1
-0
/
+1
2016-09-21
Publish the C++ interface.
Lei Zhang
1
-2
/
+7
2016-09-16
Add utility macros for logging messages.
Lei Zhang
1
-0
/
+5
2016-09-02
Add test for presence of copyrights and license terms
David Neto
1
-0
/
+4
2016-09-02
Relicense SPIRV-Tools under Apache 2.0
David Neto
1
-21
/
+9
2016-08-09
Use NEW behavior for policy CMP0054.
Lei Zhang
1
-1
/
+8
2016-08-05
Check configuration and gmock existence when adding unit tests.
Lei Zhang
1
-4
/
+9
2016-06-08
Split validate_types file into multiple classes
Umar Arshad
1
-0
/
+2
2016-04-22
Add CHANGES file with high level software history
David Neto
1
-5
/
+0
2016-04-18
Rework CMake rules for building grammar tables.
Lei Zhang
1
-35
/
+0
2016-04-18
Update cmake files to support Android as a build target.
Derek Sollenberger
1
-0
/
+2
2016-04-18
Add SPIR-V 1.1 grammar.
Dejan Mircevski
1
-8
/
+27
2016-04-18
Mark SPIR-V grammar files as 1.0.
Dejan Mircevski
1
-11
/
+15
2016-04-04
Use JSON grammar files to generate extended instruction sets.
Lei Zhang
1
-3
/
+7
2016-04-04
Rname grammar.json to spirv.core.grammar.json and add version info.
Lei Zhang
1
-1
/
+1
2016-04-04
Remove dependency on SPIR-V headers in libspirv.h.
Lei Zhang
1
-6
/
+0
2016-04-04
Enable linking against libSPIRV-Tools from linux shared libraries
Chris Forbes
1
-0
/
+2
2016-04-01
Use the JSON grammar file to generate various info tables.
Lei Zhang
1
-0
/
+8
2016-03-17
Split CMakeLists.txt into smaller ones.
Lei Zhang
1
-175
/
+4
2016-03-16
Support Linux-to-Windows cross comiple via MinGW
David Neto
1
-4
/
+17
2016-03-14
Add patchlevel to CMake requirement
Daniel Robertson
1
-1
/
+1
2016-02-24
Actually find the python executable before use.
Andrew Woloszyn
1
-1
/
+14
2016-02-23
Implement --version for spirv-tools
qining
1
-0
/
+13
2016-02-17
SPIR-V Tools fully supports SPIR-V 1.0 Rev3
David Neto
1
-0
/
+1
2016-02-17
Rearrange headers
David Neto
1
-8
/
+15
2016-02-17
Fixed internal compiler error in gcc-4.9.
Andrew Woloszyn
1
-0
/
+1
2016-02-16
Configure gmock locally only if not already configured.
David Neto
1
-8
/
+13
2016-02-02
Enable ctest.
Dejan Mircevski
1
-0
/
+2
2016-02-02
Use AssemblyGrammar for capability validation.
Dejan Mircevski
1
-0
/
+1
2016-01-29
Fix in-function storage class validation.
Dejan Mircevski
1
-0
/
+1
2016-01-27
Initial capability implementation and unit tests
Umar Arshad
1
-0
/
+1
2016-01-26
Qualify CMake function names with "spvtools" to avoid conflictions.
Lei Zhang
1
-6
/
+6
2016-01-20
Track uses and defs during parsing.
Dejan Mircevski
1
-1
/
+0
2016-01-15
Disable warnings C4503 on MSVC for test code
David Neto
1
-2
/
+8
2016-01-14
Validation refactor
Umar Arshad
1
-2
/
+6
2016-01-11
spvDiagnosticDestroy is safe to call on nullptr
David Neto
1
-0
/
+1
2016-01-11
Made compilation with gcc and clang more strict.
Andrew Woloszyn
1
-0
/
+10
2016-01-07
Extend copyright to 2016.
Dejan Mircevski
1
-1
/
+1
2016-01-04
Avoid relative path in #include
David Neto
1
-0
/
+1
2016-01-04
Rename endian.h to spirv_endian.h
David Neto
1
-2
/
+2
2015-12-17
Initial logical layout validation
Umar Arshad
1
-0
/
+1
2015-12-17
Refactor validation types into another file
Umar Arshad
1
-0
/
+2
2015-12-10
Fix setting of off-by-default cmake options
David Neto
1
-4
/
+13
[next]