mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Mar 25 01:38:11 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/gallium/auxiliary/draw/draw_aaline.c   |   54 ++++++++++++++++++++++------
 src/gallium/auxiliary/draw/draw_pstipple.c |   41 ++++++++++++++++-----
 2 files changed, 74 insertions(+), 21 deletions(-)

       via  6579440ea98e61871fe781c1c9c681645ddcc075 (commit)
      from  4654803e2595ea041ea83baf5e13e6c68890e9a7 (commit)


- Commits -----------------------------------------------
commit 6579440ea98e61871fe781c1c9c681645ddcc075
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Mar 24 19:36:44 2008 -0600

    gallium: be smarter about picking the sampler unit for pstipple, aaalines
    
    Also, if the app really uses all available sampler/texture units, don't just
    die.  Just use the last sampler for the pstipple or aaline texture.

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




More information about the mesa-commit mailing list