Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: add KHR_no_error support to glInvalidate*() | Samuel Pitoiset | 2017-07-31 | 1 | -4/+4 |
| | | | | | | | | These are just no-op because we don't actually do anything useful in the errors path. Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glRead*Pixels*() | Samuel Pitoiset | 2017-07-31 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glVertexArrayBindingDivisor() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glVertexBindingDivisor() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to gl{Create,Gen}VertexArrays() | Samuel Pitoiset | 2017-07-31 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glTextureStorage*D() | Samuel Pitoiset | 2017-07-31 | 1 | -3/+3 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glTexStorage*D() | Samuel Pitoiset | 2017-07-31 | 1 | -3/+3 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glBindSampler() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glBindSamplers() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glProgramParameteri() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glDeleteSync() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glWaitSync() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glTextureView() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glPatchParameteri() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glBlendEquationiARB() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glSampleMaski() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support to glDepthRangeArrayv | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mapi: add missing no_error tag to glBlitNamedFramebuffer() | Samuel Pitoiset | 2017-07-18 | 1 | -1/+1 |
| | | | | | | Fixes: 6fedb31785 ("mesa: add KHR_no_error support for glBlitNamedFramebuffer()") Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa/marshal: add marshalling for glClearBuffer* | Grigori Goronzy | 2017-07-14 | 1 | -3/+3 |
| | | | | | | | | | Add async marshalling/unmarshalling for all glClearBuffer variants. These entry points are commonly used in general and Alien Isolation specifically uses glClearBufferiv. Slightly reduces the number of thread synchronizations with glthread in that game. Reviewed-by: Marek Olšák <[email protected]> | ||||
* | configure: only install khrplatform.h if needed | Eric Engestrom | 2017-07-14 | 1 | -0/+2 |
| | | | | | | | | | | khrplatform.h is only used by EGL and GLES; let's only install it when one of those is enabled. Cc: [email protected] Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Jussi Kukkonen <[email protected]> Reviewed-by: Emil Velikov <[email protected]> | ||||
* | Update Khronos-supplied headers | Nicolai Hähnle | 2017-06-30 | 1 | -587/+1573 |
| | | | | | | | | | | | Taken from commit 676834dd529d620ee25090e738d2607dfde003d8 of https://github.com/KhronosGroup/OpenGL-Registry.git v2: - keep the BUILDING_MESA bits (Matt) Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Emil Velikov <[email protected]> | ||||
* | mesa: add KHR_no_error support for glBlendFunc*() | Timothy Arceri | 2017-06-29 | 1 | -2/+2 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | mesa: add KHR_no_error support for glBindFragDataLocation*() | Timothy Arceri | 2017-06-29 | 2 | -2/+2 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | mesa: add KHR_no_error support for glGetUniformLocation() | Timothy Arceri | 2017-06-29 | 1 | -1/+1 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | mesa: add KHR_no_error support for glDisableVertexA*A*() | Timothy Arceri | 2017-06-29 | 2 | -2/+2 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | mesa: add KHR_no_error support for glEnableVertexA*A*() | Timothy Arceri | 2017-06-29 | 2 | -2/+2 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | mesa: add KHR_no_error support for glLogicOp() | Timothy Arceri | 2017-06-29 | 1 | -1/+1 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | mesa: add KHR_no_error support for glPixelStore*() | Timothy Arceri | 2017-06-29 | 1 | -2/+2 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | mesa: add KHR_no_error support for glClear() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glBindAttribLocation() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for gl*ReadBuffer() | Samuel Pitoiset | 2017-06-28 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glVertex*AttribBinding() | Samuel Pitoiset | 2017-06-28 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glShaderStorageBlockBinding() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glUniformBlockBinding() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glFenceSync() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glClientWaitSync() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glCheckFramebufferStatus() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for gl*Renderbuffers() | Samuel Pitoiset | 2017-06-28 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for gl*ProgramPipelines() | Samuel Pitoiset | 2017-06-28 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for gl*Samplers() | Samuel Pitoiset | 2017-06-28 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for gl*Textures() | Samuel Pitoiset | 2017-06-28 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for gl*Buffers() | Samuel Pitoiset | 2017-06-28 | 2 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glBindTextureUnit() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glDepthRangeIndexed() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glDepthFunc() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glFrontFace() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glCullFace() | Samuel Pitoiset | 2017-06-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glCreateShader() and ↵ | Samuel Pitoiset | 2017-06-28 | 1 | -2/+2 |
| | | | | | | | glCreateShaderObjectARB() Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mesa: add KHR_no_error support for glAttachShader() and glAttachObjectARB() | Samuel Pitoiset | 2017-06-28 | 1 | -2/+2 |
| | | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> | ||||
* | mapi: Enable assembly language API acceleration for PPC64LE (V2) | Ben Crocker | 2017-06-28 | 4 | -2/+374 |
| | | | | | | | | | | | | | Implement assembly language API acceleration for PPC64LE, analogous to long-standing implementations for X86 and X86-64. See also similar implementation in libglvnd. Tested with Piglit. Signed-off-by: Ben Crocker <[email protected]> Acked-by: Emil Velikov <[email protected]> Reviewed-by: Bill Schmidt <[email protected]> |