From: Ian Romanick Date: Wed, 17 Feb 2010 19:40:09 +0000 (-0800) Subject: Merge commit '381d5e209815235911c4aab516037c868c8f695f' X-Git-Tag: 062012170305~12852^2~781 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ccbeb41acd2f5c416005bd48c11996a054a869a;p=profile%2Fivi%2Fmesa.git Merge commit '381d5e209815235911c4aab516037c868c8f695f' This merges the patches from the series "[PATCH 00/14] More client-side GLX house cleaning" that were posted to the mesa3d-dev mailing list. See http://marc.info/?l=mesa3d-dev&m=126582985214612&w=2 Patches 01 through 04 eliminate a bunch of annoying warnings that I get when building Mesa. Patch 05 fixes an inconsistency between the implementation of glXSwapIntervalMESA and the spec. I chose to favor the code over the spec in this case. This also eliminated a warning. Patches 06 through 12 clean up the way that context creation is performed on the client. When support for GLX_SGIX_fbconfig and the related GLX 1.3 functions was added, I refactored a bunch nuts-and-bolts of context creation to CreateContext. The refactor was a good idea, I just didn't do it right. Patches 13 and 14 update glxgears_fbconfig to use GLX 1.3 interfaces. --- 7ccbeb41acd2f5c416005bd48c11996a054a869a