summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorAdam Jackson <[email protected]>2018-11-09 11:27:27 -0500
committerAdam Jackson <[email protected]>2018-12-18 15:46:10 -0500
commitc63c391756eca8f84bf15758f89b88c84d831498 (patch)
tree9c3654c44bf6f452b8ee0abd4a07f7db26a55009 /CleanSpec.mk
parent5820e63418ce2449b19d1bcba8184388e76355d7 (diff)
specs: Remove GLES profile interaction text from GLX_MESA_query_renderer
In one place we say, if GLES isn't supported then the profile version will be 0.0. Then later we say, if the GLES profile extension isn't supported then GLX_RENDERER_OPENGL_ES_PROFILE_VERSION_MESA is not mentioned in the spec. A strict reading of the latter would mean that GLX_RENDERER_OPENGL_ES_PROFILE_VERSION_MESA is not a recognized token, and the query should instead return False. The implementation does not check for the GLES profile extensions, and the additional complexity doesn't seem worth it. Removing the interaction text makes the spec match the implementation. Reviewed-by: Emil Velikov <[email protected]> Signed-off-by: Adam Jackson <[email protected]>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions