Mesa (master): 23 new commits

Christian König deathsimple at kemper.freedesktop.org
Tue Jul 24 10:30:44 UTC 2012


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=de3335dba8718efab8b80475f3fd78645def4e1c
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 12:10:24 2012 +0200

    radeonsi: remove old state handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b213c871a080472660eff271c72a3fcc5d3f578
Author: Christian König <deathsimple at vodafone.de>
Date:   Fri Jul 20 11:46:01 2012 +0200

    radeonsi: move everything else into the new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=53d47889e67b3de5267d55b90b2110802a6e7dc0
Author: Christian König <deathsimple at vodafone.de>
Date:   Fri Jul 20 11:08:22 2012 +0200

    radeonsi: move format handling into si_state.c
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=73dd906ba0ef06ba03f1a05b08dbca3122016bac
Author: Christian König <deathsimple at vodafone.de>
Date:   Thu Jul 19 15:53:01 2012 +0200

    radeonsi: move remaining sampler state into si_state.c
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca9cf611b63e5576b596c21b73b1b639d250d649
Author: Christian König <deathsimple at vodafone.de>
Date:   Thu Jul 19 15:20:45 2012 +0200

    radeonsi: move draw state into new handling
    
    Split it out into si_state_draw.c
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d6b0b512acadbc5d64039063b5649fc401b3367
Author: Christian König <deathsimple at vodafone.de>
Date:   Thu Jul 19 14:45:00 2012 +0200

    radeonsi: move constants to new state handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=baf20397569fb499f736e5ad2350b008b8207fad
Author: Christian König <deathsimple at vodafone.de>
Date:   Thu Jul 19 10:31:44 2012 +0200

    radeonsi: move sampler states into new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c09f11e5cefd437bb8185539430786dc245c96f
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 17:39:15 2012 +0200

    radeonsi: move shaders to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd2a5cf328c21f2d5b243442ee2eac73a996b15c
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 14:36:10 2012 +0200

    radeonsi: move spi into new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=840f05da6b92ba5266385836533842b9a9fc5da9
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 13:11:03 2012 +0200

    radeonsi: move init state to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4e6f954ae8c83251c39da4327c29ba12fca8236
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 12:07:20 2012 +0200

    radeonsi: move draw_info to new state handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=76660dfccede74782ac0d409da171ddbd61fae41
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 11:36:28 2012 +0200

    radeonsi: move CB_TARGET_MASK into fb/blend state
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6937211da019223ca3b8fd0be6ed5a5fe35c706
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 11:03:32 2012 +0200

    radeonsi: move stencil_ref to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b41b3eb9893b9bac8df363fef4d10c68798616e2
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 10:46:36 2012 +0200

    radeonsi: move dsa state to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd18a316e1495f501911d89c8b373382d1f8c8c2
Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Jul 18 10:03:34 2012 +0200

    radeonsi: move infeered fb/rs state to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f67fae0e43fa0909b57b8a07858d37caecd5cbb1
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 23:43:00 2012 +0200

    radeonsi: move rasterizer state into new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=835098a5290e59bb7b468eb987db67b0e1913c67
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 21:28:10 2012 +0200

    radeonsi: move framebuffer to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e011d92c9746ba4050890442db6e504fa42c4ad
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 15:46:24 2012 +0200

    radeonsi: move viewport to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=43f414f7b76902a728d26231d4cc047b794df10b
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 15:05:14 2012 +0200

    radeonsi: move scissor state to new state handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cbbe0d4e6a7deb01ff580eb3c49763f9f1d94d9
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 14:52:08 2012 +0200

    radeonsi: move clip state to new handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a091a48242513e53a99976239405e8cb72d96be
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 14:31:57 2012 +0200

    radeonsi: move blend color to new state handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=63636ae52aefc275115d1f3daac4e75285583485
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 14:12:46 2012 +0200

    radeonsi: move blender to new state handling
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf7302a6e1f3aed4518498e90e8261a2b1f6afd7
Author: Christian König <deathsimple at vodafone.de>
Date:   Tue Jul 17 14:09:03 2012 +0200

    radeonsi: rework state handling v2
    
    Add a complete new state handling for SI.
    
    v2: fix spelling error
    
    Signed-off-by: Christian König <deathsimple at vodafone.de>




More information about the mesa-commit mailing list