[Mesa-dev] [PATCH 2/9] dispatch: Include glheader.h in dispatch-related files.

Chad Versace chad.versace at linux.intel.com
Wed Oct 31 15:03:12 PDT 2012


On 10/30/2012 10:42 AM, Paul Berry wrote:
> This ensures that GLES1-only typedefs are available in these files.
> In a future patch, this will allow us to expand the dispatch table to
> include GLES1-only functions.
> ---
>  src/glx/tests/indirect_api.cpp              | 2 +-
>  src/mapi/glapi/gen/gl_gentable.py           | 2 +-
>  src/mapi/glapi/tests/check_table.cpp        | 2 +-
>  src/mapi/shared-glapi/tests/check_table.cpp | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)


This change is simple enough.
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the mesa-dev mailing list