Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
c0bcfaf3bae917c57bca49897eb7430cdf256c70
/
SPIRV
/
SPVRemapper.h
6cca0e9
Remove extraneous semicolons
by Shahbaz Youssefi
· 5 years ago
8b2f96d
Check if _MSC_VER is defined before using.
by Daniel Koch
· 6 years ago
d03da06
Remove execute permissions
by otakuto
· 6 years ago
8004d36
Remapper: make remapper robust against non-exiting error handlers
by LoopDawg
· 7 years ago
844dd45
Add a virtual destructor to a class which has virtual methods.
by Alex Szpakowski
· 8 years ago
927608b
Non-functional: White space after "//", mostly for copyrights.
by John Kessenich
· 8 years ago
ecba76f
Non-Functional: Whitespace, comments, replace accidentally deleted comment.
by John Kessenich
· 8 years ago
297754c
Remapper: remove debug info for IDs stripped in other passes
by steve-lunarg
· 8 years ago
ff160f1
Add #include <cstdint> for std::uint32_t usage
by baldurk
· 8 years ago
a845641
WIP: SPV Remapper: add remapper test framework
by steve-lunarg
· 8 years ago
811d9f4
WIP: SPIRV remapper: allow 64 bit literals in OperandVariableLiteralId class iteration
by steve-lunarg
· 8 years ago
b86e8b6
Revert "Merge pull request #456 from steve-lunarg/remapper-literal64"
by David Neto
· 8 years ago
b249f2f
SPIRV: allow 64 bit literals in OperandVariableLiteralId class iteration.
by steve-lunarg
· 8 years ago
66ec80e
Build: C++ headers: Replace PR #366 with a more directed version.
by John Kessenich
· 8 years ago
8548bab
spirv-remap: Fixed strings not at end of operands, fixed L/S defect
by GregF
· 9 years ago
5e4b124
Move to revision 31 of SPIR-V.
by John Kessenich
· 9 years ago
61deffd
Fix include directive depending on root folder name
by Felix Kaaman
· 9 years ago
140f3df
Final round for line endings.
by John Kessenich
· 9 years ago
79eaa91
glslang portability: Resolve OSX errors, some other OS warnings.
by John Kessenich
· 9 years ago
3a13a0c
Correct some English spellings of SPIR-V.
by John Kessenich
· 9 years ago
01685c3
SPV compression: Final check-in enabling this on MSVC 2012. All compression submissions from Steve (spvremapper@lunarg.com).
by John Kessenich
· 9 years ago
93dfbe1
glslang: Fix over 100 warnings from MSVC warning level 4.
by John Kessenich
· 9 years ago
2aa7f3a
SPV compression: Remove file/path manipulation stuff, setting up for that to be a separate tool. Added copyright messages as well.
by John Kessenich
· 9 years ago
4217d2e
SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V.
by John Kessenich
· 9 years ago