Commit Graph

  • 5c202faffb Update ParseHelper.cpp nihui 2020-12-23 21:56:23 +08:00
  • f426f65229 Merge pull request #2490 from greg-lunarg/i2476 greg-lunarg 2020-12-18 10:19:52 -07:00
  • efe4586fad Fix cut and paste error Greg Fischer 2020-12-17 15:35:41 -07:00
  • 6d5916d4a9 Merge pull request #2451 from rdb/dx9-round-semantics greg-lunarg 2020-12-16 13:55:00 -07:00
  • 589aaff11c Don't use roundEven() to implement round() in DX9 compatibility mode rdb 2020-11-05 17:53:38 +01:00
  • a5be11bd8b Merge pull request #2485 from proydakov/fixed-hlsl-off-compile-warning John Kessenich 2020-12-15 12:16:17 -07:00
  • b6fd41df69 Merge pull request #2487 from dneto0/validate-imageread-result John Kessenich 2020-12-15 12:15:32 -07:00
  • 1ef5e20290 Test updates for ImageRead result type validation David Neto 2020-12-15 12:19:00 -05:00
  • 3805671ce8 Update known_good, pick up ImageRead result validation David Neto 2020-12-15 12:09:50 -05:00
  • dc8b1d0264 Fixed compile warning in reflection.cpp for ENABLE_HLSL = 0 build. [-Wunused-parameter] Evgeny Proydakov 2020-12-15 18:05:32 +03:00
  • c0bcfaf3ba Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecordOffsetEXT (#2484) Daniel Koch 2020-12-12 12:34:24 -05:00
  • ab66a91d62 Merge pull request #2482 from greg-lunarg/gtfix3 greg-lunarg 2020-12-11 15:08:50 -07:00
  • 4f074aed75 Update README to avoid googletest breakage Greg Fischer 2020-12-11 11:27:09 -07:00
  • 862ddcb291 Fix Travis to use pre-breakage googletest (#2481) greg-lunarg 2020-12-11 10:46:44 -07:00
  • c594de23cd Update spirv-tools known-good #2 - Pick up ray tracing terminator fix (#2478) greg-lunarg 2020-12-07 18:20:27 -07:00
  • dd69df7f3d Update spirv-tools known-good (#2473) greg-lunarg 2020-12-03 13:07:33 -07:00
  • e11a2c8bec update spirv-headers and fix handling of gl_HitTEXT (#2471) Daniel Koch 2020-11-30 11:57:34 -05:00
  • 4d41da3b81 Add ray query capability if acceleration structure or ray query types declared (#2469) Daniel Koch 2020-11-24 23:06:16 -05:00
  • ffccefddfd Updates for final Vulkan ray tracing extensions (#2466) Daniel Koch 2020-11-23 15:41:27 -05:00
  • 7f6559d280 Compile out code for GL_EXT_shader_image_int64 for ANGLE (#2463) Shahbaz Youssefi 2020-11-16 12:22:34 -05:00
  • beec2e4a7c tweak local_size comparison a bit (#2456) Malcolm Bechard 2020-11-12 15:55:50 -05:00
  • fb53f83503 Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462) David Neto 2020-11-12 15:00:16 -05:00
  • 639f5461e3 New nonuniform analysis (#2457) greg-lunarg 2020-11-12 11:10:07 -07:00
  • 74e8f05b9f Implement GL_EXT_terminate_invocation (#2454) Jesse Hall 2020-11-09 08:30:01 -08:00
  • 383eaf3293 Fix token-pasting macros not working in preprocessor directives. (#2453) rdb 2020-11-06 18:51:07 +01:00
  • 3d7984dd1e Fix warning in iomapper. (#2449) Chow 2020-11-06 01:33:45 +08:00
  • 8c1a3a06b8 Add GL_EXT_shader_image_int64 support (#2409) Tobski 2020-11-04 16:24:23 +00:00
  • 478b232952 8. io mapping refine & qualifier member check & resolver expand (#2396) Chow 2020-11-04 04:34:19 +08:00
  • d550bebee9 Fix build error with Chromium & ANGLE (#2446) Courtney Goeltzenleuchter 2020-11-02 21:22:55 -07:00
  • c897c3bc23 Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442) pheonix 2020-11-02 13:40:50 -08:00
  • 56350cadfe Support for CapabilityShaderViewportIndex and CapabilityShaderLayer (#2432) Sidney Just 2020-11-02 11:27:40 -08:00
  • ed8bd0453f Do not use PropagateLineInfoPass and RedundantLineInfoElimPass (#2440) Jaebaek Seo 2020-11-02 12:49:31 -05:00
  • 142cb87f80 Merge pull request #2387 from BNieuwenhuizen/nonuniform John Kessenich 2020-10-30 15:10:11 -06:00
  • 740ae9f60b Merge pull request #2435 from amdrexu/feature John Kessenich 2020-10-26 14:29:10 -06:00
  • f6e0fe8600 HLSL: Add support for printf(). Rex Xu 2020-10-23 22:54:35 +08:00
  • 3b334b2b8e Merge pull request #2429 from ben-clayton/test-gn-presubmit John Kessenich 2020-10-22 10:35:16 -06:00
  • 0f52e7ef12 Fix GN build and presubmits Ben Clayton 2020-10-21 13:36:50 +01:00
  • ea52b3c2d2 Merge pull request #2427 from ben-clayton/gn John Kessenich 2020-10-20 17:21:56 -06:00
  • 00d05d23a2 Merge pull request #2428 from Tobski/GL_EXT_fragment_shading_rate John Kessenich 2020-10-20 15:25:26 -06:00
  • 490eba591d SPV: Update to the latest SPIR-V header, includes variable-rate shading John Kessenich 2020-10-20 14:46:15 -06:00
  • a315b5633b Add GL_EXT_fragment_shading_rate Chow 2020-07-02 15:50:36 +08:00
  • b2b1e2da46 Kokoro: Add configurations for GN presubmit Ben Clayton 2020-10-20 11:12:26 +01:00
  • 3ead011912 Merge pull request #2422 from ben-clayton/gn John Kessenich 2020-10-19 17:29:18 -06:00
  • 5b99b448b3 Fix uninitialized use of TIntermediate::resource (#2424) Ben Clayton 2020-10-19 22:21:12 +01:00
  • f915cc2b2b Add GN build instructions to README.md Ben Clayton 2020-10-16 14:26:05 +01:00
  • dac38b8fce Add basic GN configurations Ben Clayton 2020-10-16 12:47:38 +01:00
  • f4f1d8a352 SPIR-V: Remove SpvTools.h include from disassemble.cpp (#2417) Triang3l 2020-10-12 19:33:01 +03:00
  • 69d0c1acc2 Remove executable bits from code/data files (#2420) Rémi Verschelde 2020-10-12 18:08:47 +02:00
  • 2067d1a93e Add test case for read-only storage texture passed to helper function (#2414) David Neto 2020-10-07 18:10:27 -04:00
  • 3ce148638b Disable -Wno-conversion on MSVC compiler (#2410) jonahryandavis 2020-10-07 13:32:49 -04:00
  • 2b77059502 Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)" John Kessenich 2020-10-05 16:58:31 -06:00
  • d1929f359a Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408) pheonix 2020-10-05 08:59:27 -07:00
  • f05c076e26 Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)" John Kessenich 2020-09-27 18:15:41 -06:00
  • 2eed8236d0 Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406) pheonix 2020-09-27 16:53:18 -07:00
  • d0e7ed37fc [spirv-remap] Fix undefined behavior in hashing (#2403) craig stout 2020-09-26 20:43:30 -04:00
  • 1815d86a22 [Wconversion] Suppress glslang issue (#2404) craig stout 2020-09-26 13:02:33 -04:00
  • bacaef3237 Update spirv-tools and spirv-headers known goods (#2401) greg-lunarg 2020-09-24 20:07:15 -06:00
  • 4dcc12d1a4 SPIRV: Add more utility functions to build some opcodes (#2398) Rex Xu 2020-09-18 21:18:35 +08:00
  • 9eaa69c21c Preprocessor related issue fix (#2378) Chow 2020-09-15 11:46:24 +08:00
  • ac2f01f4bd SPIRV: Add disassembly support for multiple literal strings (#2397) Rex Xu 2020-09-14 11:57:09 -04:00
  • 3933d7d414 Fix scope definition in ES 100. (#2379) Chow 2020-09-14 22:00:48 +08:00
  • f8a5602c55 Fix #2385: guard against constant_id on non-const. johnkslang 2020-09-14 02:49:38 -06:00
  • 759ae5aec0 Merge pull request #2394 from ShabbyX/subpassLoad John Kessenich 2020-09-12 22:45:53 -06:00
  • d091728a67 Merge pull request #2395 from nihui/patch-4 John Kessenich 2020-09-12 22:45:22 -06:00
  • 967fa92d14 Try to find python interpreter from host first nihui 2020-09-12 11:18:02 +08:00
  • 91ac2245e9 Allow subpassLoad for ANGLE Shahbaz Youssefi 2020-09-11 22:30:49 -04:00
  • a9e16bd73a Fix build android ndk r16b nihui 2020-09-12 10:04:36 +08:00
  • 8eb0bdce92 Add texture sample to nonuniform test Greg Fischer 2020-09-09 15:44:52 -06:00
  • 889ac20408 Add buffer store to nonuniform tests Greg Fischer 2020-09-08 20:01:55 -06:00
  • c9ffeec6e3 SPV: Add NonUniform decoration for constructors. Bas Nieuwenhuizen 2020-09-03 03:09:39 +02:00
  • 58064311be SPV: Add NonUniform decoration for OpImages created during lowering. Bas Nieuwenhuizen 2020-09-03 03:04:13 +02:00
  • de949a2afc SPV: Add NonUniform decorations for stores. Bas Nieuwenhuizen 2020-08-24 23:27:26 +02:00
  • 6a6e311d81 Merge pull request #2388 from Tobski/rq-initialization-error John Kessenich 2020-09-08 05:39:06 -06:00
  • 395bce6c85 Added missing copyright amendment Tobias Hector 2020-09-08 11:10:27 +01:00
  • dc1b976273 Merge pull request #2386 from amdrexu/bugfix John Kessenich 2020-09-06 23:05:14 -06:00
  • 20e9b2488d Merge pull request #2389 from amdrexu/bugfix2 John Kessenich 2020-09-06 22:48:24 -06:00
  • 2d66614c0a SPIRV: Fix some disassembly issues Rex Xu 2020-09-07 11:09:21 +08:00
  • ed7a097d19 Error when initializing rayQuery with assignment Tobias Hector 2020-09-03 15:14:14 +01:00
  • 864cd8c63e Parser: Fix wrong names of extension macros Rex Xu 2020-09-02 23:03:03 +08:00
  • 517f39eee4 Merge pull request #2380 from null77/suppress-override-warnings John Kessenich 2020-08-26 12:17:42 -06:00
  • bb52b5e452 Suppress two override suggestion warnings. Jamie Madill 2020-08-26 00:54:50 -04:00
  • 983698bb34 Revert "Merge pull request #2371 from RafaelMarinheiro/master" johnkslang 2020-08-23 01:31:49 -06:00
  • 9f9360d295 Merge pull request #2375 from juliusikkala/master John Kessenich 2020-08-23 00:43:18 -06:00
  • b357badc02 Obey ENABLE_PCH CMake option Julius Ikkala 2020-08-21 18:44:06 +03:00
  • f257e0ea6b Merge pull request #2371 from RafaelMarinheiro/master John Kessenich 2020-08-17 04:04:32 -06:00
  • 8f0c6bd773 Merge pull request #2369 from ezdiy/c_api_export John Kessenich 2020-08-17 03:02:44 -06:00
  • 758b30727e Build: fix a build warning johnkslang 2020-08-14 19:39:28 -06:00
  • 89cd45cc6e Use --test-root to pass files to Bazel tests. Rafael Marinheiro 2020-08-14 22:00:58 +01:00
  • 5bfb42301a Merge pull request #2367 from KhronosGroup/fix-semantic-checking John Kessenich 2020-08-14 09:41:18 -06:00
  • 01384725c2 Fix #2366, fix #2358, correctly separate out numerical feature checking johnkslang 2020-08-14 08:40:06 -06:00
  • 7d66a5d4be Non-functional (almost): Refactor when 'extensionRequested' is called. johnkslang 2020-08-14 02:16:19 -06:00
  • bdf9e647f5 Non-functional: Remove reinventing the scalar type, note code issues johnkslang 2020-08-14 00:36:19 -06:00
  • b58f308ba4 Non-functional: spellings of "destinaton" and "addPairConversion" johnkslang 2020-08-11 02:27:44 -06:00
  • d253278f98 Merge pull request #2370 from alan-baker/update-tools John Kessenich 2020-08-12 11:24:59 -06:00
  • 157fe5f8fb Update test expectations Alan Baker 2020-08-12 09:04:56 -04:00
  • fe1168750e Update SPIRV-Tools and SPIRV-Headers known good Alan Baker 2020-08-12 09:04:24 -04:00
  • 1fde85ab96 GLSLANG_EXPORT for C APIs. Ez Diy 2020-08-10 22:26:41 +02:00
  • d8daeb4323 Non-functional: correctly do GL_EXT_buffer_reference2 semantic checking johnkslang 2020-08-07 02:26:04 -06:00
  • 6c37bbbb03 Non-functional: consistently use 'const TSourceLoc&' to pass location. johnkslang 2020-08-06 05:24:24 -06:00
  • b60e067b43 SPV: Fix #1829: don't emit OpModuleProcessed use-storage-buffer johnkslang 2020-08-06 01:34:14 -06:00