Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
92b5c9ee910e9872ee6a0d2655d55731d8a1aab3
/
Test
/
baseResults
/
hlsl.rw.atomics.frag.out
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
d6c9755
Change the major revision number for next commit.
by John Kessenich
· 6 years ago
ac37079
Revert the commits that change OpArrayLength type and bumped the version number.
by John Kessenich
· 7 years ago
0216f24
SPV: Bump up the generator number.
by John Kessenich
· 7 years ago
71b5da6
SPV: Bump up generator number, because previous commit changes code gen slightly.
by John Kessenich
· 7 years ago
2b5ea9f
SPV Version: Emit the requested SPIR-V version, not the header version.
by John Kessenich
· 7 years ago
6c1c276
SPV: Bump SPIR-V header to the unified1 version (version 1.2).
by John Kessenich
· 7 years ago
c72e593
SPV: Bump the generator number to account for barrier changes.
by John Kessenich
· 7 years ago
07ed11f
SPV: GeneratorVersion: bump version number because of atomic decrement change.
by John Kessenich
· 7 years ago
260f506
SPV: Correct selection of storage-image capabilities. Fixes #986.
by John Kessenich
· 7 years ago
e516d43
HLSL: Move debug naming to a simpler, more consistent, scheme.
by John Kessenich
· 7 years ago
735d7e5
Address part A of #982: $Global will use std140 instead of HLSL offsets.
by John Kessenich
· 7 years ago
7cca140
HLSL: Turn on hlsl-offsets by default for HLSL-source shaders.
by John Kessenich
· 8 years ago
6fa1764
HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers.
by John Kessenich
· 8 years ago
000c818
HLSL: Allow use of $Global members in between function calls.
by John Kessenich
· 8 years ago
71c100d
GLSL output: Removed fixed-size buffer; fixes #769.
by John Kessenich
· 8 years ago
02467d8
HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args.
by John Kessenich
· 8 years ago
d3f1122
Whole stack: Fix stale types in the AST linker object nodes, fixing #557.
by John Kessenich
· 8 years ago
2232236
HLSL: phase 4 of rwtexture support: add image atomics
by steve-lunarg
· 8 years ago