Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
0f66082d1daea7ce0e75c022090568571689237c
0f66082
ParseHelper: don't assign xfb_offset for struct members
by Alejandro Piñeiro
· 6 years ago
c9e0336
Merge pull request #1675 from nicebyte/ext_yuv_target
by John Kessenich
· 6 years ago
31fbc11
Build: Remove extra commas in calling INSTANTIATE_TEST_SUITE_P.
by John Kessenich
· 6 years ago
4c57640
Merge pull request #1681 from baldurk/reflection-fixes
by John Kessenich
· 6 years ago
c28369b
Add support for GL_EXT_YUV_target
by nicebyte
· 6 years ago
90995f5
Update reflection offset consistently for structure members
by baldurk
· 6 years ago
7e500c7
Add missing initialisation of counterIndex and stages in badReflection()
by baldurk
· 6 years ago
544c039
HLSL: Fix #1679: Add HLSL earlydepthstencil -> SPV EarlyFragmentTests.
by John Kessenich
· 6 years ago
8dff525
Merge pull request #1677 from greg-lunarg/kg100
by John Kessenich
· 6 years ago
7a02e15
Update spirv-tools known-good.
by Greg Fischer
· 6 years ago
e4f7a1f
Merge pull request #1676 from nsubtil/nsubtil/do-not-cache-lib-suffix
by John Kessenich
· 6 years ago
424612c
build: Do not cache debug library suffix
by Nuno Subtil
· 6 years ago
2cf6613
Merge pull request #1674 from null77/fix-msvc-sign-warning
by John Kessenich
· 6 years ago
08fe88a
Suppress a MSVC cast warning in GN.
by Jamie Madill
· 6 years ago
4930964
Merge pull request #1672 from sparmarNV/NV-extension-checks
by John Kessenich
· 6 years ago
2b92158
Merge pull request #1671 from null77/fix-chrome-clang-warning
by John Kessenich
· 6 years ago
6b9a28b
Add extension checks for NV block member builtins
by Sahil Parmar
· 6 years ago
9706106
Suppress inconsistent override warning in GN.
by Jamie Madill
· 6 years ago
d9cee59
Merge pull request #1626 from KhronosGroup/extension-support
by John Kessenich
· 6 years ago
6a9df5f
Merge pull request #1664 from null77/support-angle
by John Kessenich
· 6 years ago
0bb89f5
HLSL: Protect against some crashes
by Hodgman
· 6 years ago
4e06d7a
Merge pull request #1663 from jeffbolznv/reference_vs_memorymodel
by John Kessenich
· 6 years ago
e135a48
More precisely check for the qualifiers that enable the vulkan memory model for buffer references.
by Jeff Bolz
· 6 years ago
0ceaebc
Fix a few GN build issues.
by Jamie Madill
· 6 years ago
493dee0
Merge pull request #1656 from amdrexu/bugfix
by John Kessenich
· 6 years ago
d973979
Merge pull request #1662 from dneto0/fix-leak2
by John Kessenich
· 6 years ago
7f2a87e
Merge pull request #1661 from dneto0/fix-leak
by John Kessenich
· 6 years ago
edadbed
HLSL: Avoid leaking a shadow sampler struct
by David Neto
· 6 years ago
806e057
Avoid leaking name for counter buffer
by David Neto
· 6 years ago
4c096c5
Merge pull request #1658 from KhronosGroup/fix-name-loc-str
by John Kessenich
· 6 years ago
b2395e9
HLSL: Fix #1655; use "" for nullptr file names. Needs test cases.
by John Kessenich
· 6 years ago
d72f488
Build: fix warnings. Fixes #1653.
by John Kessenich
· 6 years ago
75c5603
Fix xfb_stride incorrectness(#1654)
by Rex Xu
· 6 years ago
2898223
Bump revision.
by John Kessenich
· 6 years ago
dfaaf75
Merge pull request #1652 from gnl21/cmake-fix
by John Kessenich
· 6 years ago
712cd66
Merge pull request #1647 from dneto0/update-known-good
by John Kessenich
· 6 years ago
c4d5ac6
Update SPIRV-Tools known good: relax Uconvert check
by David Neto
· 6 years ago
28be454
Infrastructure: Generalize and broaden per-variable extension checking.
by John Kessenich
· 6 years ago
5795f9e
Merge pull request #1646 from dneto0/parens-warning
by John Kessenich
· 6 years ago
b11b997
Parenthesize to avoid GCC warning
by David Neto
· 6 years ago
69932ab
Merge pull request #1645 from KhronosGroup/dupe-accelstruct
by John Kessenich
· 6 years ago
344a03c
Merge pull request #1644 from jeffbolznv/buffer_reference
by John Kessenich
· 6 years ago
3cf3f96
Don't output duplicate TypeAccelerationStructureNV declarations
by Piers Daniell
· 6 years ago
9f2aec4
GL_EXT_buffer_reference
by Jeff Bolz
· 6 years ago
d12fbc4
SPV: Move to the latest header.
by John Kessenich
· 6 years ago
e96fa71
Make sure source strings are terminated (#1641)
by dan sinclair
· 6 years ago
6eab476
Merge pull request #1643 from dneto0/update-issue-1642
by John Kessenich
· 6 years ago
082184b
Mark spv.int16.amd.frag.out as failing validation
by David Neto
· 6 years ago
aeef036
Work around a CMake cross-compilation issue
by Graeme Leese
· 6 years ago
83b2647
Merge pull request #1634 from greg-lunarg/lines10
by John Kessenich
· 6 years ago
d445bb2
Create separate OpSource for each included file
by Greg Fischer
· 6 years ago
9ed3873
Merge pull request #1627 from greg-lunarg/lines8
by John Kessenich
· 6 years ago
af22355
Merge pull request #1633 from akien-mga/cmake-2.8-pthread
by John Kessenich
· 6 years ago
f0e911c
CMake: Fix linking pthread of CMake < 3.1
by Rémi Verschelde
· 6 years ago
1a19598
Merge pull request #1632 from alan-baker/mem-model-1610
by John Kessenich
· 6 years ago
3b656c7
Move memory model scope tests to Vulkan 1.1 batch
by Alan Baker
· 6 years ago
6d17865
Build: Make calling argument types match declared parameter types.
by John Kessenich
· 6 years ago
5620a2f
Add passes to legalization to preserve source line info when generated.
by Greg Fischer
· 6 years ago
e26630f
Merge pull request #1628 from jeffbolznv/storagebuffer_sbt
by John Kessenich
· 6 years ago
61a0cd1
Fix bug where shaderRecordNV buffers were using StorageBuffer storage class
by Jeff Bolz
· 6 years ago
b23d232
Licensing. Fixes #958. Add licenes file and update copyrights.
by John Kessenich
· 6 years ago
30b697e
Build: Reduce warnings.
by John Kessenich
· 6 years ago
236eb0d
GLSL/SPV: XFB: No streams on types, but support them on built-in blocks.
by John Kessenich
· 6 years ago
ba9f596
Merge pull request #1625 from jeffbolznv/update_spirv_tools
by John Kessenich
· 6 years ago
0a93cfb
Update to newest SPIRV-Tools. It checks the Vulkan rule that all resources must have a set and binding decoration, which many tests fail. So add code to set a default value of zero. Also disable PCH for Ninja builds.
by Jeff Bolz
· 6 years ago
00054da
Infrastructure: Fix .gitattributes typo eof -> eol. Also update README
by John Kessenich
· 6 years ago
0dbc5cb
Merge pull request #1620 from akien-mga/unix-executable-bit
by John Kessenich
· 6 years ago
a10e6e9
Merge pull request #1624 from akien-mga/osdependent-link-threads
by John Kessenich
· 6 years ago
e8c8af9
CMake: Link OSDependent with Threads::Threads
by Rémi Verschelde
· 6 years ago
ebfd91a
Remove Unix executable permission from text files
by Rémi Verschelde
· 6 years ago
dc4fe2d
Merge branch 'ClemensRognerSD-dx9-sampler'
by John Kessenich
· 6 years ago
bd1c183
Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts.
by John Kessenich
· 6 years ago
5d43c4a
SPV: Fix #1575, fix #1593: Support HLSL #line
by greg-lunarg
· 6 years ago
127cea5
Merge pull request #1614 from alan-baker/test-updates
by John Kessenich
· 6 years ago
ed777b0
Modify testing to only record validation pass/fail
by Alan Baker
· 6 years ago
0bb930f
Merge pull request #1613 from alegal-arm/types
by John Kessenich
· 6 years ago
32def9f
Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types
by Alexander Galazin
· 6 years ago
667506a
Merge pull request #1602 from Igalia/apinheiro/prevent-xfbstride-twice
by John Kessenich
· 6 years ago
16ef9da
GlslangToSpv: prevent add XfbStride twice
by Alejandro Piñeiro
· 6 years ago
f9edfda
Merge pull request #1603 from KhronosGroup/uint-array-length
by John Kessenich
· 6 years ago
4efc6f1
Bump version.
by John Kessenich
· 6 years ago
8c86967
SPV: For GLSL only, bitcast OpArrayLength result back to int.
by John Kessenich
· 6 years ago
f44b17e
Merge pull request #1606 from dj2/ndk_build
by John Kessenich
· 6 years ago
e045c23
SPV: Generate OpArrayLength with no signedness.
by John Kessenich
· 6 years ago
5ba79d5
Add NDK build files
by dan sinclair
· 6 years ago
d41a8dc
Build: Fix build warnings introduced by 2173c6.
by John Kessenich
· 6 years ago
c7a84a9
Merge pull request #1567 from Igalia/apinheiro/xfb-1535
by John Kessenich
· 6 years ago
d7baecf
Merge pull request #1595 from dgkoch/EXT_fragment_invocation_density
by John Kessenich
· 6 years ago
2173c65
Merge pull request #1597 from sheredom/add_conversion_folding
by John Kessenich
· 6 years ago
fb7a7ea
Merge pull request #1598 from alan-baker/geo-xfb-caps
by John Kessenich
· 6 years ago
440f95b
Update known good SPIRV tools and headers
by Alan Baker
· 6 years ago
5154db5
Implement GL_EXT_fragment_invocation_density
by Daniel Koch
· 6 years ago
83fe01e
SPV: non-functional: update to latest headers.
by John Kessenich
· 6 years ago
81a63f1
Add conversion folding when the source is a constant.
by Neil Henning
· 6 years ago
0e6c82c
Merge pull request #1592 from KhronosGroup/subgroupBroadcast-const-id
by John Kessenich
· 6 years ago
f2675d4
GLSL: Fix #1591: Require the id in subgroupBroadcast to be constant.
by John Kessenich
· 6 years ago
d2a7b07
Merge pull request #1587 from dneto0/update-known-good
by John Kessenich
· 6 years ago
2d1739d
Update to newer SPIRV-Tools, including VK_EXT_scalar_block_layout
by David Neto
· 6 years ago
1a5e3a9
Bump minor version.
by John Kessenich
· 6 years ago
654544e
Merge branch 'jeffbolznv-scalar_block_layout'
by John Kessenich
· 6 years ago
Next »