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.015Jul1413121187643230Jun29282624231917161514131211109826May252220191816151311876330Apr2927179832131Mar3024437Jan21Dec201117Nov528Oct1786128Sep18128525Aug241918151413121110929Jul281027Jun23185327May1412111086129Apr242214231Mar28261716141211824Feb19181312331Jan282726232221111087631Dec3020181716131211109765432127Nov2623222120191514131211109875131Oct3029282423222120181716151411975432128Sep26242017864331Aug30292713986543131Jul229862128Jun262524212019171413121110763230May2928177526Apr2517151413121110975321Mar13129874128Feb272625222120171413121186431Jan292824111021Dec191312Comment out some dead assignments per suggestion from static analysis tools.Merge pull request #17 from google/non-existing-stringProtect location setting methods from writing to non-existing strings.Include specification revision as part of the version string.Merge pull request #16 from google/pp-directiveFront-end: enforce qualifiers that cannot appear on block declarations.Fix compile errors: about 25 .PpError didn't compile, need to be .ppError.Merge pull request #15 from google/preprocessing-errorAdded error output to the preprocessor.Remove uncessary line break.Fix empty line handling in line directive callback.Fix line number handling in line directive callback.Merge pull request #14 from google/extensionturnedonMerge pull request #11 from baldurk/size-t-int-warning-fixesSimplify function calls for extensionsTurnedOn().Update readme to point to Khronos landing page.Fix incorrect used of snprintf()Updated command-line options, adding -o for saving binaries, -G for OpenGL SPIR-V validation, -v etc.on x64, size_t is 64-bit and int is 32-bit, so needs an explicit castFix clang static analyzer issues, as reported by floooh.Merge pull request #4 from baldurk/relative-include-pathsMerge pull request #5 from floooh/fix-clang-warningsAdd some missing 'const' and texture-op guards, for future change to enum-based texture calls.Fix most clang warningsinclude by relative path, so root doesn't need to be in the search pathLinux build: fix case problem with new file.Clear up a C++ compile warningFront-end: move to rational internal array-of-array interfaces and design. (A-of-A is not yet implemented though.)docs: Update missing features listglslang -> SPIR-V: smear scalars for integer (scalar * vector). OpVectorTimesScalar is only for floats.Use E_ prefix instead of _ for distinguishing extension strings from glext.hMerge pull request #2 from nwnk/glext-compatibilityMerge pull request #3 from fkaa/include-fixFix include directive depending on root folder nameFix incompatibility with <GL/glext.h>Make double underscore "__" an error for ES 300, but a warning for 310.Building README: Update to CMake information.Merge pull request #1 from antiagainst/markdown-readmeFormat README using markdown.Final round for line endings.
Loading