Build: Fix linux
[platform/upstream/glslang.git] / gtests /
2017-06-05 John KessenichMerge pull request #912 from amdrexu/feature
2017-06-05 Rex XuImplement the extension GL_AMD_texture_gather_bias_lod
2017-06-03 John KessenichMerge pull request #899 from antiagainst/rm-empty-cpps
2017-06-03 John KessenichMerge pull request #915 from LoopDawg/subvec4-intrinsic
2017-06-03 John KessenichMerge pull request #905 from KhronosGroup/flatten-opaqu...
2017-06-03 John KessenichHLSL: Convert run-time sampler assignments to compile...
2017-06-02 John KessenichSPV: When passing structs of opaque types, flatten...
2017-06-02 John KessenichHLSL: iomapper: Fix #914. Tolerate user aliasing of...
2017-06-01 LoopDawgHLSL: add test coverage for sub-vec4 texture intrinsics
2017-05-29 John KessenichMerge pull request #856 from TiemoJung/texture_upgrade
2017-05-29 t.jungPure Texture to Sampled Texture Transform
2017-05-25 John KessenichMerge pull request #901 from LoopDawg/imat-construct
2017-05-24 John KessenichHLSL: Fix #902: Incorrect protection against zero argum...
2017-05-21 LoopDawgHLSL: Add imat, umat, and bmat constructors
2017-05-20 John KessenichMerge pull request #900 from LoopDawg/tx-overloads
2017-05-20 LoopDawgHLSL: allow name mangling based on texture template...
2017-05-19 John KessenichMerge pull request #896 from KhronosGroup/spv-location
2017-05-19 John KessenichMerge pull request #897 from LoopDawg/remap-specconstop...
2017-05-18 LoopDawgRemapper: handle embedded opcode in OpSpecConstantOp
2017-05-18 John KessenichSPV: Give error on not assigning locations to I/O.
2017-05-17 John KessenichMerge pull request #860 from steve-lunarg/sb-counter...
2017-05-17 John KessenichMerge pull request #893 from KhronosGroup/member-call
2017-05-17 steve-lunargWIP: HLSL: add ability to pass struct buffers with...
2017-05-17 John KessenichHLSL: Implement member functions calling member functions.
2017-05-15 John KessenichMerge pull request #890 from LoopDawg/mip-operator
2017-05-15 LoopDawgHLSL: add .mips[][] operator for texture types
2017-05-13 John KessenichMerge pull request #889 from antiagainst/travis-android
2017-05-13 John KessenichMerge pull request #888 from LoopDawg/geometry-stage-mix
2017-05-13 LoopDawgHLSL: allow GS-specific methods in other stages
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-05-08 John KessenichSPV: Support texelFetch() on a textureBuffer (no sampler).
2017-05-04 John KessenichMerge pull request #878 from steve-lunarg/unroll-hint
2017-05-03 steve-lunargHLSL: implement [unroll] and [loop] attributes
2017-04-30 John KessenichMerge pull request #870 from SoapGentoo/cmake-fixes
2017-04-29 David SeifertModernise CMake #2
2017-04-29 John KessenichMerge pull request #869 from KhronosGroup/revert-828...
2017-04-29 John KessenichRevert "Modernise CMake"
2017-04-29 John KessenichMerge pull request #828 from SoapGentoo/fixes
2017-04-28 David SeifertMake test suite optional by using CTest
2017-04-28 David SeifertModernise CMake
2017-04-28 John KessenichMerge pull request #868 from TiemoJung/two_pass_io_remap
2017-04-28 John KessenichMerge pull request #867 from steve-lunarg/emptyinit
2017-04-28 steve-lunargHLSL: Allow empty struct initializers
2017-04-27 John KessenichMerge pull request #859 from steve-lunarg/sampleposition
2017-04-25 John KessenichMerge pull request #855 from steve-lunarg/constantbuffer
2017-04-25 steve-lunargHLSL: Add ConstantBuffer<T> syntax
2017-04-21 John KessenichMerge pull request #849 from steve-lunarg/samplercmp...
2017-04-21 steve-lunargHLSL: add error for expected comparison sampler in...
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-20 steve-lunargHLSL: fix for byte address buffers in fn parmeters
2017-04-20 steve-lunargHLSL: cast non-int types to uint on Load/Store indexes
2017-04-20 John KessenichSPV: Support test #pragma for generating the StorageBuf...
2017-04-19 John KessenichMerge pull request #835 from steve-lunarg/sb-counters
2017-04-14 steve-lunargWIP: HLSL: add Append/ConsumeBuffer support
2017-04-14 steve-lunargWIP: HLSL: structuredbuffer counter functionality
2017-04-13 John KessenichHLSL: Fix #770: implicitly convert bool operands to...
2017-04-12 John KessenichHLSL: Fix #758: Support character literals (except...
2017-04-12 John KessenichMerge pull request #833 from KhronosGroup/hlsl-inf...
2017-04-12 John KessenichHLSL: Support 1.#INF and -1.#INF syntax.
2017-04-08 John KessenichMerge pull request #827 from amdrexu/feature4
2017-04-07 John KessenichMerge pull request #825 from steve-lunarg/index-cast
2017-04-07 steve-lunargHLSL: cast bracket dereference index to int type if...
2017-04-06 John KessenichMerge pull request #823 from steve-lunarg/tess-coord...
2017-04-05 steve-lunargHLSL: allow non-vec3 tessellation coordinate declarations
2017-04-04 John KessenichMerge branch 'cpp11-feat' of https://github.com/jantlo...
2017-04-04 John KessenichHLSL: Fix #805: Support cast of scalars to structures.
2017-04-04 John KessenichMerge pull request #817 from steve-lunarg/isfinite
2017-04-04 John KessenichMerge pull request #812 from steve-lunarg/PatchIO
2017-04-04 steve-lunargDecompose OpIsFinite to avoid capability restrictions
2017-04-04 steve-lunargWIP: HLSL: Support InputPatch variables in patch consta...
2017-04-03 John KessenichMerge pull request #815 from steve-lunarg/tess-ds-pcf...
2017-04-03 steve-lunargHLSL: handle PCF input to DS in arbitrary argument...
2017-03-31 John KessenichMerge pull request #774 from steve-lunarg/tess-ctrlpt-pcf
2017-03-31 John KessenichMerge pull request #810 from steve-lunarg/clip-crash-fix
2017-03-31 steve-lunargHLSL: fix crash on empty sequence node passed to intrin...
2017-03-31 steve-lunargHLSL: pass tessellation execution modes through to...
2017-03-31 John KessenichMerge pull request #797 from steve-lunarg/scalar-length
2017-03-31 John KessenichHLSL: Fix #802: Preserve promoted child under ! operator.
2017-03-31 John KessenichHLSL: Implicit bool conversions for conditional express...
2017-03-30 John KessenichHLSL: Add namespace grammar and some basic semantics.
2017-03-30 steve-lunargHLSL: support per control point patch const fn invocation
2017-03-29 John KessenichMerge pull request #801 from amdrexu/bugfix
2017-03-29 Rex XuHLSL: Move frexp() to a separate test file.
2017-03-25 John KessenichFix #790: Don't emit NV-specific interface members...
2017-03-24 steve-lunargHLSL: allow length() on scalars
2017-03-24 John KessenichMerge pull request #796 from steve-lunarg/emptystruct...
2017-03-24 steve-lunargHLSL: fix crash on empty struct return from entry point
2017-03-22 John KessenichHLSL: Implement 'this' keyword.
2017-03-20 John KessenichMerge pull request #779 from steve-lunarg/buffer-unsamp...
2017-03-20 John KessenichHLSL: Basic turn on of non-static member functions.
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-11 John KessenichMerge pull request #762 from LukasBanana/master
2017-03-11 John KessenichHLSL: Add scoping operator, accept static member functi...
2017-03-09 John KessenichHLSL: Accept SV_Cull/ClipDistanceN, by refactoring...
2017-03-09 John KessenichMerge pull request #761 from baldurk/vs2010-compile...
2017-03-09 John KessenichMerge pull request #760 from steve-lunarg/gathercmpred
2017-03-09 steve-lunargEnable GatherCmpRed. Green/Blue/Alpha cannot be supported.
next