mesa: Changes to 'master'

Roland Scheidegger sroland at kemper.freedesktop.org
Wed Jul 2 18:22:37 UTC 2008


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

Summary of changes:
 src/mesa/drivers/dri/r300/r300_render.c |    2 +-
 src/mesa/main/buffers.c                 |    2 +-
 src/mesa/main/mtypes.h                  |    1 +
 src/mesa/main/state.c                   |   17 +++++++++++++++++
 src/mesa/swrast/s_points.c              |    2 +-
 5 files changed, 21 insertions(+), 3 deletions(-)

       via  5ef4e4ffb8053db87f52df3c9b2ddb71d9c7d6e5 (commit)
      from  6befdca6a3d65d7e49c0c54a7a8f091cd05034ea (commit)


- Commits -----------------------------------------------
commit 5ef4e4ffb8053db87f52df3c9b2ddb71d9c7d6e5
Author: Roland Scheidegger <sroland at tungstengraphics.com>
Date:   Wed Jul 2 20:20:33 2008 +0200

    mesa: fix issues around multisample enable
    
    multisample enable is enabled by default, however gl mandates multisample
    rendering rules only apply if there's also a multisampled buffer.

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




More information about the mesa-commit mailing list