[Mesa-dev] [PATCH] fixup! EGL: Implement the libglvnd interface for EGL (v2)

Kyle Brenneman kyle.brenneman at gmail.com
Tue Jan 17 16:31:43 UTC 2017


On 01/16/2017 02:32 PM, Adam Jackson wrote:
> On Thu, 2017-01-05 at 14:29 -0700, Kyle Brenneman wrote:
>> ---
>>   src/egl/generate/eglFunctionList.py | 6 ++++--
>>   1 file changed, 4 insertions(+), 2 deletions(-)
> Reviewed-by: Adam Jackson <ajax at redhat.com>
>
> Is this too invasive for 13.1?
>
> - ajax
>
If it helps, almost all of the libglvnd code just sits on top of the 
existing EGL library, and a non-libglvnd build doesn't even compile it. 
Other than the makefile, the only change that would affect a 
non-libglvnd build is for the client extension string in eglQueryString.

-Kyle



More information about the mesa-dev mailing list