2018-03-08 |
John Kessenich | Merge pull request #1283 from siavashserver/fix-memory... |
commit | commitdiff | tree | snapshot |
2018-03-08 |
John Kessenich | Merge pull request #1284 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Rex Xu | Allow --hlsl-enable-16bit-types to be used without... |
commit | commitdiff | tree | snapshot |
2018-03-08 |
siavashserver | Fix memory leak upon ProcessDeferred failure. |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge pull request #1269 from bkaradzic/master |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge branch 'amdrexu-feature' |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge branch 'feature' of https://github.com/amdrexu... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge branch 'amdrexu-bugfix' |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge branch 'bugfix' of https://github.com/amdrexu... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge branch 'sheredom-fixup_sm_60_wording' |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge branch 'fixup_sm_60_wording' of https://github... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Revert the commits that change OpArrayLength type and... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Neil Henning | WaveReadLaneFirst is the correct wording (was using... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
John Kessenich | Merge pull request #1277 from KhronosGroup/Vulkan_1_1 |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Rex Xu | Add more error checks for swizzleInvocations{Masked... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Rex Xu | HLSL: Map min types to GLSL 16-bit types |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Branimir Karadžić | Fixed ifdef. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | SPV: Implement Vulkan 1.1 features and extensions. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | Revert "Merge pull request #1274 from greg-lunarg/legal2" |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | Build: Fix build issues with previous commit. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | Merge pull request #1274 from greg-lunarg/legal2 |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | Versioning: Bump to minor version 1, for new SPIRV... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
GregF | Legalization: Omit legalization warning when spirv... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | Merge pull request #1263 from greg-lunarg/kg12 |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | Merge pull request #1272 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Rex Xu | Add more error checks for interpolateAtVertexAMD() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
John Kessenich | Versioning: Address #1255: Move to semantic versioning. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Branimir Karadžić | Fixed GCC+Clang errors and warnings on Linux and OSX. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
John Kessenich | Merge branch 'amdrexu-bugfix' |
commit | commitdiff | tree | snapshot |
2018-03-03 |
John Kessenich | Merge branch 'bugfix' of https://github.com/amdrexu... |
commit | commitdiff | tree | snapshot |
2018-03-03 |
John Kessenich | SPV: Bump up the generator number. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Rex Xu | SPV: The result type of OpArrayLength should be UINT |
commit | commitdiff | tree | snapshot |
2018-03-03 |
John Kessenich | Non-functional: Make the vulkan version number meaning... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
John Kessenich | Non-functional: Move to latest headers. |
commit | commitdiff | tree | snapshot |
2018-03-02 |
John Kessenich | Merge pull request #1266 from amdrexu/feature |
commit | commitdiff | tree | snapshot |
2018-03-02 |
John Kessenich | Merge pull request #1268 from amdrexu/bugfix2 |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Rex Xu | Fix issues of SPIRV headers |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Rex Xu | Implement the extension GL_AMD_gpu_shader_half_float_fetch |
commit | commitdiff | tree | snapshot |
2018-03-02 |
John Kessenich | Fix typo. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
John Kessenich | Merge pull request #1264 from dneto0/typo-client-version |
commit | commitdiff | tree | snapshot |
2018-02-28 |
John Kessenich | Merge pull request #1265 from davidhubbard/master |
commit | commitdiff | tree | snapshot |
2018-02-28 |
davidhubbard | TBuiltIns::identifyBuiltIns: EShLangFragment fallthrough |
commit | commitdiff | tree | snapshot |
2018-02-28 |
David Neto | Fix typo in help for -V<bad-number> |
commit | commitdiff | tree | snapshot |
2018-02-27 |
John Kessenich | IO mapper: Fix #1261: Supply location mapper with size... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
GregF | Update spirv-tools known_good |
commit | commitdiff | tree | snapshot |
2018-02-27 |
John Kessenich | HLSL: Fix #1257: layout float1, int1, etc., as scalars. |
commit | commitdiff | tree | snapshot |
2018-02-27 |
John Kessenich | SPV: Fix #1258: cache constant structs by id, not opcode. |
commit | commitdiff | tree | snapshot |
2018-02-23 |
John Kessenich | SPV: Complete OpModuleProcessed implementation, enabled... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
John Kessenich | Merge pull request #1256 from KhronosGroup/require... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
John Kessenich | GLSL/SPV: Fix #1196: Require resources to have layout... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
John Kessenich | Tests: specExamples.vert is used twice, it needs two... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
John Kessenich | Merge pull request #1253 from KhronosGroup/hlsl-ternary... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
John Kessenich | HLSL: Fix #1249: Always execute both sides of ternary... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
John Kessenich | Merge pull request #1250 from LoopDawg/image-fetch... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
LoopDawg | HLSL: Add conversions for image ops during SPV construction |
commit | commitdiff | tree | snapshot |
2018-02-15 |
John Kessenich | GLSL: Fix #1247. Remove extraneous *= matrix test. |
commit | commitdiff | tree | snapshot |
2018-02-15 |
John Kessenich | Merge pull request #1246 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Rex Xu | Fix an issue of interpolateAtVertexAMD(). |
commit | commitdiff | tree | snapshot |
2018-02-12 |
John Kessenich | Warning for #pragma once. GLSL and HLSL. Addresses... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
John Kessenich | Merge pull request #1244 from dneto0/update-spirv-tools |
commit | commitdiff | tree | snapshot |
2018-02-10 |
John Kessenich | Merge pull request #1243 from greg-lunarg/kg11 |
commit | commitdiff | tree | snapshot |
2018-02-09 |
David Neto | Update SPIRV-Tools known-good |
commit | commitdiff | tree | snapshot |
2018-02-08 |
GregF | Upgrade update_glslang_sources.py to work with gitlab... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
John Kessenich | Non-functional: GLSL: Fix #1242; don't pass reference... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
John Kessenich | Merge pull request #1241 from greg-lunarg/kg9 |
commit | commitdiff | tree | snapshot |
2018-02-07 |
GregF | Add DeadInsertElim to legalization and RedundancyElim... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
John Kessenich | Merge pull request #1239 from KhronosGroup/deeper-acces... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
John Kessenich | Merge pull request #1238 from zeux/pp-string-buffer |
commit | commitdiff | tree | snapshot |
2018-02-06 |
John Kessenich | SPV: Bump up generator number, because previous commit... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
John Kessenich | SPV: Create more access chains addressing a few swizzli... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Arseny Kapoulkine | Preprocessor: Use std::string instead of std::stringstream |
commit | commitdiff | tree | snapshot |
2018-02-05 |
John Kessenich | Merge pull request #1234 from dneto0/update-spirv |
commit | commitdiff | tree | snapshot |
2018-02-05 |
David Neto | Update SPIRV-Tools known-good |
commit | commitdiff | tree | snapshot |
2018-02-02 |
John Kessenich | GLSL: Fix #1229: merge array sizes in parameter declara... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
John Kessenich | Merge pull request #1232 from KhronosGroup/control... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | Error message: Improve error message (will help another... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | AST: dump attributes along with control flow. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | GLSL: Implement GL_EXT_control_flow_attributes. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | HLSL: Refactor attribute implementation. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | Non-functional: Fix #1231: remove duplicated code. |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | SPV Version: Emit the requested SPIR-V version, not... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | Non-Functional: Use OpModuleProcessed from the unified... |
commit | commitdiff | tree | snapshot |
2018-02-01 |
John Kessenich | EShTargetSpv: Fix #1235, spelling, in a backward compat... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
John Kessenich | SPV: Bump SPIR-V header to the unified1 version (versio... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
John Kessenich | Non-functional. Fix #1223: expand comments. |
commit | commitdiff | tree | snapshot |
2018-01-18 |
John Kessenich | Merge pull request #1224 from fjhenigman/unused |
commit | commitdiff | tree | snapshot |
2018-01-17 |
John Kessenich | Merge pull request #1221 from dneto0/update-spirv |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Frank Henigman | Fix unused function warning. |
commit | commitdiff | tree | snapshot |
2018-01-12 |
David Neto | Update known-good spirv-tools. |
commit | commitdiff | tree | snapshot |
2018-01-11 |
John Kessenich | HLSL: Fix #1208: accept both int and uint in asuint... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
John Kessenich | HLSL: Protect against 'continue' outside of loops. |
commit | commitdiff | tree | snapshot |
2018-01-10 |
John Kessenich | HLSL: Fix #1214: check for nesting in loop/switch of... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
John Kessenich | HLSL: Fix #1215: propagate error on seeing a type name... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
John Kessenich | GLSL: XFB: more support for built-in block redeclaratio... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
John Kessenich | Scanner: Many int16 and float16 fixes, including perfor... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
John Kessenich | Scanner: Many int64 fixes, including performance. |
commit | commitdiff | tree | snapshot |
2018-01-08 |
John Kessenich | Non-functional: Fix HLSL error message, and code format... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
John Kessenich | Merge pull request #1211 from greg-lunarg/kg7 |
commit | commitdiff | tree | snapshot |
2018-01-05 |
GregF | Update known good spirv-tools. Fixes issue #1205. |
commit | commitdiff | tree | snapshot |
2018-01-02 |
John Kessenich | Build: Tickle bots to try again... seems like a process... |
commit | commitdiff | tree | snapshot |
next |