Bug 9285 - misc glcore, xmesa cleanups
Summary: misc glcore, xmesa cleanups
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 6355
  Show dependency treegraph
 
Reported: 2006-12-08 09:22 UTC by George -
Modified: 2009-08-24 12:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Drop old (pre-AIGLX) GLcore interface. (10.48 KB, patch)
2006-12-08 09:23 UTC, George -
Details | Splinter Review
Clean and update XMesa/XFree86 interface. (6.14 KB, patch)
2006-12-08 09:24 UTC, George -
Details | Splinter Review
Override Const.CheckArrayBounds for Xserver in XMesaCreateContext(). (1.75 KB, patch)
2006-12-08 09:25 UTC, George -
Details | Splinter Review
Clean and update XMesa/XFree86 interface. (6.55 KB, patch)
2007-01-26 09:43 UTC, George -
Details | Splinter Review
corresponding patch for xorg (5.22 KB, patch)
2007-03-30 04:36 UTC, George -
Details | Splinter Review

Description George - 2006-12-08 09:22:13 UTC
The cleanups are related with bug #6355, they are orthogonal to the direction of
that bug, though.
Comment 1 George - 2006-12-08 09:23:55 UTC
Created attachment 8013 [details] [review]
Drop old (pre-AIGLX) GLcore interface.

(the patches are from git, comments are at the start of the patch and can be
committed with git-am)
Comment 2 George - 2006-12-08 09:24:34 UTC
Created attachment 8014 [details] [review]
Clean and update XMesa/XFree86 interface.
Comment 3 George - 2006-12-08 09:25:08 UTC
Created attachment 8015 [details] [review]
Override Const.CheckArrayBounds for Xserver in XMesaCreateContext().
Comment 4 Ian Romanick 2006-12-08 09:53:23 UTC
I'll ACK patch #8013 and patch #8015.  I'll defer on patch #8014 to Brian's opinion.
Comment 5 George - 2006-12-20 22:22:06 UTC
Can I commit attachment #8014 [details] [review] also ?
Comment 6 George - 2007-01-26 08:36:41 UTC
Comment on attachment 8013 [details] [review]
Drop old (pre-AIGLX) GLcore interface.

Commited (c9b33ecd7c07cace0a6553ccfdaf7b021959c934)
Comment 7 George - 2007-01-26 08:37:24 UTC
Comment on attachment 8015 [details] [review]
Override Const.CheckArrayBounds for Xserver in XMesaCreateContext().

Committed (507167d7e2cf3bc64d1c112d927efeb1baa3b495)
Comment 8 George - 2007-01-26 09:43:31 UTC
Created attachment 8506 [details] [review]
Clean and update XMesa/XFree86 interface.

minor cosmetic
Comment 9 George - 2007-03-10 06:37:09 UTC
Anyone interested in looking at the remaining patch and saying if it's ok to commit ?
Comment 10 George - 2007-03-30 04:36:29 UTC
Created attachment 9377 [details] [review]
corresponding patch for xorg

Can I commit ?
Comment 11 Brian Paul 2007-03-30 05:54:58 UTC
Looks good. If you've tested and all seems well, go for it.
Comment 12 George - 2007-03-30 09:13:33 UTC
Committed:

mesa (7439a36785b6a2783e80a40a96c09db8f56dc2bc)
xorg (76756f27561c6386cba0d338441e8ec7b98500ce)

Thanks for looking!
Comment 13 Adam Jackson 2009-08-24 12:25:29 UTC
Mass version move, cvs -> git


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.