mesa: Changes to 'master'

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


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

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

       via  2be54a8e8ccb206eeedd319cf48a3c81797b83a4 (commit)
       via  44029f15a8c841d0deb3c7b477bc36ca7a9cd3e6 (commit)
      from  6fe78576291d38108c8815dc33fa44a8ae656f71 (commit)


- Commits -----------------------------------------------
commit 2be54a8e8ccb206eeedd319cf48a3c81797b83a4
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 16:17:04 2008 -0600

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

commit 44029f15a8c841d0deb3c7b477bc36ca7a9cd3e6
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Tue Jul 8 16:16:57 2008 -0600

    added src/mesa/drivers/Makefile to file list

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




More information about the mesa-commit mailing list