Ryan Harrison
|
56a7e02056
Use strcmp for all of the extended instruction set checks in the disassembler (#2107)
|
6 yıl önce |
Jeff Bolz
|
04d73731de
GL_EXT_debug_printf implementation
|
6 yıl önce |
John Kessenich
|
23d27751e8
Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB
|
6 yıl önce |
Jason Macnak
|
dbd4c3ce11
spirv: Generate missing SampleMaskOverrideCoverageNV capability op
|
6 yıl önce |
John Kessenich
|
605afc7b1b
SPV: Add a switch for favoring non-NaN operands in min, max, and clamp.
|
6 yıl önce |
Daniel Koch
|
9bb17cd0eb
Return consistent names from CapabilityString
|
6 yıl önce |
Jeff Bolz
|
9f2aec49e9
GL_EXT_buffer_reference
|
7 yıl önce |
Chao Chen
|
3c3669904c
Add-support-for-SPV_NV_mesh_shader
|
7 yıl önce |
Chao Chen
|
9eada4b971
Add-support-for-SPV_NV_fragment_shader_barycentric
|
7 yıl önce |
Jeff Bolz
|
36831c9bad
GL_KHR_memory_scope_semantics
|
7 yıl önce |
John Kessenich
|
97068d8b30
Merge pull request #1465 from otakuto/remove-execute-permissions
|
7 yıl önce |
John Kessenich
|
717c80a9de
SPV: Isolate SPIRV-tools glue to its own file.
|
7 yıl önce |
John Kessenich
|
e7df8e0b76
Non-functional: Rationalize some existing use of SPIRV-Tools.
|
7 yıl önce |
otakuto
|
d03da06ac1
Remove execute permissions
|
7 yıl önce |
Lei Zhang
|
a2c39a2947
Use public SPIRV-Tools header
|
7 yıl önce |
John Kessenich
|
e2156222d3
SPV: Add option to print disassembly in standard form using SPIRV-Tools.
|
7 yıl önce |
Jeff Bolz
|
af7a94876c
Add bit width of types to disassembleInstruction
|
7 yıl önce |
John Kessenich
|
66011cb2c2
SPV: Implement Vulkan 1.1 features and extensions.
|
8 yıl önce |
chaoc
|
df3956c50f
Implement NVX_multiview_per_view_attributes
|
9 yıl önce |
chaoc
|
771d89fc36
support SPV_NV_viewport_array2 and SPV_NV_stereo_view_rendering
|
9 yıl önce |
John Kessenich
|
927608b393
Non-functional: White space after "//", mostly for copyrights.
|
9 yıl önce |
chaoc
|
6e5acae144
Add support for SPV_NV_geometry_shader_passthrough
|
9 yıl önce |
chaoc
|
0ad6a4e60d
Add support for SPV_NV_sample_mask_override_coverage
|
9 yıl önce |
steve-lunarg
|
a8456415b8
WIP: SPV Remapper: add remapper test framework
|
9 yıl önce |
John Kessenich
|
66ec80e01b
Build: C++ headers: Replace PR #366 with a more directed version.
|
9 yıl önce |
Rex Xu
|
9d93a2370d
Implement 4 AMD-specific extensions.
|
9 yıl önce |
John Kessenich
|
d3d3ce7160
Comments only.
|
9 yıl önce |
John Kessenich
|
5184353326
Merge pull request #174 from mgadams/alias_proto_warnings
|
10 yıl önce |
Jack Andersen
|
52e61acf26
SPV: Ensure Parameterize is called during Disassemble
|
10 yıl önce |
Mark Adams
|
18b637f9dc
Fix warnings/errors for strict aliasing & function prototypes
|
10 yıl önce |