SPV: Add OpSource shader source code and file name.
[platform/upstream/glslang.git] / glslang / Public / ShaderLang.h
2017-05-31 John KessenichSPV: Add OpSource shader source code and file name.
2017-05-29 John KessenichMerge pull request #856 from TiemoJung/texture_upgrade
2017-05-29 t.jungPure Texture to Sampled Texture Transform
2017-05-19 John KessenichMerge pull request #896 from KhronosGroup/spv-location
2017-05-18 John KessenichSPV: Give error on not assigning locations to I/O.
2017-05-10 John KessenichMerge pull request #880 from aras-p/master
2017-05-10 John KessenichMerge pull request #874 from xlpiao/DescriptorSet-and...
2017-05-10 Hyangran ParkHLSL: Manually configure descriptor set and binding...
2017-04-28 John KessenichMerge pull request #868 from TiemoJung/two_pass_io_remap
2017-04-28 t.jungNotification phase for io remapper
2017-04-21 John KessenichMerge pull request #847 from steve-lunarg/sb-param-fix
2017-04-21 John KessenichMerge pull request #842 from steve-lunarg/sb-cast
2017-04-21 John KessenichMerge pull request #840 from steve-lunarg/iomap-hlsl
2017-04-20 steve-lunargWIP: HLSL: hlsl register class iomapping
2017-04-19 John KessenichMerge pull request #835 from steve-lunarg/sb-counters
2017-04-18 steve-lunargWIP: HLSL: add refection queries for structuredbuffer...
2017-04-08 John KessenichMerge pull request #827 from amdrexu/feature4
2017-04-07 John KessenichNon-functional: Fix typos in comments.
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-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-01 John KessenichMerge pull request #744 from realitix/sanitize_sh_link
2017-03-01 Jean-Sebastien Bev... Sanitize ShaderLang.h
2017-02-23 John KessenichMerge pull request #734 from steve-lunarg/ssbo-reflection
2017-02-22 steve-lunargAdd reflection queries for thread local size and ssbo...
2017-02-14 t.jungadded semantic handling and support for remapping varia...
2017-02-02 John KessenichMemory/constructor/warning clean-up. Addresses issue...
2017-01-14 John KessenichNon-functional: Fix round of compiler warnings.
2017-01-13 John KessenichMerge pull request #656 from TiemoJung/overload_fix
2017-01-12 John KessenichMerge pull request #664 from steve-lunarg/stage-io-fix
2017-01-11 John KessenichMerge pull request #663 from KhronosGroup/full-include...
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...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-12-19 John KessenichMerge pull request #625 from jbeich/gcc6
2016-12-10 John KessenichLinker: Eliminate uncalled functions, because they...
2016-12-08 John KessenichMerge pull request #621 from steve-lunarg/recursive...
2016-12-08 John KessenichMerge pull request #619 from steve-lunarg/opcode-specif...
2016-12-08 John KessenichMerge pull request #620 from fjhenigman/foo
2016-12-06 Frank HenigmanGLSL: Always define TShader::~Includer().
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-23 John KessenichMerge pull request #601 from BearishSun/master
2016-11-22 BearishSunAdding a way to retrieve vertex attribute TType using...
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-10-28 t.jungNew uniform mapping handling
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-15 steve-lunargHLSL: phase 3c: add option to use Unknown storage format
2016-10-03 John KessenichMerge pull request #533 from steve-lunarg/reflection
2016-10-02 steve-lunargadd reflection queries to return a TType. Fix minor...
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-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
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: Add missing string.h include.
2016-07-09 John KessenichBuild: Remove causes of pedantic warnings. Addresses...
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-02 John KessenichMerge pull request #311 from jherico/debug_postfix
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 John KessenichMerge pull request #298 from thp/remove-unused-prototype
2016-05-19 Thomas PerlRemove declaration for ShGetPhysicalAttributeBindings
2016-05-19 John KessenichMerge pull request #288 from thp/attribute-reflection
2016-05-19 Thomas PerlAdd support for querying vertex attributes in reflectio...
2016-05-17 John KessenichMerge branch 'struct_member_decorations' of https:...
2016-05-12 John KessenichMerge pull request #278 from greg-lunarg/greg-mr3
2016-05-11 GregFfix for -Werror=non-virtual-dtor for Android system...
2016-04-12 Dejan MircevskiMake two more IncludeResult members const.
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-03-26 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-22 John KessenichMerge pull request #212 from amdrexu/bugfix
2016-03-22 Rex XuParser: Fix a build issue (VS2012).
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-02-16 John KessenichSPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
2015-12-07 John KessenichMerge pull request #100 from mawww/scanner-optim
next