History log of /frameworks/native/opengl/tools/glgen/stubs/gles11/glDrawArraysIndirect.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b5da0d78d2fde6abbfd387db4a3b218a5c301c20 11-Nov-2014 Andreas Gampe <agampe@google.com> Frameworks/native: Add pragmas to glgen headers

The code currently being generated by glgen is not the cleanest, but
we would like to get core/jni onto -Werror. Thus add pragmas turning
off warnings locally to the C headers.

Also fix signed-comparison in two functions.

Longer term TODO: Emit clean code.

Change-Id: Iee8582f8c0c1de076d64851d3b6ca467afd5bc43
/frameworks/native/opengl/tools/glgen/stubs/gles11/glDrawArraysIndirect.cpp
16f03928743b01638419874e2b6300b52da6eb4c 20-May-2014 Jesse Hall <jessehall@google.com> opengl: Add GLES31 and GLES31Ext class templates

Bug: 15028495
Change-Id: I276d04f029d441e092428fad72f09ca15e1d233a
/frameworks/native/opengl/tools/glgen/stubs/gles11/glDrawArraysIndirect.cpp