platform/upstream/glslang.git
2017-02-07 John KessenichHLSL: Move to fine-grained control for defining input...
2017-02-07 John KessenichHLSL: Build IO types bottom up, as parsed, and cache...
2017-02-07 John KessenichHLSL: Have loose uniforms also go through the makeTypeN...
2017-02-07 steve-lunargHLSL: remove pervertex output blocks
2017-02-07 John KessenichBuild: Fix Linux for older compiler: Use TMap instead...
2017-02-07 steve-lunargHLSL: fix copies between arrays of structs of builtins...
2017-02-07 John KessenichHLSL: Make the entry-point shadow function have non...
2017-02-07 steve-lunargHLSL: Type sanitization: create non-IO types for var...
2017-02-07 John KessenichAST: Have type deepCopy() preserve type graphs as graphs.
2017-02-07 John KessenichHLSL: Wrap the entry-point; need to write 'in' args...
2017-02-02 John KessenichResolve issue #700: allow initializers on struct members.
2017-02-02 John KessenichMemory/constructor/warning clean-up. Addresses issue...
2017-02-02 John KessenichMerge pull request #711 from eoma/fix-friendly-speciali...
2017-01-31 Endre OmaSPV: Emit names of specialization constants
2017-01-30 John KessenichMerge pull request #706 from Ralith/install-headers
2017-01-30 Benjamin SaundersInstall headers
2017-01-27 John KessenichFix bug from PR #678: NV_EXTENSIONS deleted implicit...
2017-01-26 John KessenichFix issue #693. Ternary operator on void type.
2017-01-26 John KessenichMerge pull request #690 from ligfx/proper_dependencies
2017-01-26 John KessenichREADME: point to HLSL status issues
2017-01-26 John KessenichMerge pull request #702 from resetnow/master
2017-01-26 Vlad IvanovSpvBuilder: add const specifier to vector reference...
2017-01-26 John KessenichMerge pull request #694 from mtavenrath/fix_origin_link
2017-01-25 Markus TavenrathUse correct OriginUpperLeft when linking more than...
2017-01-24 John KessenichMerge pull request #696 from amdrexu/bugfix2
2017-01-24 John KessenichMerge pull request #695 from amdrexu/bugfix
2017-01-24 Rex XuSemantics: Texture clamp functions are available for...
2017-01-24 Rex XuFix a CMakeLists issue
2017-01-23 John KessenichMerge pull request #692 from hrydgard/no-nvextensions...
2017-01-23 Henrik RydgardFix build if NV_EXTENSIONS is not set
2017-01-21 John KessenichMerge pull request #678 from chaoc/stereo_view_rendering
2017-01-21 Michael MalteseCMake: add target_link_libraries internally
2017-01-21 chaocsupport SPV_NV_viewport_array2 and SPV_NV_stereo_view_r...
2017-01-21 John KessenichMerge pull request #689 from mikew-lunarg/master
2017-01-20 Mike WeiblenFix for not-handled-in-switch warnings
2017-01-20 John KessenichMerge pull request #683 from rdb/master
2017-01-20 rdbFix compilation with MSVC 2010
2017-01-19 John KessenichMerge pull request #682 from steve-lunarg/split-copy-fix
2017-01-19 John KessenichMerge pull request #679 from ashwinkolhe/akolhe_spv_khr...
2017-01-19 John KessenichSPV: Merge pull request #675 from amdrexu/feature
2017-01-19 John KessenichInfrastructure: remove potential memory leaks.
2017-01-19 steve-lunargHLSL: fix dereferencing when copying split structures...
2017-01-19 Rex XuImplement new revision of extension GL_AMD_shader_ballot
2017-01-18 John KessenichNon-functional: Factor out entry-point logic from handl...
2017-01-18 Ashwin KolheImplement SPV_KHR_subgroup_vote
2017-01-14 John KessenichFix build break for non-VS.
2017-01-14 John KessenichNon-functional: Fix round of compiler warnings.
2017-01-14 John KessenichFront-ends: Non-functional: Rationalize vector and...
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
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...
2017-01-02 t.jungupdates overload handling to be more careful when allow...
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...
next