platform/upstream/glslang.git
2017-01-13 John KessenichHLSL: Add EOpMatrixSwizzle, selectively decomposed...
2017-01-12 John KessenichHLSL: matrix swizzle (_12, _m23) syntax, partial semantics.
2017-01-12 John KessenichPP: Clean up and rationalize floating-point-number...
2017-01-12 John KessenichMerge pull request #664 from steve-lunarg/stage-io-fix
2017-01-11 John KessenichInfrastructure: Support standard build with ENABLE_HLSL...
2017-01-11 John KessenichInfrastructure: Protect against missing built-in symbol...
2017-01-11 John KessenichMerge pull request #663 from KhronosGroup/full-include...
2017-01-10 John KessenichMerge pull request #668 from slime73/DisableHLSL
2017-01-09 Alex SzpakowskiChange disabled-by-default DISABLE_HLSL option to enabl...
2017-01-09 steve-lunargWIP: add other builtins to interstage IO
2017-01-09 Alex SzpakowskiAdd a CMake option to disable compilation of HLSL input...
2017-01-08 John KessenichMerge pull request #667 from slime73/Compiler-Warnings
2017-01-08 Alex SzpakowskiReorder initializer fields to match variable declaratio...
2017-01-08 Alex SzpakowskiAdd a virtual destructor to a class which has virtual...
2017-01-08 Alex SzpakowskiMark an overriden method in a subclass with ‘override’.
2017-01-06 John KessenichPP #include: address PR feedback.
2017-01-06 John KessenichExternal interface change: PP: Full <> and "" semantics...
2017-01-06 John KessenichPP #include non-functional: consistent notation for...
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2017-01-06 John KessenichMerge pull request #661 from KhronosGroup/fix-include...
2017-01-05 John KessenichPP: #include: simplify the different paths out of ...
2017-01-05 John KessenichPP: #include: add names to error messages, so that...
2017-01-05 John KessenichNon-functional: Very minor clean up.
2017-01-05 John KessenichMerge pull request #650 from steve-lunarg/lvalue-swizzl...
2017-01-05 John KessenichHLSL: Fix issue #658: Don't adopt initializer constness...
2017-01-04 John KessenichMerge pull request #648 from steve-lunarg/type-identifiers
2017-01-04 John KessenichMerge pull request #632 from steve-lunarg/structure...
2017-01-03 John KessenichMerge pull request #659 from steve-lunarg/d3dcolortoubyte4
2017-01-03 John KessenichMerge pull request #647 from steve-lunarg/default-fn...
2017-01-03 steve-lunargAdd EOpD3DCOLORtoUBYTE4 decomposition
2017-01-03 John KessenichPP: Recognize <> style #include header names. I.e....
2017-01-03 steve-lunargHLSL: allow destination swizzles when writing RWTexture...
2017-01-03 John KessenichPP: Fix issue #426, recover from bad-source macro expan...
2017-01-03 John KessenichSPV: Fix issue #369, don't support gl_NumSamples -...
2017-01-02 John KessenichHLSL: Fix issue #646: map SV_DispatchThreadID -> Global...
2016-12-30 John KessenichHLSL: Handle const with no initializer. Fixes issue...
2016-12-30 John KessenichHLSL: Support empty {} initializers for arrays and...
2016-12-29 steve-lunargHLSL default function parameters
2016-12-27 steve-lunargHLSL: allow scalar type keywords as identifiers, and...
2016-12-27 steve-lunargHLSL: struct splitting: assignments of hierarchical...
2016-12-26 steve-lunargHLSL: inter-stage structure splitting.
2016-12-22 John KessenichMerge pull request #640 from chaoc/modify-shader-ballot
2016-12-21 John KessenichPP: Non-functional: Make a proper class out of the...
2016-12-21 chaocModify shader ballot extension by adding OpSubgroupRead...
2016-12-21 John KessenichPP: Support operator creation with token pasting.
2016-12-21 John KessenichPP: Rationalize names of tokens.
2016-12-21 John KessenichMerge pull request #641 from chaoc/passthrough
2016-12-21 John KessenichMerge pull request #644 from hrydgard/override-warning...
2016-12-21 Henrik RydgårdFix a large number of warnings about inconsistent usage...
2016-12-21 John KessenichPP: Non-functional: Only use string <-> atom mapping...
2016-12-21 John KessenichPP: Non-functional: rationalize TPpToken.
2016-12-21 John KessenichPP: Non-functional: clean up, simplify, completely...
2016-12-20 chaocAdd support for SPV_NV_geometry_shader_passthrough
2016-12-20 John KessenichMerge pull request #639 from hrydgard/master
2016-12-20 John KessenichMerge pull request #638 from chaoc/master
2016-12-20 John KessenichPP: Non-functional: Remove custom allocator and related...
2016-12-20 Henrik RydgårdAdd option to make it possible not to build the executables
2016-12-20 John KessenichPP: Add missing i64val code.
2016-12-20 chaocAdd support for SPV_NV_sample_mask_override_coverage
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-19 John KessenichBuild: Fix #633, add missing overrides.
2016-12-19 John KessenichMerge pull request #637 from KhronosGroup/token-paste
2016-12-19 John KessenichMerge pull request #624 from steve-lunarg/remapper...
2016-12-19 John KessenichMerge pull request #635 from steve-lunarg/sample-fix-2
2016-12-19 John KessenichMerge pull request #625 from jbeich/gcc6
2016-12-19 John KessenichPP: Implement token pasting for PP identifiers.
2016-12-19 steve-lunargHLSL: allow "sample" in expressions.
2016-12-17 John KessenichFix comment typo.
2016-12-15 John KessenichHLSL: More robust handling of bad shader input, catchin...
2016-12-14 John KessenichMerge pull request #629 from null77/fix-unicode
2016-12-14 Jamie MadillChange unicode dash to ASCII.
2016-12-14 John KessenichMerge pull request #628 from null77/fix-cast-warn
2016-12-13 Jamie MadillFix size_t to int cast warnings.
2016-12-12 John KessenichFix last commit; EOptionKeepUncalled incorrect enum...
2016-12-12 steve-lunargRemapper: remove debug info for IDs stripped in other...
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-12-10 John KessenichLinker: Track the mangled entry-point name along with...
2016-12-10 John KessenichGLSL Linker: Track entry point across compilation units.
2016-12-09 Jan BeichAdd missing header and drop duplicate one
2016-12-09 John KessenichLinker: Walk the call graph to report an error on missi...
2016-12-08 John KessenichMerge pull request #621 from steve-lunarg/recursive...
2016-12-08 John KessenichMerge pull request #619 from steve-lunarg/opcode-specif...
2016-12-08 John KessenichMerge pull request #620 from fjhenigman/foo
2016-12-07 steve-lunargHLSL: Recursive composite flattening
2016-12-07 steve-lunargHLSL: opcode specific promotion rules for interlocked ops
2016-12-06 Frank HenigmanGLSL: Always define TShader::~Includer().
2016-12-06 John KessenichMerge pull request #615 from dneto0/consistent-location...
2016-12-06 John KessenichGLSL: Allow desktop shaders to call functions from...
2016-12-05 John KessenichMerge pull request #613 from Corillian/hlslpreprocess
2016-12-05 David Netoruntests should refer to test files in current directory
2016-12-04 Keith NewtonFixed processing #include's when preprocessing HLSL
2016-12-03 John KessenichDon't print the "Linked stage" message unless the AST...
2016-12-03 John KessenichMerge branch 'steve-lunarg-intrinsic-promotion'
2016-12-03 John KessenichMerge branch 'intrinsic-promotion' of https://github...
2016-12-02 John KessenichMerge pull request #604 from steve-lunarg/entry-rename-2
2016-12-01 steve-lunargallow renaming of shader entry point when creating...
2016-11-28 John KessenichFix non-Windows build error.
2016-11-28 John KessenichHLSL: Support the constructor idiom "(struct type)0".
2016-11-28 John KessenichHLSL: Support {...} initializer lists that are too...
next