[Mesa-dev] [PATCH 1/2] glsl: Only let a shader enable GL_ARB_draw_instanced if the driver supports it

Kenneth Graunke kenneth at whitecape.org
Mon Apr 11 13:06:03 PDT 2011


On 04/08/2011 05:48 PM, Ian Romanick wrote:
> From: Ian Romanick<ian.d.romanick at intel.com>
>
> The rest of the change it to make the GL_ARB_draw_instanced block
> follow the same pattern as the other blocks.
> ---
>   src/glsl/glsl_parser_extras.cpp |   11 +++++------
>   1 files changed, 5 insertions(+), 6 deletions(-)

"The rest of the change _is_ to make the..."
Or perhaps just: "Also, make the ..."

Otherwise:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list