On 10/31/2012 05:15 PM, Paul Berry wrote:
> Previously dispatch table-related code was generated from gl_API.xml,
> so it did not include slots for GLES1-only functions (such as those
> taking fixed-point arguments).
>
> This patch generates dispatch table-related code from
> gl_and_es_API.xml, so
Previously dispatch table-related code was generated from gl_API.xml,
so it did not include slots for GLES1-only functions (such as those
taking fixed-point arguments).
This patch generates dispatch table-related code from
gl_and_es_API.xml, so that GLES1-only functions are included. This
paves t