2019-09-10 |
Dan Sinclair | Remove unused params |
commit | commitdiff | tree | snapshot |
2019-09-05 |
John Kessenich | Fix #1879: Check for valid variable before checking... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
John Kessenich | Merge pull request #1892 from greg-lunarg/kg106 |
commit | commitdiff | tree | snapshot |
2019-09-04 |
Greg Fischer | Update spirv-tools and spriv-headers known good. |
commit | commitdiff | tree | snapshot |
2019-09-03 |
John Kessenich | Merge pull request #1889 from Roy-AMD/code-refine |
commit | commitdiff | tree | snapshot |
2019-09-02 |
Roy | code refine |
commit | commitdiff | tree | snapshot |
2019-09-02 |
Roy.li | Merge pull request #6 from Roy-AMD/sync |
commit | commitdiff | tree | snapshot |
2019-09-02 |
Roy.li | Merge pull request #5 from KhronosGroup/master |
commit | commitdiff | tree | snapshot |
2019-08-30 |
John Kessenich | Placeholder fix for part of #1870. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
John Kessenich | Non-functional: Make whitespace/braces consistent for... |
commit | commitdiff | tree | snapshot |
2019-08-29 |
John Kessenich | Merge pull request #1885 from zoddicus/fixUnInitialized... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Ryan Harrison | Change to initializing the variable |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Ryan Harrison | Return nullptr after assert to avoid uninitialized... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
John Kessenich | Merge pull request #1876 from jeffbolznv/imma |
commit | commitdiff | tree | snapshot |
2019-08-28 |
John Kessenich | ESSL/SPV: Fix #1856: Allow ESSL shaders to compile... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
John Kessenich | Documentation: Provide more detail in setting up the... |
commit | commitdiff | tree | snapshot |
2019-08-27 |
John Kessenich | Merge pull request #1883 from Kangz/fix_gn |
commit | commitdiff | tree | snapshot |
2019-08-27 |
Corentin Wallez | BUILD.gn: Add missing HLSL files. |
commit | commitdiff | tree | snapshot |
2019-08-27 |
John Kessenich | Merge pull request #1881 from baldurk/buffer-array... |
commit | commitdiff | tree | snapshot |
2019-08-26 |
John Kessenich | Merge pull request #1882 from Kangz/fix-chrome |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Corentin Wallez | GN build (for Chromium): enable HLSL in dependents. |
commit | commitdiff | tree | snapshot |
2019-08-26 |
baldurk | Dereference any array type before expanding root-level... |
commit | commitdiff | tree | snapshot |
2019-08-26 |
John Kessenich | Merge pull request #1878 from dneto0/chrome-fix |
commit | commitdiff | tree | snapshot |
2019-08-23 |
David Neto | GN build (for Chromium): enable HLSL |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Jeff Bolz | GL_NV_integer_cooperative_matrix support |
commit | commitdiff | tree | snapshot |
2019-08-22 |
John Kessenich | Bump revision. |
commit | commitdiff | tree | snapshot |
2019-08-22 |
John Kessenich | Merge pull request #1874 from KhronosGroup/inherit... |
commit | commitdiff | tree | snapshot |
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 |
next |