On 10/23/2012 12:37 PM, Paul Berry wrote:
Previously this function was only implemented for non-shared-glapi builds. Since the function is only intended for debugging purposes we use a simple O(n) algorithm. --- src/mapi/mapi/mapi_glapi.c | 4 ++-- src/mapi/mapi/stub.c | 22 ++++++++++++++++++++++ src/mapi/mapi/stub.h | 3 +++ 3 files changed, 27 insertions(+), 2 deletions(-)
These look like good changes but I don't really understand the underlying code here.
For both: Acked-by: Kenneth Graunke <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
