bump revision
[platform/upstream/glslang.git] / glslang / Include / revision.h
2018-08-30 John Kessenichbump revision
2018-08-13 John KessenichBump version patch level.
2018-08-09 John KessenichBump revision.
2018-07-25 John KessenichBump revision.
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1437 from mattparks/patch-2
2018-07-11 John KessenichMerge pull request #1438 from Think-Silicon/getUniformS...
2018-07-11 John KessenichHLSL: Fix #1432: Globally initialize local static varia...
2018-07-03 John KessenichMerge pull request #1431 from KhronosGroup/implement...
2018-07-03 John KessenichImplement GL_EXT_shader_16bit_storage and GL_EXT_shader...
2018-07-03 John KessenichBump revision.
2018-07-03 John KessenichMerge pull request #1416 from aejsmith/samplerless...
2018-07-02 John KessenichMerge branch 'HaydnTrigg-patch-1'
2018-07-02 John KessenichMerge branch 'patch-1' of https://github.com/HaydnTrigg...
2018-07-02 John KessenichBump revision.
2018-06-19 John KessenichBump revision.
2018-06-05 John KessenichSPV: Fix #1399 emit ImageGatherExtended when using...
2018-06-04 John KessenichFix #1395: GLSL volatile maps to SPIR-V Volatile and...
2018-06-04 John KessenichChange the major revision number for next commit.
2018-06-04 John KessenichBump revision.
2018-05-25 John KessenichMerge pull request #1386 from zeux/master
2018-05-19 John KessenichMerge pull request #1384 from LoopDawg/self-cast
2018-05-17 John KessenichBump revision.
2018-05-05 John KessenichBump version.
2018-04-17 John KessenichBump revision.
2018-04-17 John KessenichMerge branch 'glsl-ext' of https://github.com/nicebyte...
2018-04-16 John KessenichBump revision.
2018-04-14 John KessenichBump revision.
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-11 John KessenichNon-functional: Fix tabs.
2018-04-10 John KessenichBump revision.
2018-04-06 John KessenichUpdate revision.
2018-04-05 John KessenichMerge branch 'nonuniform-dynindex'
2018-04-05 John KessenichUpdate revision.
2018-04-05 John KessenichRevision/Version update.
2018-04-02 John KessenichUpdate revision.
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-19 John KessenichBump patch version.
2018-03-16 John KessenichMerge pull request #1291 from ben-clayton/add-nv-nopersp
2018-03-16 John KessenichBump patch version.
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'amdrexu-feature'
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'amdrexu-bugfix'
2018-03-07 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'sheredom-fixup_sm_60_wording'
2018-03-07 John KessenichMerge branch 'fixup_sm_60_wording' of https://github...
2018-03-07 John KessenichRevert the commits that change OpArrayLength type and...
2018-03-07 John KessenichMerge pull request #1277 from KhronosGroup/Vulkan_1_1
2018-03-06 John KessenichSPV: Implement Vulkan 1.1 features and extensions.
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-06 John KessenichVersioning: Address #1255: Move to semantic versioning.
2017-04-13 John KessenichHLSL: Fix #770: implicitly convert bool operands to...
2017-04-12 John KessenichHLSL: Fix #758: Support character literals (except...
2017-04-12 John KessenichHLSL: Fix #803: Add shape conversions to the constant...
2017-04-12 John KessenichMerge pull request #833 from KhronosGroup/hlsl-inf...
2017-04-12 John KessenichHLSL: Support 1.#INF and -1.#INF syntax.
2017-04-12 John KessenichHLSL: Fix boolean conversion bug and add more tests...
2017-04-11 John KessenichHLSL: Non-functional: add vector ? : tests.
2017-04-11 John KessenichHLSL: Fix #832: don't require terminating semicolon...
2017-04-08 John KessenichMerge pull request #827 from amdrexu/feature4
2017-04-07 John KessenichHLSL: Emit the OpSource HLSL instruction for HLSL,...
2017-04-06 John KessenichSPV: Move to latest public headers.
2017-04-06 John KessenichMerge pull request #823 from steve-lunarg/tess-coord...
2017-04-05 John KessenichSPV: Fix #807: use --hlsl-offsets to allow hlsl-style...
2017-04-04 John KessenichMerge branch 'cpp11-feat' of https://github.com/jantlo...
2017-04-04 John KessenichPP: Fix #783: Catch end-of-argument expansion in token...
2017-04-04 John KessenichHLSL: Fix #805: Support cast of scalars to structures.
2017-04-04 John KessenichMerge pull request #817 from steve-lunarg/isfinite
2017-04-04 John KessenichHLSL: Non-functional: rationalize making constructors.
2017-04-03 John KessenichFix #287: pin down the io-array size before checking...
2017-03-31 John KessenichRevert "Merge pull request #779 from steve-lunarg/buffe...
2017-03-31 John KessenichMerge pull request #774 from steve-lunarg/tess-ctrlpt-pcf
2017-03-31 John KessenichMerge pull request #797 from steve-lunarg/scalar-length
2017-03-31 John KessenichHLSL: Implicit bool conversions for conditional express...
2017-03-30 John KessenichHLSL: Add namespace grammar and some basic semantics.
2017-03-30 John KessenichFix #809: smear scalar condition in OpSelect for select...
2017-03-30 John KessenichNon-functional: Round of adding 'const', related to...
2017-03-28 John KessenichFix #800 (mostly): set of Linux warnings.
2017-03-25 John KessenichTests: strengthen the value of test for NV members.
2017-03-25 John KessenichFix #790: Don't emit NV-specific interface members...
2017-03-23 John KessenichTests: Update test results.
2017-03-23 John KessenichHLSL: Allow use of $Global members in between function...
2017-03-22 John KessenichHLSL: Implement 'this' keyword.
2017-03-22 John KessenichHLSL: non-static member functions: track and find activ...
2017-03-22 John KessenichHLSL: Non-functional: the symbol field of a token was...
2017-03-20 John KessenichMerge pull request #779 from steve-lunarg/buffer-unsamp...
2017-03-20 John KessenichHLSL: Basic turn on of non-static member functions.
2017-03-19 John KessenichHLSL non-functional: Generalize namespace nesting.
2017-03-16 John KessenichFix #777: don't parse .suffix if <stage> is provided.
2017-03-15 John KessenichHLSL: Fix #771: add inline keyword.
2017-03-15 John KessenichMerge pull request #767 from DragoonX6/master
2017-03-15 John KessenichMerge branch 'TiemoJung-semantic_handling'
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-15 John KessenichGLSL output: Removed fixed-size buffer; fixes #769.
2017-03-14 John KessenichFull stack: properly implement GL_EXT_device_group...
2017-03-14 John KessenichFix location of #defines for core and compatibility...
2017-03-14 John KessenichRevert previous check-in, until knowing what the spec...
2017-03-13 John KessenichSPV: Address #759: make ViewIndex and DeviceIndex by...
next