commit | 2dbc515a669be123a019aeb4aa5aae6b1679f6a9 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Fri Jun 13 16:45:15 2008 -0600 |
committer | Keith Whitwell <keith@tungstengraphics.com> | Sun Sep 21 22:13:55 2008 -0700 |
tree | f5fc2e1a77c9ef3fd4d787b42677d6c2806d5695 | |
parent | d22ef6bcbaf083b601fe6b37ef2e65e81116082b [diff] |
mesa: move some glapi bits around Move _glapi_proc typedef from glapitable.h to glapi.h Also, don't include glapitable.h from glapi.h Before we were including the huge glapitable.h file in every .c file.