Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
0ad6a4e60d91704a0b51d4b3d28bb279f609ba78
/
Test
/
430.vert
2398b3a
Full stack: implement textureQueryLod(*) and textureQueryLevels(*).
by John Kessenich
· 9 years ago
aa657c1
Implement 'index' layout qualifier for fragment outputs. Based partly on a submission.
by John Kessenich
· 10 years ago
cd77f8e
Implement GL_ARB_shader_texture_image_samples. Also add in gl_MaxSamples and the float imageAtomicExchange.
by John Kessenich
· 10 years ago
4d57090
Turn on ESSL 3.1 for most features:
by John Kessenich
· 10 years ago
cc7f4eb
Remove the now dead 'shared' type field, and add semantic check for buffer on non-block.
by John Kessenich
· 10 years ago
79cddfc
Finish implementing compute shaders, within #version 430, partly based on a submission.
by John Kessenich
· 10 years ago
bae44b7
Finish GL_ARB_shading_language_420pack: *ProgramTexelOffset built-in constants. Also, make comma operation not fold constants.
by John Kessenich
· 11 years ago
4094630
GL_ARB_enhanced_layouts, final. #extension tests, built-in constants, and bug fix for non-constant expression in layout(...=expr).
by John Kessenich
· 11 years ago
5053a39
Fix slight inconsistencies in which qualifiers are inherited into block members:
by John Kessenich
· 11 years ago
e1b2e39
Allow layout aliasing for desktop vertex inputs.
by John Kessenich
· 11 years ago
5f15d42
Desktop array size limit checking for gl_ClipDistance[] and gl_TexCoord[].
by John Kessenich
· 11 years ago
0b39137
Implement location overlap error checking.
by John Kessenich
· 11 years ago
01c22af
Add some missing invariant semantic checks, replace some misplaced sampler semantic checks, add parameter and structure member checks against new qualifiers.
by John Kessenich
· 11 years ago
ab41fe5
Add redeclarations of built-in blocks.
by John Kessenich
· 11 years ago
c78a126
Tie "location = " to the right stages/versions/extensions. Also add "#define extension 1" extension support and instructions.
by John Kessenich
· 11 years ago