Mesa (master): glapi: Move dispatch marcos to glapidispatch.h.

Brian Paul brianp at kemper.freedesktop.org
Fri Oct 23 15:10:47 UTC 2009


Module: Mesa
Branch: master
Commit: 22884db174b9fb0736cec1c6a192f8b9a97500c1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=22884db174b9fb0736cec1c6a192f8b9a97500c1

Author: Chia-I Wu <olvaffe at gmail.com>
Date:   Fri Oct 16 16:01:57 2009 +0800

glapi: Move dispatch marcos to glapidispatch.h.

dispatch.h is kept as a wrapper to glapidispatch.h.

Signed-off-by: Chia-I Wu <olvaffe at gmail.com>

---

 src/mesa/glapi/Makefile        |    5 +-
 src/mesa/glapi/dispatch.h      | 3982 +---------------------------------------
 src/mesa/glapi/gl_table.py     |    5 +-
 src/mesa/glapi/glapidispatch.h | 4005 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 4014 insertions(+), 3983 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=22884db174b9fb0736cec1c6a192f8b9a97500c1



More information about the mesa-commit mailing list