Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
57e65929e476123efa585e824e948728dabf639f
/
SPIRV
/
doc.cpp
57e6592
HLSL: Translate directive [flatten] and [branch] to SPV control mask.
by Rex Xu
· 7 years ago
c120452
Implement SPV_KHR_post_depth_coverage
by chaoc
· 7 years ago
225e0fc
Implement the extension GL_AMD_texture_gather_bias_lod
by Rex Xu
· 8 years ago
6702718
SPV: Support test #pragma for generating the StorageBuffer storage class.
by John Kessenich
· 8 years ago
d114184
SPV Non-functional: fix ordering causing problems with another branch.
by John Kessenich
· 8 years ago
ae79697
Merge pull request #827 from amdrexu/feature4
by John Kessenich
· 8 years ago
a09eefd
Non-functional: Fix typos in comments.
by John Kessenich
· 8 years ago
f89ad98
Implement the extension SPV_KHR_16bit_storage
by Rex Xu
· 8 years ago
42e33c9
SPV: Update SPV header to official Rev. 10 of 1.0, and fix the consequences of doing so.
by John Kessenich
· 8 years ago
6c8aaac
SPV: Implement new extensions GL_KHX_device_group and GL_KHX_multiview.
by John Kessenich
· 8 years ago
3e783f9
SPV: Unexpected declarations of capabilities from NV extensions.
by Rex Xu
· 8 years ago
5227b6d
Fix mismatched doc string for SPV_KHR_subgroup_vote
by Maciej Jesionowski
· 8 years ago
df3956c
Implement NVX_multiview_per_view_attributes
by chaoc
· 8 years ago
771d89f
support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering
by chaoc
· 8 years ago
c720f3e
Implement SPV_KHR_subgroup_vote
by Ashwin Kolhe
· 8 years ago
927608b
Non-functional: White space after "//", mostly for copyrights.
by John Kessenich
· 8 years ago
807a0d9
Merge pull request #640 from chaoc/modify-shader-ballot
by John Kessenich
· 8 years ago
f200da8
Modify shader ballot extension by adding OpSubgroupReadInvocationKHR
by chaoc
· 8 years ago
6e5acae
Add support for SPV_NV_geometry_shader_passthrough
by chaoc
· 8 years ago
0ad6a4e
Add support for SPV_NV_sample_mask_override_coverage
by chaoc
· 8 years ago
f3b2747
SPV: Implement extension SPV_KHR_shader_draw_parameters.
by Rex Xu
· 8 years ago
5159664
SPV: Implement the extension SPV_KHR_shader_ballot
by Rex Xu
· 8 years ago
66ec80e
Build: C++ headers: Replace PR #366 with a more directed version.
by John Kessenich
· 8 years ago
9d93a23
Implement 4 AMD-specific extensions.
by Rex Xu
· 9 years ago
d3d3ce7
Comments only.
by John Kessenich
· 9 years ago
66e2faf
Support multiple source languages, adding HLSL as an option.
by John Kessenich
· 9 years ago
6c292d3
SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
by John Kessenich
· 9 years ago
55e7d11
SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2.
by John Kessenich
· 9 years ago
56bab04
SPV: Minor corrections to previous big merge for images and atomics.
by John Kessenich
· 9 years ago
6b86d49
Add new test case for image functions and fix issues caught by this test
by Rex Xu
· 9 years ago
5e4b124
Move to revision 31 of SPIR-V.
by John Kessenich
· 9 years ago
140f3df
Final round for line endings.
by John Kessenich
· 9 years ago
4217d2e
SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V.
by John Kessenich
· 9 years ago
d8132e1
glslang GLSL -> SPIR-V: Final delta to bump to revision 30 of the specification.
by John Kessenich
· 10 years ago
b40d6ac
glslang AST -> SPIR-V: Move to new auto-generated official headers, and for the disassembler, mirror the split done between the auto-generation header database and the specification.
by John Kessenich
· 10 years ago
acba772
glslang: Add SPIR-V human readable form. (Use -H.)
by John Kessenich
· 10 years ago