Re: [Mesa-dev] [PATCH] glapi: Add KHR_debug functions to check_table test

2014-06-06 Thread Timothy Arceri
Bump. Just going through some uncommitted stuff, not too concerned about this personally but would be good to get a reviewed by so I can push before its forgotten about forever. On Fri, 2014-04-04 at 22:08 +1100, Timothy Arceri wrote: > Signed-off-by: Timothy Arceri > --- > src/mapi/glapi/test

Re: [Mesa-dev] [PATCH] glapi: Add KHR_debug functions to check_table test

2014-04-15 Thread Timothy Arceri
bump On Fri, 2014-04-04 at 22:08 +1100, Timothy Arceri wrote: > Signed-off-by: Timothy Arceri > --- > src/mapi/glapi/tests/check_table.cpp | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/src/mapi/glapi/tests/check_table.cpp > b/src/mapi/glapi/tests/check_table.cpp > index 89d907

[Mesa-dev] [PATCH] glapi: Add KHR_debug functions to check_table test

2014-04-04 Thread Timothy Arceri
Signed-off-by: Timothy Arceri --- src/mapi/glapi/tests/check_table.cpp | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/mapi/glapi/tests/check_table.cpp b/src/mapi/glapi/tests/check_table.cpp index 89d9073..27a9d12 100644 --- a/src/mapi/glapi/tests/check_table.cpp +++ b/src/mapi/gla