2020-06-19 |
John Kessenich | Merge pull request #2281 from ben-clayton/moar-kokoro |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Ben Clayton | Add kokoro configs for android-ndk and cmake |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Ben Clayton | Switch ndk_test from gnustl_static to c++_static |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Kessenich | Build: use better MSVC subfolder names for the previous... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Kessenich | Merge pull request #2275 from ben-clayton/mv-hlsl |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Kessenich | Bump version numbers. |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Ben Clayton | Move hlsl/ source to glslang/HLSL/ |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Kessenich | Merge pull request #2271 from ben-clayton/fold-hlsl |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Kessenich | Bump version. |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Ben Clayton | CMake: Fold HLSL source into glslang |
commit | commitdiff | tree | snapshot |
2020-06-15 |
dan sinclair | Remove unused variable. (#2273) |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ryan Harrison | Remove unused function, BaseTypeName (#2272) |
commit | commitdiff | tree | snapshot |
2020-06-15 |
John Kessenich | HLSL: Remove support for having GLSL versions of HLSL... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
rdb | HLSL: Fix incorrect case in name of DX9-style cube... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Ben Clayton | C Interface: Split SPIR-V C interface to own file |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Ben Clayton | Fix signed / unsigned mismatch warning (#2266) |
commit | commitdiff | tree | snapshot |
2020-06-10 |
John Kessenich | Bump code gen version, due to removal of OpEntryPoint... |
commit | commitdiff | tree | snapshot |
2020-06-10 |
John Kessenich | Fix #2264: OpEntryPoint incorrectly including function... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Ryan Harrison | Use correct type for var storing returned value (#2263) |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Roy.li | Fix xfb stride limit issue (#2088) |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Chow | Add Shared/Std140 SSBO process & top-level array elemen... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Alejandro Piñeiro | spirv: Support initializers on uniforms (#1588) |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Ricardo Garcia | Add SPIR-V capabilities needed for spec constants ... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
rdb | HLSL: Add better diagnostic when using in/out qualifier... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
rdb | HLSL: Recognize POSITION semantic et al in DX9 compatib... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
rdb | HLSL: fix handling of uniform qualifier in entry point... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
alelenv | Add default descriptorset decoration for acceleration... |
commit | commitdiff | tree | snapshot |
2020-06-02 |
John Kessenich | Update news for header location change and recommendation. |
commit | commitdiff | tree | snapshot |
2020-06-02 |
dan sinclair | Remove install to the SPIRV/ folder. (#2256) |
commit | commitdiff | tree | snapshot |
2020-05-28 |
alelenv | EXT_ray_tracing requires spv1.4 (#2237) |
commit | commitdiff | tree | snapshot |
2020-05-28 |
nihui | fix warning unused parameter in release build (#2251) |
commit | commitdiff | tree | snapshot |
2020-05-28 |
greg-lunarg | Fix missing patch decoration for TessFactor PCF arg... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
greg-lunarg | Update SPIRV-Tools to stable. Also SPIRV-Headers to... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
alan-baker | Update spirv tools (#2246) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
David Neto | Reorder member init to match decl order (#2241) |
commit | commitdiff | tree | snapshot |
2020-05-21 |
alelenv | Add support for primitive culling layout qualifier... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Ryan Harrison | Replace incorrect uint32_t with correct int vars (... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
nihui | Do not build glslang-testsuite when ENABLE_CTEST is... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Malcolm Bechard | fix incorrect error when multiple compilation units... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
nihui | Add an option to make Exceptions enabled (#2239) |
commit | commitdiff | tree | snapshot |
2020-05-20 |
John Kessenich | Fix #2227, which was coded incorrectly, to be simpler... |
commit | commitdiff | tree | snapshot |
2020-05-20 |
John Kessenich | Build: Fix #2228, by correcting the type used. |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Roy.li | Code refine. (#2227) |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Chow | Add check for DOUBLE in low versions (#2223) |
commit | commitdiff | tree | snapshot |
2020-05-18 |
greg-lunarg | Flatten all interface variables (#2217) |
commit | commitdiff | tree | snapshot |
2020-05-18 |
John Kessenich | Bump version. |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Roy.li | Reserve unused std140 uniform block in reflection,... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
John Kessenich | Bump version. |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Jaebaek Seo | Move to newer version of SPIRV-Tools |
commit | commitdiff | tree | snapshot |
2020-05-12 |
John Kessenich | Address #2211: Improve the copy constructor of TVarLive... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
John Kessenich | Merge pull request #2214 from maierfelix/master |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Felix Maier | Fix Web build |
commit | commitdiff | tree | snapshot |
2020-05-11 |
John Kessenich | Merge pull request #2210 from Flakebi/ubsan |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Sebastian Neubauer | Explicitly mark some enums as unsigned |
commit | commitdiff | tree | snapshot |
2020-05-01 |
John Kessenich | Fix #2191: Error check for indexing reference containin... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
John Kessenich | GLSL: Separate out swizzle handling (potentially fixing... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
John Kessenich | Merge pull request #2205 from pmistryNV/GL_EXT_blend_fu... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
John Kessenich | Merge branch 'master' into GL_EXT_blend_func_extended |
commit | commitdiff | tree | snapshot |
2020-05-01 |
John Kessenich | Merge pull request #2204 from pmistryNV/GL_EXT_shader_i... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Pankaj Mistry | Add support for es extension GL_EXT_blend_func_extended |
commit | commitdiff | tree | snapshot |
2020-05-01 |
John Kessenich | Merge branch 'master' into GL_EXT_shader_implicit_conve... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
pmistryNV | Add support for extension GL_EXT_shader_integer_mix... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Pankaj Mistry | Add support for extension GL_EXT_shader_implicit_conver... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
John Kessenich | Fix #2201: Improve const and copy constructor for TVarL... |
commit | commitdiff | tree | snapshot |
2020-04-29 |
pmistryNV | Add support for extension GL_ARB_vertex_attrib_64bit... |
commit | commitdiff | tree | snapshot |
2020-04-28 |
pmistryNV | Add support for extension GL_ARB_texture_query_lod... |
commit | commitdiff | tree | snapshot |
2020-04-28 |
dan sinclair | Remove unused Es310Desktop430 (#2200) |
commit | commitdiff | tree | snapshot |
2020-04-27 |
pmistryNV | Add support for extension GL_ARB_shading_language_packi... |
commit | commitdiff | tree | snapshot |
2020-04-27 |
John Kessenich | Move to SPIR-V 1.5 Rev. 3, bump revision, remove a... |
commit | commitdiff | tree | snapshot |
2020-04-24 |
John Kessenich | Note about Build Status. |
commit | commitdiff | tree | snapshot |
2020-04-24 |
John Kessenich | Move to latest SPIR-V header, and bump glslang revision. |
commit | commitdiff | tree | snapshot |
2020-04-23 |
pmistryNV | Add support for extension GL_ARB_shader_storage_buffer_... |
commit | commitdiff | tree | snapshot |
2020-04-22 |
Phillip Stephens | TPpToken: Fix compiling on clang-10 (#2189) |
commit | commitdiff | tree | snapshot |
2020-04-21 |
MennoVink | xcode warnings fix (#2188) |
commit | commitdiff | tree | snapshot |
2020-04-20 |
pmistryNV | Add support for extension GL_ARB_shader_image_size... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
pmistryNV | Add support for extension GL_ARB_shader_bit_encoding... |
commit | commitdiff | tree | snapshot |
2020-04-14 |
Cody Northrop | Support multiple swizzled out operands (#2175) |
commit | commitdiff | tree | snapshot |
2020-04-13 |
John Kessenich | Fix #2178: Allow specialization constants for texel... |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Malacath-92 | Get rid of all warnings with MSVC and clang-cl (#2177) |
commit | commitdiff | tree | snapshot |
2020-04-09 |
alelenv | Add support for EXT_ray_flags_primitive_culling. (... |
commit | commitdiff | tree | snapshot |
2020-04-07 |
John Kessenich | Error message: Finish addressing #2097, better texture... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Ryan Harrison | Remove extra semicolons (#2170) |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Malcolm Bechard | Shader interface matching rework to fix #2136 (#2156) |
commit | commitdiff | tree | snapshot |
2020-04-01 |
John Kessenich | Build warning: Fix #2167: Remove nested reuse of 'unrea... |
commit | commitdiff | tree | snapshot |
2020-03-31 |
John Kessenich | Bump revision. |
commit | commitdiff | tree | snapshot |
2020-03-31 |
John Kessenich | Merge pull request #2166 from alelenv/rq_lvalue_fix |
commit | commitdiff | tree | snapshot |
2020-03-30 |
alelenv | Error assigns to objects of rayQueryEXT type. |
commit | commitdiff | tree | snapshot |
2020-03-30 |
John Kessenich | Merge pull request #2164 from dj2/unused |
commit | commitdiff | tree | snapshot |
2020-03-30 |
dan sinclair | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2020-03-30 |
John Kessenich | Merge pull request #2162 from ntfshard/small_fix |
commit | commitdiff | tree | snapshot |
2020-03-30 |
John Kessenich | Fix #2163: improve comments for addProcess() and the... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
ntfs.hard | printf format |
commit | commitdiff | tree | snapshot |
2020-03-29 |
ntfs.hard | unused var |
commit | commitdiff | tree | snapshot |
2020-03-29 |
ntfs.hard | bitwise on boolean |
commit | commitdiff | tree | snapshot |
2020-03-29 |
ntfs.hard | opposite inner condition |
commit | commitdiff | tree | snapshot |
2020-03-28 |
John Kessenich | Merge pull request #2160 from greg-lunarg/kg110 |
commit | commitdiff | tree | snapshot |
2020-03-27 |
Greg Fischer | Update spirv-tools known_good to latest stable |
commit | commitdiff | tree | snapshot |
2020-03-27 |
John Kessenich | Merge pull request #2159 from neslimsah/master |
commit | commitdiff | tree | snapshot |
2020-03-27 |
John Kessenich | Merge pull request #2157 from neslimsah/master |
commit | commitdiff | tree | snapshot |
2020-03-26 |
Neslisah Torosdagli | accelerationStructureEXT - issue #2152 |
commit | commitdiff | tree | snapshot |
next |