Allow redeclaration of builtin interface blocks in mesh shader
[platform/upstream/glslang.git] / glslang / Include / Types.h
2018-10-04 Sahil ParmarAllow redeclaration of builtin interface blocks in...
2018-09-19 John KessenichMerge pull request #1499 from chaoc/nvidia_turing
2018-09-19 Chao ChenAdd-support-for-SPV_NVX_raytracing
2018-09-19 Chao ChenAdd-support-for-SPV_NV_mesh_shader
2018-09-19 Chao ChenAdd-support-for-SPV_NV_compute_shader_derivatives
2018-09-19 Chao ChenAdd-support-for-SPV_NV_fragment_shader_barycentric
2018-09-07 John KessenichMerge branch 'jeffbolznv-memory_scope_semantics'
2018-09-07 Jeff BolzGL_KHR_memory_scope_semantics
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-20 John KessenichMerge pull request #1450 from KhronosGroup/link-merge-all
2018-07-20 John KessenichLink: Merge all the settings in TIntermediate.
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-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-05 John KessenichMerge branch 'nonuniform-dynindex'
2018-04-05 John KessenichGLSL/SPV: Implement SPV_EXT_descriptor_indexing and...
2018-03-29 John KessenichMerge pull request #1319 from KhronosGroup/array-ration...
2018-03-29 John KessenichNon-functional. Rationalizations enabling future genera...
2018-03-27 John KessenichMerge pull request #1313 from greg-lunarg/kg15
2018-03-26 John KessenichMerge pull request #1312 from KhronosGroup/fix-mixed...
2018-03-26 John KessenichTypes: Fix #1290: Rationalize and correct "mixed" style...
2018-03-25 John KessenichTest Results Only: Include size in implicitly sized...
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-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-06 John KessenichMerge pull request #1272 from amdrexu/bugfix
2018-03-06 Rex XuAdd more error checks for interpolateAtVertexAMD()
2018-03-02 John KessenichMerge pull request #1266 from amdrexu/feature
2018-03-02 Rex XuImplement the extension GL_AMD_gpu_shader_half_float_fetch
2017-12-15 John KessenichMerge pull request #1189 from KhronosGroup/spv-xfb
2017-12-15 John KessenichGLSL: Implement XFB for redeclared built-in blocks.
2017-11-25 John KessenichMerge pull request #1161 from LoopDawg/matmul-truncate
2017-11-22 LoopDawgHLSL: matrix and vector truncations for m*v, v*m, m*m
2017-08-19 John KessenichMerge pull request #1017 from LoopDawg/texture-struct...
2017-08-15 LoopDawgHLSL: add methods to track user structure in texture...
2017-08-04 John KessenichHLSL: Correct use of isPerVertexBuiltIn() to be isClipO...
2017-08-02 John KessenichNon-functional: HLSL: Simplify I/O logic for splitting.
2017-07-05 John KessenichMerge pull request #965 from chaoc/spv-khr-post-depth...
2017-07-05 chaocImplement SPV_KHR_post_depth_coverage
2017-07-04 John KessenichMerge pull request #967 from dsrbecky/multiview
2017-07-03 David SrbeckyMultiview extension: Accept layout(num_views) qualifier
2017-06-20 John KessenichHLSL: Force flat interpolation for structure members...
2017-06-20 John KessenichBuild: add switch default to make compilers happy
2017-06-20 John KessenichMerge pull request #943 from xxxbxxx/for-upstream-1
2017-06-20 John KessenichHLSL: Force flat (nointerp) onto integer fragment inputs.
2017-06-15 John KessenichMerge pull request #917 from KhronosGroup/remove-redund...
2017-06-09 John KessenichMerge branch 'amdrexu-feature'
2017-06-09 Rex XuImplement extension GL_AMD_gpu_shader_int16
2017-06-08 John KessenichGLSL: Fix #853: Only outer dimension of array can be...
2017-06-03 John KessenichMerge pull request #899 from antiagainst/rm-empty-cpps
2017-05-29 John KessenichMerge pull request #856 from TiemoJung/texture_upgrade
2017-05-29 t.jungPure Texture to Sampled Texture Transform
2017-05-16 John KessenichMerge pull request #852 from steve-lunarg/declared...
2017-05-15 steve-lunargWIP: track declared builtin type [proposal]
2017-04-04 John KessenichMerge branch 'cpp11-feat' of https://github.com/jantlo...
2017-04-03 John KessenichMerge pull request #814 from steve-lunarg/contains
2017-04-02 steve-lunargRefactor TType::contains* methods (nonfunctional)
2017-03-20 John KessenichMerge pull request #779 from steve-lunarg/buffer-unsamp...
2017-03-19 John KessenichHLSL: Add implicit-this tracking to TFunction.
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-02-28 John KessenichMerge pull request #736 from steve-lunarg/structbuffer...
2017-02-27 John KessenichSPV: Implement new extensions GL_KHX_device_group and...
2017-02-17 Graham WihlidalMerge pull request #1 from KhronosGroup/master
2017-02-17 John KessenichMerge pull request #720 from flaviobortot/master
2017-02-15 John KessenichMerge pull request #724 from chaoc/master
2017-02-14 chaocImplement NVX_multiview_per_view_attributes
2017-02-14 t.jungadded semantic handling and support for remapping varia...
2017-02-09 John KessenichMerge pull request #685 from KhronosGroup/wrap-entry...
2017-02-07 John KessenichHLSL: Add tests and refine what decorations are passed...
2017-02-07 John KessenichHLSL: Move to fine-grained control for defining input...
2017-02-07 John KessenichHLSL: Build IO types bottom up, as parsed, and cache...
2017-02-07 John KessenichBuild: Fix Linux for older compiler: Use TMap instead...
2017-02-07 steve-lunargHLSL: Type sanitization: create non-IO types for var...
2017-02-07 John KessenichAST: Have type deepCopy() preserve type graphs as graphs.
2017-01-26 John KessenichMerge pull request #690 from ligfx/proper_dependencies
2017-01-21 John KessenichMerge pull request #678 from chaoc/stereo_view_rendering
2017-01-21 chaocsupport SPV_NV_viewport_array2 and SPV_NV_stereo_view_r...
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-09 steve-lunargWIP: add other builtins to interstage IO
2017-01-06 John KessenichNon-functional: White space after "//", mostly for...
2017-01-06 John KessenichNon-Functional: Whitespace, comments, replace accidenta...
2017-01-05 John KessenichMerge pull request #650 from steve-lunarg/lvalue-swizzl...
2017-01-04 John KessenichMerge pull request #648 from steve-lunarg/type-identifiers
2017-01-04 John KessenichMerge pull request #632 from steve-lunarg/structure...
2016-12-27 steve-lunargHLSL: struct splitting: assignments of hierarchical...
2016-12-26 steve-lunargHLSL: inter-stage structure splitting.
2016-12-22 John KessenichMerge pull request #640 from chaoc/modify-shader-ballot
2016-12-21 John KessenichMerge pull request #641 from chaoc/passthrough
2016-12-20 chaocAdd support for SPV_NV_geometry_shader_passthrough
2016-12-20 John KessenichMerge pull request #639 from hrydgard/master
2016-12-20 John KessenichMerge pull request #638 from chaoc/master
next