Linker: Eliminate uncalled functions, because they can be ill-defined.
[platform/upstream/glslang.git] / StandAlone / StandAlone.cpp
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-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-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-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-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
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 #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 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-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 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
2016-03-06 John KessenichMerge pull request #165 from amdrexu/feature
2016-03-04 John KessenichMerge pull request #187 from amdrexu/bugfix
2016-02-28 John KessenichMerge pull request #173 from amdrexu/bugfix
2016-02-28 John KessenichMerge pull request #175 from rdb/master
2016-02-25 John KessenichMerge pull request #174 from mgadams/alias_proto_warnings
2016-02-25 John KessenichMerge pull request #176 from jackoalan/parameterize...
2016-02-23 Jack AndersenSPV: Ensure Parameterize is called during Disassemble
2016-02-23 rdbFix compilation issues with MSVC 2010
2016-01-19 Dejan MircevskiMerge branch 'topo' into loopgen-after-readable-order
2016-01-18 John KessenichMerge branch 'master' of github.com:KhronosGroup/glslang
2016-01-18 John KessenichMerge pull request #134 from AWoloszyn/glslangvalidator...
2016-01-18 John KessenichMerge pull request #133 from AWoloszyn/spirv-memory
2016-01-18 Andrew WoloszynFreed up some memory when no longer needed in glslangVa...
2016-01-16 John KessenichMemory/Perf: For link-mode, isolate file I/O so API...
2016-01-11 Dejan MircevskiMerge branch 'master' of github.com:google/glslang...
2015-12-19 John KessenichMerge pull request #118 from amdrexu/bugfix
2015-12-19 John KessenichMerge pull request #120 from amdrexu/bugfix2
2015-12-19 John KessenichMerge pull request #117 from amdrexu/feature
2015-12-19 John KessenichMerge pull request #119 from thothonegan/master
2015-12-15 Kenneth PerryDisplay the filename if we have output, even if validat...
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
2015-12-04 John KessenichMerge pull request #107 from xorgy/fail-init-process...
2015-12-04 John KessenichMerge pull request #108 from mgadams/extensions_compile_fix
2015-12-04 John KessenichMerge pull request #105 from phaulos/generic-osinclude
2015-12-01 Pyry HaulosUse generic osinclude.h
2015-11-20 John KessenichMerge pull request #10 from baldurk/osinclude-common...
2015-11-16 baldurkAdd an osinclude.h below each OS directory, redirects...
2015-11-16 John KessenichSPIR-V: Move from Version .99 Rev 31 to Version 1.0...
next