Fix variable scoping of do-while
[platform/upstream/glslang.git] / glslang / MachineIndependent / preprocessor /
2021-07-07 ZhiqianXiaMerge branch 'KhronosGroup:master' into master
2021-06-17 Greg FischerMerge pull request #2669 from sudonatalie/remove-unused-var
2021-06-17 Greg FischerMerge pull request #2664 from mbechard/master
2021-06-17 Natalie ChouinardRemove unused variable Num_string_literal_EXTs
2021-06-17 Greg FischerMerge pull request #2668 from cmarcelo/GLSL_EXT_shader_...
2021-06-16 Greg FischerMerge pull request #2625 from amdrexu/feature
2021-06-09 Rex XuImplement the extension GL_EXT_spirv_intrinsics
2020-12-24 nihuiniMerge remote-tracking branch 'upstream/master' into...
2020-11-06 rdbFix token-pasting macros not working in preprocessor...
2020-10-30 John KessenichMerge pull request #2387 from BNieuwenhuizen/nonuniform
2020-10-12 Rémi VerscheldeRemove executable bits from code/data files (#2420)
2020-09-15 ChowPreprocessor related issue fix (#2378)
2020-04-22 Phillip StephensTPpToken: Fix compiling on clang-10 (#2189)
2020-03-11 John KessenichMerge pull request #2110 from jeffbolznv/escapeseq
2020-03-10 Jeff BolzEXT_debug_printf - make escape sequences better match...
2020-03-10 John KessenichMerge pull request #2105 from jeffbolznv/nonunif
2020-03-10 John KessenichMerge pull request #2109 from jeffbolznv/disable_escape
2020-03-10 Jeff Bolzdisable escape sequences for #line and #error
2020-03-09 John KessenichMerge pull request #2102 from sfricke-samsung/sfricke...
2020-03-09 John KessenichMerge pull request #2101 from travisfoo/master
2020-03-06 John KessenichMerge pull request #2100 from travisfoo/master
2020-03-06 John KessenichMerge pull request #2098 from jeffbolznv/debugprintf
2020-03-05 Jeff BolzGL_EXT_debug_printf implementation
2019-10-15 John KessenichMerge pull request #1866 from rumblehhh/master
2019-09-02 Roy.liMerge pull request #6 from Roy-AMD/sync
2019-09-02 Roy.liMerge pull request #5 from KhronosGroup/master
2019-08-21 John KessenichMerge pull request #1855 from KhronosGroup/web
2019-08-21 John KessenichWeb: Turn off includes, independent preprocessing path...
2019-08-21 John KessenichWeb: Optional error management and error tightening.
2019-08-21 John KessenichWeb: Use isEsProfile() instead of run-time testing...
2019-08-21 John KessenichWeb: Remove unnecessary GLSL numeric types, and some...
2019-08-21 John KessenichWeb: Remove/rationalize a set of *_EXTENSIONS, using...
2019-08-21 John KessenichWeb: Remove a few additional HLSL constructs with ENABL...
2019-06-18 John KessenichMerge pull request #1698 from jeffbolznv/private_storag...
2019-02-22 John KessenichMerge pull request #1709 from KhronosGroup/fix-pp
2019-02-22 John KessenichPP: Fix #1605: Paste tokens for ## through number-...
2019-02-19 John KessenichMerge pull request #1700 from KhronosGroup/fix-pp
2019-02-19 John KessenichPP: Faithfully track white-space through macro record...
2019-02-19 John KessenichPP: Non-functional: Remove the sub-tokenization of...
2019-02-19 John KessenichBuild: Fix #1640: Change strcpy to snprintf.
2019-02-17 John KessenichMerge pull request #1696 from baldurk/fix-nonblock...
2019-02-16 John KessenichPP: Fix #1694: Rationalize errors on partially expanded...
2019-02-11 John KessenichPP: Fix #1694: Handle badly formed argument substitution.
2019-01-23 John KessenichMerge pull request #1626 from KhronosGroup/extension...
2019-01-18 John KessenichMerge pull request #1656 from amdrexu/bugfix
2019-01-16 John KessenichMerge pull request #1658 from KhronosGroup/fix-name...
2019-01-16 John KessenichHLSL: Fix #1655; use "" for nullptr file names. Needs...
2019-01-11 John KessenichMerge pull request #1652 from gnl21/cmake-fix
2018-12-30 John KessenichMerge pull request #1634 from greg-lunarg/lines10
2018-12-28 Greg FischerCreate separate OpSource for each included file
2018-12-14 John KessenichLicensing. Fixes #958. Add licenes file and update...
2018-12-14 John KessenichBuild: Reduce warnings.
2018-12-10 John KessenichMerge pull request #1620 from akien-mga/unix-executable-bit
2018-12-10 Rémi VerscheldeRemove Unix executable permission from text files
2018-12-08 greg-lunargSPV: Fix #1575, fix #1593: Support HLSL #line
2018-12-04 John KessenichMerge pull request #1613 from alegal-arm/types
2018-12-03 Alexander GalazinRename GL_KHX_shader_explicit_arithmetic_types to GL_EX...
2018-11-09 John KessenichMerge pull request #1547 from Igalia/apinheiro/xfb...
2018-11-08 John KessenichFix #1563: Corrupt token when an object macro miscalls...
2018-11-08 John KessenichPP: More clearly distinguish funtion-like and object...
2018-09-26 Sahil ParmarCall checkShaderStageForNVExtensions() from function...
2018-09-26 Sahil Parmarchanges based on feedback
2018-09-25 Sahil ParmarAdd ES 320 support and additional error checks for...
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2018-07-27 John KessenichMerge pull request #1457 from KhronosGroup/parse-floats
2018-07-27 John KessenichPP: Address #1456: Strip float suffixes before using...
2018-07-26 John KessenichPP: floating-point parsing: more stable handling of...
2018-07-03 John KessenichMerge pull request #1416 from aejsmith/samplerless...
2018-07-02 John KessenichMerge branch 'patch-1' of https://github.com/HaydnTrigg...
2018-07-02 John KessenichPP: Rationalize return values of MacroExpand.
2018-07-02 John KessenichPP/HLSL: Fix #1424: support comma in nested curly brace...
2018-06-21 John KessenichMerge pull request #1411 from KhronosGroup/fix-literal...
2018-06-21 John KessenichBuild: Make literal casting have fewer warnings and...
2018-06-03 John KessenichMerge pull request #1397 from LoopDawg/warning-fix-4
2018-06-02 LoopDawgFix several signed/unsigned comparison compile warnings.
2018-06-01 John KessenichMerge pull request #1394 from greg-lunarg/kg20
2018-05-28 John KessenichMerge pull request #876 from ligfx/cmaketargetincludedi...
2018-05-25 John KessenichMerge pull request #1386 from zeux/master
2018-05-25 John KessenichMerge pull request #1387 from jeffbolznv/disassembly_ex...
2018-05-25 John KessenichMerge pull request #1385 from KhronosGroup/fix-strtod
2018-05-25 John KessenichPP: Implement locale-independent strtod, using istrings...
2018-05-25 John KessenichPP: Remove second parsing of numbers recorded in macros...
2018-04-10 St0fFRevert "add ability to record accessed and declared...
2018-04-09 St0fFadd ability to record accessed and declared "named...
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-19 John KessenichMerge pull request #1302 from KhronosGroup/cpp-relax...
2018-03-19 John KessenichPP: don't give errors on some tokens under #if 0 (or...
2018-03-16 John KessenichMerge pull request #1291 from ben-clayton/add-nv-nopersp
2018-03-12 John KessenichMerge pull request #1286 from greg-lunarg/kg14
2018-03-12 John KessenichMerge pull request #1288 from amdrexu/bugfix
2018-03-12 Rex XuHLSL: Correct some mistakes for min16 types
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
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-01-08 John KessenichScanner: Many int16 and float16 fixes, including perfor...
2018-01-08 John KessenichScanner: Many int64 fixes, including performance.
2017-11-02 John KessenichFix #1079: don't give error when macro() name used...
next