URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9038b6c8bbda49c544d777c7cf7b107887421c77
Merge: 0342229289c3bd5ed7bc595db4fc88003430209e 
0ddc4dbe43422211e6f3fb3278e7b2f55a25976b
Author: Brian Paul <[email protected]>
Date:   Fri Jun 19 09:15:34 2009 -0600

    Merge branch 'ext-provoking-vertex'
    
    Conflicts:
    
        docs/relnotes-7.6.html
        progs/tests/Makefile
        src/gallium/drivers/softpipe/sp_prim_vbuf.c
        src/glx/x11/indirect.c
        src/mesa/glapi/Makefile
        src/mesa/glapi/dispatch.h
        src/mesa/glapi/glapioffsets.h
        src/mesa/glapi/glapitable.h
        src/mesa/glapi/glapitemp.h
        src/mesa/glapi/glprocs.h
        src/mesa/main/dlist.c
        src/mesa/main/enums.c
        src/mesa/sparc/glapi_sparc.S
        src/mesa/x86-64/glapi_x86-64.S
        src/mesa/x86/glapi_x86.S

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ddc4dbe43422211e6f3fb3278e7b2f55a25976b
Author: Brian Paul <[email protected]>
Date:   Thu Jun 18 23:00:37 2009 -0600

    draw: use flatfirst variable

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9205a871e75f66de3501519018e76b6f49d2cce8
Author: Brian Paul <[email protected]>
Date:   Thu Jun 18 22:51:41 2009 -0600

    draw: remove debug code

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=af5fff9c232d30a54b7a15c4a4c128f30afde751
Author: Brian Paul <[email protected]>
Date:   Thu Jun 18 22:48:51 2009 -0600

    draw: fix first provoking vertex mode for quads, quad strips and polygons

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=950171be3c8032d590fde3247bf12992aa9139c8
Author: Brian Paul <[email protected]>
Date:   Thu Jun 18 22:47:46 2009 -0600

    draw: fix first provoking vertex mode for unfilled quads

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=601065f15389b52c084cdc46c339e15fd3b5eb25
Author: Brian Paul <[email protected]>
Date:   Thu Jun 18 22:45:57 2009 -0600

    mesa: fix first provoking vertex mode for unfilled tri strips

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c70a529d7c8dfbb7fbb194261c60aeeb75f5ee35
Author: Brian Paul <[email protected]>
Date:   Thu Jun 18 18:33:29 2009 -0600

    draw: clean up indentation

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ded8eb25ef149cf7d2cde4169d36f528cf74d22d
Author: Brian Paul <[email protected]>
Date:   Tue Jun 9 22:01:55 2009 -0600

    st/mesa: enable EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0195cc1c0d45cd85e6abf3fcb6ff304b80e8ba05
Author: Brian Paul <[email protected]>
Date:   Tue Jun 9 22:00:22 2009 -0600

    tests: prim.c demo, modified for GL_EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=39fd18014c166ba9788ed0abf82d69fb9d83eb7d
Author: Brian Paul <[email protected]>
Date:   Tue Jun 9 21:59:36 2009 -0600

    tests: need tkmap.c for prim.c

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b45c9ce6e17f9b74f49d308eda3da1c768bc726
Author: Brian Paul <[email protected]>
Date:   Tue Jun 9 21:53:34 2009 -0600

    draw: implement flatshade_first for drawing pipeline

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5aec03aaf45ce83cb203849bb3f13c336b232822
Author: Brian Paul <[email protected]>
Date:   Tue Jun 9 21:52:37 2009 -0600

    softpipe: implement flatshade_first for triangles

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f26f8c750d087211e266e9a228d4c4db473c31f
Author: Brian Paul <[email protected]>
Date:   Tue Jun 9 21:51:29 2009 -0600

    softpipe: implement flatshade_first for line setup

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=091fcf3a27b2588640e543342e681cad85fec615
Author: Brian Paul <[email protected]>
Date:   Wed Jun 3 19:53:53 2009 -0600

    Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
    
    This reverts commit 5d75124db480b37977c353511b4e228905b7cc95.

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab6508e3993afa35de1472fe8a847427c1749efe
Author: Brian Paul <[email protected]>
Date:   Wed Jun 3 19:52:32 2009 -0600

    mesa: fix parity error for tri strips with 1st provoking vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b875b732fef0f2e60c53ee7aa60b5988ca37cc5
Author: Brian Paul <[email protected]>
Date:   Wed Jun 3 19:03:27 2009 -0600

    tnl: fix first provoking vertex case for unfilled triangles

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f1aa0c20cb7dd0ae14b01f89aaa99cc6eebf919
Author: Brian Paul <[email protected]>
Date:   Wed Jun 3 17:28:31 2009 -0600

    tnl: fix first provoking vertex bug for line loops

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ecc2ece9c2740958f303e0426fdc9037c40eb3a
Author: Brian Paul <[email protected]>
Date:   Mon Jun 1 20:45:08 2009 -0600

    docs: implemented GL_EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a444d245e5098a85c7b1c0f1923300a8ef9a31d6
Author: Brian Paul <[email protected]>
Date:   Mon Jun 1 20:43:57 2009 -0600

    mesa: enable GL_EXT_provoking_vertex for sw drivers

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=82bc6e5ae351c8486386cfb1080d0ad30a77e924
Author: Brian Paul <[email protected]>
Date:   Mon Jun 1 20:43:09 2009 -0600

    tnl: implement GL_EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b631d5fbf45f4df44d1c445a9defb8c8f05599e2
Author: Brian Paul <[email protected]>
Date:   Thu May 28 12:33:30 2009 -0600

    st: set pipe_rasterizer_state::flatshade_first according to provoking 
vertex state

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2f89b01d2179775e240145ce62923854c1c8936
Author: Brian Paul <[email protected]>
Date:   Thu May 28 12:31:56 2009 -0600

    mesa: glGet queries for GL_EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe86e508967bd7b63902928033247e145103f60c
Author: Brian Paul <[email protected]>
Date:   Thu May 28 12:31:18 2009 -0600

    mesa: exec/dlist functions for glProvokingVertexEXT()

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=89966cdb1b5974059c32308d74b5bb09943a6fa1
Author: Brian Paul <[email protected]>
Date:   Thu May 28 12:30:25 2009 -0600

    mesa: data structure updates for GL_EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd6c44458f132830d40f7c4d44ae249d8725b132
Author: Brian Paul <[email protected]>
Date:   Thu May 28 12:29:23 2009 -0600

    mesa: regenerated enums for GL_EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9c245238cf4373452293c7d5735faeee9a4bf1a
Author: Brian Paul <[email protected]>
Date:   Thu May 28 12:28:18 2009 -0600

    mesa: regenerated API files for GL_EXT_provoking_vertex

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c12c9bf76a14b522c9ac45b6e4745f5778b8cdb
Author: Brian Paul <[email protected]>
Date:   Thu May 28 12:26:19 2009 -0600

    mesa: GL API changes for GL_EXT_provoking_vertex
    
    This creates the new glProvokingVertexEXT() entrypoint.

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to