Applied. Thanks.
Jose
- Original Message -
> GLES uses GL_APIENTRYP instead of GLAPIENTRYP, which breaks with the
> latest API table generation code. This fixes the issue by emitting a
> definition for GL_APIENTRYP when generating the GLES files.
> ---
> src/mesa/main/es_generator.py |
GLES uses GL_APIENTRYP instead of GLAPIENTRYP, which breaks with the
latest API table generation code. This fixes the issue by emitting a
definition for GL_APIENTRYP when generating the GLES files.
---
src/mesa/main/es_generator.py |4
1 files changed, 4 insertions(+), 0 deletions(-)
dif