- Feb 12, 2019
-
-
Change-Id: I62a1bdaeadfe99b60f4003c472e59ec7eb41345c
-
- Feb 06, 2019
-
-
Change-Id: I6eca855b4b0449af319d96dda2325c62a4c73d18
-
Scott Lobdell authored
Change-Id: I0d4caa97b16e641f89221469d38174f797eafd34
-
- Jan 24, 2019
-
-
android-build-team Robot authored
Change-Id: Id3390b817579d8f23f74e83baf133d7a0ed8f736
-
Chih-Hung Hsieh authored
Bug: 33166666 Test: gerrit uploader Change-Id: I55db77d75b2cfd18f9799099d53462a62a30cb8a
-
- Jan 23, 2019
-
-
Scott Lobdell authored
Change-Id: I0d3631c9d99a26ab8eecdda90f064141255c7031
-
- Jan 20, 2019
-
-
Change-Id: Iec3eaf7343f62080d1146583dbd878633247c9c9
-
- Jan 17, 2019
-
-
android-build-team Robot authored
Change-Id: I67f0123379a2dbd71eac441c0994da8b9bdb4d4a
-
- Jan 15, 2019
-
-
Chris Forbes authored
Bug: b/122887108 Change-Id: I01716fa7e896506aff0e44e5bb57559aa6706efa
-
- Jan 11, 2019
-
-
John Kessenich authored
-
John Kessenich authored
Work around a CMake cross-compilation issue
-
- Jan 10, 2019
-
-
John Kessenich authored
Update SPIRV-Tools known good: relax Uconvert check
-
- Jan 09, 2019
-
-
David Neto authored
Permit UConvert as an OpSpecConstantOp operation when SPV_AMD_gpu_shader_int_16 is used.
-
John Kessenich authored
Parenthesize to avoid GCC warning
-
- Jan 08, 2019
-
-
David Neto authored
-
John Kessenich authored
Don't output duplicate OpTypeAccelerationStructureNV declarations
-
John Kessenich authored
GL_EXT_buffer_reference
-
- Jan 07, 2019
-
-
Scott Lobdell authored
Change-Id: Icbe62c70a1f1cbf9f0ee1c63b8cc6871dba8f96b
-
Piers Daniell authored
-
Jeff Bolz authored
-
John Kessenich authored
-
dan sinclair authored
* Make sure source strings are terminated The source strings may or may not have a null terminator. We need to make sure we add one before outputting the source strings as we iterate over the c-str looking for the null terminator. * Review feedback
-
- Jan 04, 2019
-
-
John Kessenich authored
Mark spv.int16.amd.frag.out as failing validation
-
- Jan 03, 2019
-
-
David Neto authored
See #1642 Also updates SPIRV-Tools and SPIRV-Headers known_good.
-
Graeme Leese authored
CMake can't correctly configure the latest code because of an issue with cross-compilation of pthreads: https://gitlab.kitware.com/cmake/cmake/issues/16920
-
- Dec 30, 2018
-
-
John Kessenich authored
Create separate OpSource for each included file when compiling -g
-
- Dec 28, 2018
-
-
Greg Fischer authored
-
- Dec 20, 2018
-
-
Yiwei Zhang authored
Bug: 120559215 Test: CtsDeqpTestCases Change-Id: Idbc244d6a2a3ee416acdb8deff60c1195cc112e6
-
- Dec 19, 2018
-
-
Yiwei Zhang authored
Bug: 120986718 Test: build Change-Id: Ie399110f077084910f21202364d765cdec7014f2
-
Yiwei Zhang authored
Bug: 120986718 Change-Id: Id944a45c57cf8a936879afcf4eccdfddf7ace67e
-
Yiwei Zhang authored
Bug: 120986718 Change-Id: Ib2c23e3f5d5eea59aec05ca0449f69013348cfd8
-
Diem Mai authored
-
- Dec 18, 2018
-
-
John Kessenich authored
Add passes to spirv-opt passes to preserve source line info when compiling -g.
-
John Kessenich authored
CMake: Fix linking pthread of CMake < 3.1
-
Rémi Verschelde authored
As reported in #1624, Ubuntu 14.04 LTS still uses CMake 2.8.12 which does not support the Threads::Threads target (added in CMake 3.1). This could be reverted once the required CMake version is bumped to 3.1+.
-
John Kessenich authored
Move memory model scope tests to Vulkan 1.1 batch
-
- Dec 17, 2018
-
-
Alan Baker authored
Fixes #1610 * Updated expected result due to version change
-
John Kessenich authored
Fixes #1630 and fixes #1631.
-
- Dec 16, 2018
-
-
Greg Fischer authored
-
- Dec 15, 2018
-
-
John Kessenich authored
Fix bug where shaderRecordNV buffers were using StorageBuffer storage class
-