2019-08-22 |
John Kessenich | GLSL: Inherit memory qualifiers, both declaratively... |
commit | commitdiff | tree | snapshot |
2019-08-22 |
John Kessenich | Merge pull request #1875 from jonahryandavis/extra... |
commit | commitdiff | tree | snapshot |
2019-08-22 |
Jonah Ryan... | Fix conformance with -Wextra-tokens |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Bump version. |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Merge pull request #1855 from KhronosGroup/web |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | web: Fix accidental additon of refract() prototypes... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Turn off includes, independent preprocessing path... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Make switched methods all be non-virtual, more... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Optional error management and error tightening. |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Use isEsProfile() instead of run-time testing... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Remove unused stage functionality, SPIR-V logger... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Remove unnecessary GLSL numeric types, and some... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Tighten up sampling code and interfaces. |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Complete the removal of vendor-specific #ifdef... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Prune grammar and lexor down to needed subset. |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Generalize _EXTENSIONS* in SPIR-V back-end. |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Turn off bracket-style attributes, reflection... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Remove/rationalize a set of *_EXTENSIONS, using... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: First pass of tabling the built-in function declar... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Selectively remove a few key features, using ... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Change a bunch of HLSL methods from dynamic to... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Remove a few additional HLSL constructs with ENABL... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Web: Add sanity check test suite for smaller-footprint... |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Merge pull request #1872 from kainino0x/js-interface |
commit | commitdiff | tree | snapshot |
2019-08-21 |
John Kessenich | Bump revision. |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Kai Ninomiya | convert_glsl_to_spirv: fail early, reduce copies, remov... |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Kai Ninomiya | make glslang.js easy to use |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Kai Ninomiya | enable build for node |
commit | commitdiff | tree | snapshot |
2019-08-15 |
John Kessenich | Set theme jekyll-theme-merlot |
commit | commitdiff | tree | snapshot |
2019-08-10 |
John Kessenich | Merge pull request #1867 from zoddicus/addWebBuild |
commit | commitdiff | tree | snapshot |
2019-08-09 |
Ryan Harrison | Make non-emscripten flags platform agnostic. |
commit | commitdiff | tree | snapshot |
2019-08-09 |
Ryan Harrison | Converted ENABLE_HLSL to a dependent option, so it... |
commit | commitdiff | tree | snapshot |
2019-08-09 |
Ryan Harrison | Move build instructions to README.md |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Ryan Harrison | Add WASM build target for Web version of glslang |
commit | commitdiff | tree | snapshot |
2019-08-02 |
John Kessenich | Bump revision and give the bots another chance to work. |
commit | commitdiff | tree | snapshot |
2019-08-02 |
John Kessenich | Merge pull request #1860 from zoddicus/fixShaderCRoll |
commit | commitdiff | tree | snapshot |
2019-08-01 |
Ryan Harrison | Add in header for uint32_t definition |
commit | commitdiff | tree | snapshot |
2019-07-31 |
John Kessenich | Merge pull request #1859 from zoddicus/fixNoRTTIForWindows |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Ryan Harrison | Convert no RTTI rule to be compiler specific |
commit | commitdiff | tree | snapshot |
2019-07-29 |
John Kessenich | Merge pull request #1857 from Roy-AMD/automapping-openg... |
commit | commitdiff | tree | snapshot |
2019-07-29 |
John Kessenich | Merge pull request #1813 from jeffbolznv/compositeconstruct |
commit | commitdiff | tree | snapshot |
2019-07-29 |
John Kessenich | Merge pull request #1844 from alelenv/ast_print_fix |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Canon lee | Fix Clang compiler warning. |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Canon lee | Fix location distribution not in order |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Canon lee | Merge branch 'sync' into automapping-opengl-location |
commit | commitdiff | tree | snapshot |
2019-07-25 |
John Kessenich | Merge pull request #1853 from s-perron/per |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Steven Perron | Remove execute permission from LICENSE.txt |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Roy | Fix memory init issue, to make sure the class members... |
commit | commitdiff | tree | snapshot |
2019-07-23 |
John Kessenich | Revert "Merge pull request #1792 from Roy-AMD/automappi... |
commit | commitdiff | tree | snapshot |
2019-07-23 |
John Kessenich | Merge pull request #1792 from Roy-AMD/automapping-openg... |
commit | commitdiff | tree | snapshot |
2019-07-23 |
John Kessenich | Merge pull request #1847 from alelenv/member_remap_fix |
commit | commitdiff | tree | snapshot |
2019-07-22 |
Ashwin Lele | Fix bugs in missing Builtin decoration for some NV... |
commit | commitdiff | tree | snapshot |
2019-07-22 |
John Kessenich | SPV: Update to latest SPIR-V header. |
commit | commitdiff | tree | snapshot |
2019-07-22 |
John Kessenich | Merge pull request #1845 from greg-lunarg/kg105 |
commit | commitdiff | tree | snapshot |
2019-07-18 |
Greg Fischer | Update spirv-tools and spirv-headers known good. |
commit | commitdiff | tree | snapshot |
2019-07-18 |
John Kessenich | Build: shut up warning to add unnecessary parens. |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Ashwin Lele | Fix bug in printing trailing comma when dumping AST... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
John Kessenich | Merge pull request #1841 from jmacnak-nv/jmacnak-raytra... |
commit | commitdiff | tree | snapshot |
2019-07-16 |
Jason Macnak | Update known good SPIRV-Tools commit |
commit | commitdiff | tree | snapshot |
2019-07-16 |
John Kessenich | Merge pull request #1837 from KhronosGroup/fix-NV_compu... |
commit | commitdiff | tree | snapshot |
2019-07-16 |
John Kessenich | Merge pull request #1839 from sparmarNV/fix-NV_mesh_shader |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Sahil Parmar | Allow unsized view array dimension for non-block pervie... |
commit | commitdiff | tree | snapshot |
2019-07-15 |
John Kessenich | Merge pull request #1824 from KhronosGroup/fix-spec... |
commit | commitdiff | tree | snapshot |
2019-07-15 |
John Kessenich | Merge pull request #1836 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2019-07-15 |
John Kessenich | ESSL: Fix #1823: Conditions for when derivatives are... |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Rex Xu | OpIsHelperInvocationEXT should declare relevant SPV... |
commit | commitdiff | tree | snapshot |
2019-07-13 |
John Kessenich | GLSL: Fix #1833: Don't constant fold integer mix to... |
commit | commitdiff | tree | snapshot |
2019-07-13 |
John Kessenich | Merge pull request #1835 from jmacnak-nv/jmacnak-sample... |
commit | commitdiff | tree | snapshot |
2019-07-13 |
John Kessenich | Merge pull request #1834 from zoddicus/addRTTIFlag |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Jason Macnak | spirv: Generate missing SampleMaskOverrideCoverageNV... |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Ryan Harrison | Explicitly remove RTTI in the top-level build config |
commit | commitdiff | tree | snapshot |
2019-07-11 |
John Kessenich | Merge pull request #1833 from AaronHaganAMD/master |
commit | commitdiff | tree | snapshot |
2019-07-11 |
amhagan | Add support for SPV_KHR_shader_clock |
commit | commitdiff | tree | snapshot |
2019-07-10 |
John Kessenich | Merge pull request #1832 from jeffbolznv/issue1828 |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Jeff Bolz | Avoid generating 8/16-bit constants when 8/16-bit arith... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
John Kessenich | Merge pull request #1827 from alan-baker/update-spirv... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
John Kessenich | Merge pull request #1825 from amdrexu/bugfix |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Alan Baker | Test updates |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Alan Baker | Update SPIRV-Tools revision |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Rex Xu | Change implementation of gl_SIMDGroupSizeAMD |
commit | commitdiff | tree | snapshot |
2019-07-03 |
John Kessenich | SPV: Fix #1783: Don't do bounds checking for spec-const... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
John Kessenich | HLSL: Fix #1815: Don't constant fold spec-constant... |
commit | commitdiff | tree | snapshot |
2019-07-02 |
John Kessenich | Merge pull request #1819 from jeffbolznv/demote |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Jeff Bolz | update spirv-headers to pick up demote_to_helper_invocation |
commit | commitdiff | tree | snapshot |
2019-07-02 |
John Kessenich | Standalone: Fix #1814: Check that linkage was specified... |
commit | commitdiff | tree | snapshot |
2019-07-02 |
John Kessenich | Merge pull request #1817 from jeffbolznv/demote |
commit | commitdiff | tree | snapshot |
2019-07-02 |
John Kessenich | Build: Tweak PR #1808 to avoid an implicit conversion... |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Jeff Bolz | Implement GL_EXT_demote_to_helper_invocation |
commit | commitdiff | tree | snapshot |
2019-06-26 |
John Kessenich | Merge pull request #1811 from ShabbyX/fix |
commit | commitdiff | tree | snapshot |
2019-06-26 |
John Kessenich | Merge pull request #1812 from ShabbyX/master |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Jeff Bolz | Handle SPIR-V type mismatch when constructing a composite |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Shahbaz Youssefi | Remove __DATE__ and __TIME__ usage |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Shahbaz Youssefi | Remove extraneous semicolons |
commit | commitdiff | tree | snapshot |
2019-06-23 |
John Kessenich | Merge pull request #1808 from jeffbolznv/promote_types |
commit | commitdiff | tree | snapshot |
2019-06-23 |
Jeff Bolz | Add a bunch of missing cases to promoteConstantUnion... |
commit | commitdiff | tree | snapshot |
2019-06-23 |
John Kessenich | Merge pull request #1807 from digit-google/fuchsia... |
commit | commitdiff | tree | snapshot |
2019-06-22 |
Jeff Bolz | Add test for constant type conversion |
commit | commitdiff | tree | snapshot |
2019-06-21 |
David 'Digit... | BUILD.gn: Fix file for use with Fuchsia platform build. |
commit | commitdiff | tree | snapshot |
2019-06-18 |
John Kessenich | Merge pull request #1804 from KhronosGroup/fix-930... |
commit | commitdiff | tree | snapshot |
2019-06-18 |
John Kessenich | Bump revision. |
commit | commitdiff | tree | snapshot |
next |