Skip to content
Snippets Groups Projects
Select Git revision
  • test default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Aug3231Jul292827252423222120191817151413121187643230Jun29282624231917161514131211109826May252220191816151311876330Apr2927179832131Mar3024437Jan21Dec201117Nov528Oct1786128Sep18128525Aug241918151413121110929Jul281027Jun23185327May1412111086129Apr242214231Mar28261716141211824Feb19181312331Jan282726232221111087631Dec3020181716131211109765432127Nov2623222120191514131211109875131Oct3029282423222120181716151411975432128Sep26242017864331Aug30292713986543131Jul229862128Jun262524212019171413121110763230May2928177526Apr2517151413121110975321Mar13129874128Feb27262522Merge pull request #50 from google/remove-unused-codeRemove unused members from TPpContext.Merge pull request #46 from google/include-directiveCreate a new ppRequireExtensions method for preprocessor.Revisioning: Include GLSL.std.450 version. Also, the revision.h script now includes redirection to revision.h.Version reporting: Restart active use of revision.h, now based on a git tag.Merge branch 'master' of https://github.com/KhronosGroup/glslangUpdate Linux binaryUpdate Window's binaryOutput wrapping #line directives for included content.Update scanner in TParseContext when changing the input stream.Use extension framework to enable #include directive.Add #include processing to glslang (though turned off by default).Merge pull request #45 from google/source-string-nameAdd mechanism for specifying names for source strings.Non-functional: Slight change to the Google #include implementation to separate it from AEP.Merge pull request #43 from google/cpp-style-line-directiveUse const reference for TSourceLoc in interfaces.Use requireExtensions() to check extension and turn on more tests.Extend the syntax of #line and __FILE__ to support filename strings.Scanning: 1) rationalize end-of-input everywhere, 2) prevent infinite loop at end-of-input, 3) use positive chars.Issue #39: Prevent problem of inserting a zero-length symbol after cascading errors.Preprocessor: Allow '\' as a token, which gets actual use in #error, but should have no other use.Consolidate all token length limits (1024), including one bad one (80) hardcoded on the stack (issue #40, issue #41).Merge pull request #44 from fkaa/osx-const-key-fixFix missing const qualifier on TUnorderedMap template typePortability: Make previous merge work with MSVS 2012.Merge pull request #38 from google/preprocessing-line-numberDoPreprocessing() should consider source string change.Create a new class to keep track of line number in preprocessor.AST -> SPV testing: Update test for using new TbdFunctionality() that is non-fatal and uniquifies printed TBDs.AST -> SPV: Add basic atomic_uint and atomic*() built-in function functionality.Front-end atomics: Finish adding atomic built-in functions (non-image) into the AST.Todo.txt: Added key, including notation for who's working on something.Update Todo.txt.Portability: Remove unneeded "= default" to work with older compilers.Merge pull request #31 from google/explicit-extension-directiveIssue 32: Guard against constructors consuming unsized arrays.Merge pull request #33 from google/spv-builder-loop-ctor-inits-all-membersspv::Builder::Loop constructor inits all members.
Loading