[Mesa-dev] [PATCH 0/9] Stop trying to remap function offset in drivers

Ian Romanick idr at freedesktop.org
Tue Sep 6 13:13:16 PDT 2011


This is the first part of a re-spin of my previous extension
refactoring patches.  This series just removes the function remapping
from all of the drivers.  This has been handled by remap.c in core
Mesa for a long time.

The next patch to the list will gut most of the now-unused parts of
remap_helper.h.

The series after that will remove some unnecessary extension enable
flags.

I'll try to have a proposal for handling different GL APIs (e.g., 3.0
core vs. 3.0 forward-looking vs. ES 2.0) out later this week.  None of
the patches mentioned above should change this issue for Mesa in any
way.



More information about the mesa-dev mailing list