index
:
platform/upstream/SPIRV-Cross
master
tizen
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
/
spirv_cross_parsed_ir.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-20
Interleave undef values with constants and types.
Chip Davis
1
-2
/
+2
2021-11-03
Removed unnecessary tracking of types.
Sebastián Aedo
1
-3
/
+4
2021-11-02
Removing logic in the parser
Sebastián Aedo
1
-0
/
+6
2021-06-29
Finish adding SPDX tags and setup a reuse checked in Github Actions CI
Jon Leech
1
-1
/
+1
2021-01-14
meta: Update copyright headers to 2021.
Hans-Kristian Arntzen
1
-1
/
+1
2021-01-08
GLSL: Support both SPV_KHR_ray_tracing and NV_ray_tracing.
Hans-Kristian Arntzen
1
-0
/
+2
2020-12-01
Add MIT dual license for the SPIRV-Cross API.
Hans-Kristian Arntzen
1
-0
/
+7
2020-11-23
GLSL: Emit storage qualifiers for buffer_reference.
Hans-Kristian Arntzen
1
-0
/
+1
2020-08-21
Overhaul how we deal with reserved identifiers.
Hans-Kristian Arntzen
1
-0
/
+8
2020-03-26
Add support for forcefully zero-initialized variables.
Hans-Kristian Arntzen
1
-0
/
+2
2020-01-16
Update license headers to 2020.
Hans-Kristian Arntzen
1
-1
/
+1
2019-09-06
Refactor into stronger types in public API.
Hans-Kristian Arntzen
1
-30
/
+30
2019-07-19
Start considering how to emit physical type ID.
Hans-Kristian Arntzen
1
-5
/
+13
2019-07-19
MSL: Begin rewrite of buffer packing logic.
Hans-Kristian Arntzen
1
-3
/
+21
2019-04-26
GLSL: Implement GL_EXT_buffer_reference.
Hans-Kristian Arntzen
1
-0
/
+3
2019-04-09
Refactor out error handling and containers to new headers.
Hans-Kristian Arntzen
1
-1
/
+0
2019-04-09
Do not use SmallVector as input type in public interfaces.
Hans-Kristian Arntzen
1
-1
/
+2
2019-04-09
Explicitly implement move operators for ParsedIR.
Hans-Kristian Arntzen
1
-3
/
+4
2019-04-09
Reduce pressure on global allocation.
Hans-Kristian Arntzen
1
-10
/
+23
2019-03-29
Add an option to override the namespace used for spirv_cross.
Hans-Kristian Arntzen
1
-1
/
+1
2019-01-10
Make meta a hashmap.
Hans-Kristian Arntzen
1
-1
/
+11
2019-01-10
Rewrite how IDs are iterated over.
Hans-Kristian Arntzen
1
-0
/
+47
2019-01-04
Nonfunctional: Update copyright headers for 2019.
Hans-Kristian Arntzen
1
-2
/
+2
2018-10-19
Hoist out parsing module from spirv_cross::Compiler.
Hans-Kristian Arntzen
1
-0
/
+129