Re: [PATCH 1/5] glx: Factor out glxProbeDriver function.

2011-03-14 Thread Adam Jackson
On 3/8/11 7:15 PM, Christopher James Halse Rogers wrote: DRI, DRI2 and swrast all had near-identical driver probing logic. Pull it into glxdricommon Signed-off-by: Christopher James Halse Rogerschristopher.halse.rog...@canonical.com Reviewed-by: Adam Jacksona...@redhat.com Apologies for the

[PATCH 1/5] glx: Factor out glxProbeDriver function.

2011-03-08 Thread Christopher James Halse Rogers
DRI, DRI2 and swrast all had near-identical driver probing logic. Pull it into glxdricommon Signed-off-by: Christopher James Halse Rogers christopher.halse.rog...@canonical.com Reviewed-by: Adam Jackson a...@redhat.com --- glx/glxdri.c | 44 +--

[PATCH 1/5] glx: Factor out glxProbeDriver function.

2011-03-08 Thread Christopher James Halse Rogers
DRI, DRI2 and swrast all had near-identical driver probing logic. Pull it into glxdricommon Signed-off-by: Christopher James Halse Rogers christopher.halse.rog...@canonical.com Reviewed-by: Adam Jackson a...@redhat.com --- glx/glxdri.c | 44 +--