mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Jul 8 22:18:36 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/mesa/main/dd.h           |    2 +
 src/mesa/main/shaders.c      |    7 +----
 src/mesa/shader/shader_api.c |   45 ++++++++++++++++++++++++++++++++++++++---
 3 files changed, 45 insertions(+), 9 deletions(-)

       via  072c47483674021425922132cf6d977090077f8e (commit)
      from  3bdf50bab0951c5435bbf4b938d37cc1fe9a5d7c (commit)


- Commits -----------------------------------------------
commit 072c47483674021425922132cf6d977090077f8e
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 16:12:01 2008 -0600

    mesa: implement glGetUniformiv() with new ctx->Driver function
    
    The old implementation could overwrite the caller's param buffer.

---------------------------------




More information about the mesa-commit mailing list