Merge pull request #667 from slime73/Compiler-Warnings
[platform/upstream/glslang.git] / StandAlone /
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-19 John KessenichMerge pull request #624 from steve-lunarg/remapper...
2016-12-19 John KessenichMerge pull request #625 from jbeich/gcc6
2016-12-12 John KessenichFix last commit; EOptionKeepUncalled incorrect enum...
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-12-05 John KessenichMerge pull request #613 from Corillian/hlslpreprocess
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-14 John KessenichMerge pull request #576 from steve-lunarg/uav-registers
2016-11-01 steve-lunargAdd UAV (image) binding offset and HLSL register support
2016-11-01 John KessenichMerge pull request #572 from steve-lunarg/numthreads
2016-11-01 John KessenichMerge pull request #562 from TiemoJung/io_map_control_p...
2016-11-01 John KessenichMerge pull request #570 from steve-lunarg/mintypes
2016-11-01 John KessenichMerge pull request #574 from dneto0/android-has-no...
2016-10-31 David NetoUse std::atoi instead of std::stoi
2016-10-27 John KessenichMerge pull request #560 from jeremy-lunarg/pragmas
2016-10-21 steve-lunargWIP: avoid strtok
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-16 John KessenichMerge pull request #548 from baldurk/vs2010-compile...
2016-10-16 John KessenichMerge pull request #551 from steve-lunarg/rwbuffers-fmt
2016-10-16 John KessenichMerge pull request #539 from schwa423/linux_global_lock
2016-10-16 John KessenichMerge pull request #549 from steve-lunarg/multidim...
2016-10-15 steve-lunargHLSL: phase 3c: add option to use Unknown storage format
2016-10-13 John KessenichMerge pull request #542 from steve-lunarg/rwbuffers
2016-10-13 John KessenichMerge pull request #538 from steve-lunarg/iomap-binding...
2016-10-13 baldurkChange constructor to use ()s instead of {}s
2016-10-05 steve-lunargCheck for out-of-range bindings during IO mapping.
2016-10-01 John KessenichMerge pull request #532 from steve-lunarg/automap-offsets
2016-10-01 John KessenichMerge pull request #527 from steve-lunarg/array-flatten...
2016-09-29 steve-lunargRestrict uniform array flattening to sampler and textur...
2016-09-22 John KessenichMerge pull request #516 from amdrexu/feature3
2016-09-22 John KessenichHLSL: Merge pull request #515 from steve-lunarg/flatten...
2016-09-22 steve-lunargFlatten uniform arrays
2016-09-21 John KessenichMerge pull request #514 from steve-lunarg/binding-map-3
2016-09-21 steve-lunargHLSL: Add location offsets per resource type
2016-08-29 John KessenichMerge branch 'HLSL_Semantic_Mapping' of https://github...
2016-08-26 John KessenichMerge pull request #488 from antiagainst/c4996-warning
2016-08-26 Lei ZhangDisable C4996 (secure CRT) recommendation on Windows...
2016-08-26 John KessenichMerge pull request #473 from steve-lunarg/remapper...
2016-08-25 steve-lunargWIP: SPV Remapper: add remapper test framework
2016-08-24 John KessenichMerge branch 'overloaded-400' of github.com:KhronosGrou...
2016-08-23 John KessenichNon-functional: Fix commit 98f164ec488f85af5a44b701477a...
2016-08-23 John KessenichMerge pull request #461 from dankbaker/Error_Message_Fi...
2016-08-21 dankbakerHLSL and standalone, modifying Standalone to send filen...
2016-08-15 John KessenichMerge pull request #466 from baldurk/minor-msvc-warning-fix
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 Dan BakerStandalong: Changing -T to -S since it's a stage now...
2016-08-11 Dan BakerStandalone: Changing some comments and user strings
2016-08-11 Dan BakerChanging target to stage
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-09 dankbakerAllowing explicit specification of shader compiltion...
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
2016-07-21 John KessenichMerge pull request #398 from amdrexu/feature
2016-07-20 John KessenichMerge pull request #399 from steve-lunarg/samplers
2016-07-20 John KessenichVersions: Update version output.
2016-07-12 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-07-09 John KessenichFront-end: Fix known crashes by early exit on error...
2016-07-09 John KessenichBuild: Remove causes of pedantic warnings. Addresses...
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-07-08 John KessenichSPV: Further refine OpenGL vs. Vulkan differences for...
2016-06-28 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-06-08 John KessenichMerge pull request #331 from jherico/jherico-patch-1
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-06-03 John KessenichMerge pull request #323 from dneto0/mingw-static-link...
2016-06-02 David NetoFor MinGW, statically link exes against basic runtimes
2016-05-31 Johannes van Waverenturn -x into an option next to -o
2016-05-27 Johannes van WaverenAdded -x option to save SPIR-V as 32-bit hexadecimal...
2016-05-25 John KessenichMerge pull request #230 from dekimir/incresconst
2016-05-20 John KessenichMerge pull request #301 from dneto0/fix-android-build...
2016-05-20 David Netoatoi comes from stddef.h or cstddef
2016-05-20 John KessenichMerge pull request #297 from antiagainst/config-tests
2016-05-19 Lei ZhangTest compiling shaders with given resource limits using...
2016-05-19 Lei ZhangRename DefaultResourceLimits.* to ResourceLimits.*.
2016-05-05 John KessenichMerge branch 'feature2' of https://github.com/amdrexu...
2016-05-05 John KessenichMerge pull request #268 from AWoloszyn/update-cmake
2016-05-05 Andrew WoloszynUpdated cmake to better organize folders and options.
2016-05-05 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2016-05-05 John KessenichMerge pull request #257 from antiagainst/ostrstream
2016-05-05 Lei ZhangCreate a new logger class for all messages w.r.t. SPIR...
2016-05-05 Lei ZhangAvoid printing to stdout directly in library functions.
2016-05-04 John KessenichMerge pull request #263 from antiagainst/cmake-minimum...
2016-05-04 Lei ZhangRemove duplicated cmake_minimum_required() calls.
2016-04-04 John KessenichMerge pull request #220 from Qining/fix-built-in-spec...
2016-04-04 John KessenichMerge branch 'master' into hlsl-frontend
2016-04-03 John KessenichMerge branch 'master' of github.com:KhronosGroup/glslang
2016-04-02 John KessenichComment: fix comment from gtest check in.
2016-03-31 John KessenichMerge pull request #190 from antiagainst/gtest
2016-03-31 Lei ZhangLink in Google Test framework.
2016-03-26 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-21 John KessenichMerge pull request #198 from AWoloszyn/update-includer
2016-03-21 Andrew WoloszynUpdated the includer interface to allow relative includes.
2016-03-13 John KessenichHLSL: Plumb in HLSL parse context and keywords, and...
2016-03-13 John KessenichSupport multiple source languages, adding HLSL as an...
2016-03-13 John KessenichGeneralize "main" to a settable entry point name.
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-06 John KessenichMerge pull request #168 from amdrexu/feature2
next