2017-12-16 |
John Kessenich | gcc: potentially a compiler-bug work around |
commit | commitdiff | tree | snapshot |
2017-12-16 |
John Kessenich | SPV: Memory model: Reduce set of memory-semantic bits... |
commit | commitdiff | tree | snapshot |
2017-12-16 |
John Kessenich | SPV: HLSL: Move to correct HLSL barrier semantics,... |
commit | commitdiff | tree | snapshot |
2017-12-16 |
John Kessenich | SPV: Bump the generator number to account for barrier... |
commit | commitdiff | tree | snapshot |
2017-12-16 |
John Kessenich | SPV: Change barrier emission to conform to Khronos... |
commit | commitdiff | tree | snapshot |
2017-12-16 |
John Kessenich | HLSL: Fix #1192: when bool operands are converted to... |
commit | commitdiff | tree | snapshot |
2017-12-16 |
John Kessenich | Merge pull request #1191 from greg-lunarg/kg6 |
commit | commitdiff | tree | snapshot |
2017-12-15 |
GregF | Update spirv-tools known-good. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
John Kessenich | HLSL: Make attributes for built-in override semantics. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
John Kessenich | Merge pull request #1189 from KhronosGroup/spv-xfb |
commit | commitdiff | tree | snapshot |
2017-12-15 |
John Kessenich | SPV: Plumb through XFB buffer and stride information. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
John Kessenich | GLSL: Implement XFB for redeclared built-in blocks. |
commit | commitdiff | tree | snapshot |
2017-12-15 |
John Kessenich | Merge pull request #1184 from KhronosGroup/SPV_EXT_frag... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Piers Daniell | Add implementation of SPV_EXT_fragment_fully_covered |
commit | commitdiff | tree | snapshot |
2017-12-14 |
John Kessenich | Update to latest public headers. |
commit | commitdiff | tree | snapshot |
2017-12-14 |
John Kessenich | Merge pull request #1183 from LoopDawg/builtin-output... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
John Kessenich | Merge pull request #1186 from zeux/master |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Arseny Kapoulkine | HLSL: Implement support for RT/Viewport output from VS |
commit | commitdiff | tree | snapshot |
2017-12-12 |
LoopDawg | HLSL: for split output structs, propagate indirection... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
John Kessenich | Merge pull request #1174 from LoopDawg/y-flip |
commit | commitdiff | tree | snapshot |
2017-12-09 |
John Kessenich | HLSL: Give error on unsupported buffer initializer. |
commit | commitdiff | tree | snapshot |
2017-12-09 |
John Kessenich | HLSL: Remove unintended/untested functionality PrimitiveID. |
commit | commitdiff | tree | snapshot |
2017-12-09 |
John Kessenich | Merge pull request #1178 from LoopDawg/primitiveid... |
commit | commitdiff | tree | snapshot |
2017-12-09 |
John Kessenich | Merge pull request #1175 from KhronosGroup/no-flatten... |
commit | commitdiff | tree | snapshot |
2017-12-08 |
LoopDawg | HLSL: Allow primitive id on hull shader inputs |
commit | commitdiff | tree | snapshot |
2017-12-08 |
John Kessenich | HLSL: Stop flattening non-IO structs containing opaques. |
commit | commitdiff | tree | snapshot |
2017-12-07 |
LoopDawg | HLSL: add optional position.Y inversion |
commit | commitdiff | tree | snapshot |
2017-12-06 |
John Kessenich | HLSL: Fix #606: make layout() override register. |
commit | commitdiff | tree | snapshot |
2017-12-06 |
John Kessenich | HLSL: Fix #1154: Support PointSize, as an attribute. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
John Kessenich | Merge pull request #1151 from cgmb/update-readme |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Cory Bloor | Improve build instructions |
commit | commitdiff | tree | snapshot |
2017-12-04 |
John Kessenich | HLSL: Fix #1163: treat buffers as references when calli... |
commit | commitdiff | tree | snapshot |
2017-12-02 |
John Kessenich | Merge pull request #1171 from greg-lunarg/kg5 |
commit | commitdiff | tree | snapshot |
2017-12-01 |
John Kessenich | Merge pull request #1170 from LoopDawg/matsize-warnings |
commit | commitdiff | tree | snapshot |
2017-12-01 |
GregF | Update spirv-tools known-good |
commit | commitdiff | tree | snapshot |
2017-11-30 |
LoopDawg | HLSL: minor: add warning for mat() matrix size truncation |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Kessenich | Add initialization in case it is causing the Apple... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Kessenich | Tests: Trigger more texture tests, and hopefully see... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
John Kessenich | Merge pull request #1166 from tafuri/#1165-invalid_Store |
commit | commitdiff | tree | snapshot |
2017-11-28 |
John Kessenich | Merge pull request #1169 from LoopDawg/cbuffer-identifier |
commit | commitdiff | tree | snapshot |
2017-11-28 |
John Kessenich | Merge pull request #1167 from LoopDawg/matmul-truncate-mxm |
commit | commitdiff | tree | snapshot |
2017-11-28 |
John Kessenich | Merge pull request #1168 from greg-lunarg/kg4 |
commit | commitdiff | tree | snapshot |
2017-11-28 |
LoopDawg | HLSL: allow keyword-identifiers as cbuffer/struct names. |
commit | commitdiff | tree | snapshot |
2017-11-27 |
GregF | Update spirv-tools known-good |
commit | commitdiff | tree | snapshot |
2017-11-27 |
LoopDawg | HLSL: add implicit mat*mat truncations |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Sebastian Tafuri | Added new test to gtests and updated test data |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Sebastian Tafuri | Respect the array type in Store operation |
commit | commitdiff | tree | snapshot |
2017-11-25 |
John Kessenich | Merge pull request #1161 from LoopDawg/matmul-truncate |
commit | commitdiff | tree | snapshot |
2017-11-22 |
LoopDawg | HLSL: matrix and vector truncations for m*v, v*m, m*m |
commit | commitdiff | tree | snapshot |
2017-11-21 |
John Kessenich | Memory: Mak full explicit destructor functionality... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
John Kessenich | Memory: Fix #705: don't use pool object after invoking... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
John Kessenich | Memory: Put pragma tables in the pool. |
commit | commitdiff | tree | snapshot |
2017-11-20 |
John Kessenich | SPV: SampleMask does not depend on SampleRateShading. |
commit | commitdiff | tree | snapshot |
2017-11-17 |
John Kessenich | Memory: Reference count number of clients, to support... |
commit | commitdiff | tree | snapshot |
2017-11-17 |
John Kessenich | Usage: clarify meaning of -s; fixes #1135. |
commit | commitdiff | tree | snapshot |
2017-11-16 |
John Kessenich | Test: Add more legalization tests; those effected by... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
John Kessenich | Merge pull request #1156 from LoopDawg/snorm-uav |
commit | commitdiff | tree | snapshot |
2017-11-15 |
John Kessenich | Merge pull request #1157 from LoopDawg/gs-hs-mix |
commit | commitdiff | tree | snapshot |
2017-11-15 |
LoopDawg | HLSL: ignore geometry attributes on non-GS stages. |
commit | commitdiff | tree | snapshot |
2017-11-15 |
John Kessenich | Merge pull request #1147 from KhronosGroup/memory1 |
commit | commitdiff | tree | snapshot |
2017-11-14 |
John Kessenich | Merge pull request #1155 from antiagainst/skip-tags |
commit | commitdiff | tree | snapshot |
2017-11-14 |
John Kessenich | Memory: Remove redundant pool popAll(), which is potent... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
LoopDawg | HLSL: Accept unorm and snorm on types |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Lei Zhang | Appveyor: avoid double testing on master commits |
commit | commitdiff | tree | snapshot |
2017-11-14 |
LoopDawg | Implement OS_DumpMemoryCounters for Linux |
commit | commitdiff | tree | snapshot |
2017-11-14 |
John Kessenich | Memory: Restore unused interfaces, in case other tools... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
John Kessenich | Merge pull request #1150 from antiagainst/readme-release |
commit | commitdiff | tree | snapshot |
2017-11-13 |
Lei Zhang | Update README about the automatic master-tot relase |
commit | commitdiff | tree | snapshot |
2017-11-13 |
John Kessenich | Merge pull request #1143 from LoopDawg/texturebuffer |
commit | commitdiff | tree | snapshot |
2017-11-13 |
John Kessenich | Memory: Add loop around main, to test tear-down and... |
commit | commitdiff | tree | snapshot |
2017-11-13 |
John Kessenich | Memory: Remove the need for per-thread tear down. |
commit | commitdiff | tree | snapshot |
2017-11-12 |
John Kessenich | Memory: Do process and 1st thread tear down. |
commit | commitdiff | tree | snapshot |
2017-11-12 |
John Kessenich | Memory: Move to a normal model of ownership of memory... |
commit | commitdiff | tree | snapshot |
2017-11-12 |
John Kessenich | Memory: Non-Functional: Rationalize and improve encapsu... |
commit | commitdiff | tree | snapshot |
2017-11-10 |
John Kessenich | Merge pull request #1142 from greg-lunarg/kg3 |
commit | commitdiff | tree | snapshot |
2017-11-10 |
John Kessenich | Merge pull request #1145 from antiagainst/travis-auto... |
commit | commitdiff | tree | snapshot |
2017-11-09 |
Lei Zhang | Travis: auto deploy build artifacts to GitHub Releases |
commit | commitdiff | tree | snapshot |
2017-11-09 |
John Kessenich | Merge pull request #1114 from LoopDawg/validator-script |
commit | commitdiff | tree | snapshot |
2017-11-09 |
John Kessenich | Merge pull request #1116 from LoopDawg/reverse-shift... |
commit | commitdiff | tree | snapshot |
2017-11-09 |
John Kessenich | Merge pull request #1144 from antiagainst/appveyor... |
commit | commitdiff | tree | snapshot |
2017-11-09 |
LoopDawg | Reverse order of setShiftBindingForSet parameters |
commit | commitdiff | tree | snapshot |
2017-11-09 |
LoopDawg | Add script to crank test shaders through spirv-val |
commit | commitdiff | tree | snapshot |
2017-11-09 |
Lei Zhang | Appveyor: auto deploy build artifacts to GitHub Releases |
commit | commitdiff | tree | snapshot |
2017-11-09 |
LoopDawg | HLSL: implement TextureBuffer<type> |
commit | commitdiff | tree | snapshot |
2017-11-08 |
GregF | Update spirv-tools known good. |
commit | commitdiff | tree | snapshot |
2017-11-03 |
John Kessenich | SPV: Don't support noise*() when generating SPV. |
commit | commitdiff | tree | snapshot |
2017-11-03 |
John Kessenich | Errors: Have a whole set of tool-level error messages... |
commit | commitdiff | tree | snapshot |
2017-11-03 |
John Kessenich | Versioning: Update some version strings. Still need... |
commit | commitdiff | tree | snapshot |
2017-11-03 |
John Kessenich | Merge pull request #1139 from greg-lunarg/remap2 |
commit | commitdiff | tree | snapshot |
2017-11-02 |
GregF | Remapper: Fix strip algo when strip ranges overlap |
commit | commitdiff | tree | snapshot |
2017-11-02 |
John Kessenich | Fix #1079: don't give error when macro() name used... |
commit | commitdiff | tree | snapshot |
2017-11-02 |
John Kessenich | Fix nondeterminism discussed in 258b700f5957fc13b0512b3... |
commit | commitdiff | tree | snapshot |
2017-11-02 |
John Kessenich | Fix #1065: don't validate Vulkan binding numbers. |
commit | commitdiff | tree | snapshot |
2017-10-28 |
John Kessenich | Non-functional: copyright update, to help with non... |
commit | commitdiff | tree | snapshot |
2017-10-28 |
John Kessenich | Tests: Non-determinancy: Add back in the IntMin tests. |
commit | commitdiff | tree | snapshot |
2017-10-28 |
John Kessenich | Merge pull request #1133 from greg-lunarg/kg2 |
commit | commitdiff | tree | snapshot |
2017-10-27 |
GregF | Add python3 compatibility to update_glslang_sources.py |
commit | commitdiff | tree | snapshot |
2017-10-27 |
John Kessenich | Non-determinant tests: Remove recent tests, to see... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
John Kessenich | Non-functional: Add {} expected by convention; retrigge... |
commit | commitdiff | tree | snapshot |
2017-10-27 |
John Kessenich | Merge pull request #1129 from xorgy/const-fold-int... |
commit | commitdiff | tree | snapshot |
next |