Mesa (gallium-0.2): 37 new commits

Alan Hourihane alanh at kemper.freedesktop.org
Fri Nov 28 16:19:21 UTC 2008


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4c86bbd16688ee4a0afb32efa27ba52abceb1ca
Merge: 5b714723895d321db753f896576de5e2c27778c3 c303e7299b5f95d4728c3710c56f50b1fefca09d
Author: Alan Hourihane <alanh at tungstengraphics.com>
Date:   Fri Nov 28 16:19:10 2008 +0000

    Merge commit 'origin/master' into gallium-0.2

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b714723895d321db753f896576de5e2c27778c3
Merge: 823aac36d5580ea46f76ccec3fd31c91f168274e 158a5f75d8436facfe8163845a942979899213fe
Author: Alan Hourihane <alanh at tungstengraphics.com>
Date:   Fri Nov 28 16:18:36 2008 +0000

    Merge commit 'origin/gallium-0.1' into gallium-0.2
    
    Conflicts:
    
    	src/gallium/auxiliary/tgsi/tgsi_sse2.c

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c303e7299b5f95d4728c3710c56f50b1fefca09d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Nov 27 11:01:30 2008 -0700

    mesa: remove an assertion (see bug 18734)

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c2b4b33c583401e2efe02db859d5af31872921d
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Thu Nov 27 12:53:43 2008 +0100

    Revert "glx: xcbified visual and FBConfig choosing"
    
    This reverts commit 62688f11355cfa865d420755aa159875b425cc9b.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=80d1531ebefe78aaa09a0378d0369963dd925132
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Thu Nov 27 12:53:19 2008 +0100

    Revert "glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX"
    
    This reverts commit 53698765019e50172be25a4ff48c83d54f0e7981.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=158a5f75d8436facfe8163845a942979899213fe
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Nov 26 22:29:49 2008 +0100

    tgsi: Reenable OPCODE_ARR.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=53698765019e50172be25a4ff48c83d54f0e7981
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Sat Nov 8 18:18:26 2008 +0100

    glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX
    
    This uses a GLX VendorPrivate request. VendorPrivates are real GLX API
    calls but use the same protocol request. XCB does not currently
    support specific VendorPrivetes directly. See eg.:
    http://lists.freedesktop.org/archives/xcb/2008-November/004036.html
    for more information.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e167f6b5c91062264d6340d3d78364f0869e8ef
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Sat Nov 8 17:58:55 2008 +0100

    glx: remove XCB debug leftover

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff3fa92eaa67579b3bd3480bc685cfc55ae1eff2
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Tue Nov 4 17:30:21 2008 +0100

    glx: xcbified glXSwapBuffers

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=62688f11355cfa865d420755aa159875b425cc9b
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Tue Nov 4 17:17:18 2008 +0100

    glx: xcbified visual and FBConfig choosing

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=66db1b64e85a2225dff930d3bb9e1194bde75622
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Tue Nov 4 12:41:55 2008 +0100

    glx: xcbified __glXClientInfo

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f19f5c5865fb3fd7bf82f842d433264d3d2bf99
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Tue Nov 4 11:53:32 2008 +0100

    configure.ac: advertise XCB

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d1d1576062e569fe1d372f44ba3f646c21ae1c3
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Tue Nov 4 11:31:53 2008 +0100

    glx: no graphics context during initialization

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c7aaa7afbda92587f28cc28c4c8315e7861d318
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Tue Nov 4 10:59:39 2008 +0100

    glx: xcbified __glXIsDirect

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=00f22f972f6c96589cb9f6fa75b803c9506d61f5
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Tue Nov 4 10:43:06 2008 +0100

    glx: missing static on local function

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0d015cccbe29d18ee03ce788b65f44124fefe7f
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Mon Nov 3 18:32:35 2008 +0100

    glx: use __glXGetString

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c98e35ff638a7d3793ffa99933ae308005e7416
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Mon Nov 3 18:32:20 2008 +0100

    glx: use __glXQueryServerString

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=24b8a8cfe8210ac7bdd661c88523465633151219
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Mon Nov 3 18:31:22 2008 +0100

    glx: implement __glXGetString, hide __glXGetStringFromServer

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd52001c5c292d3b625c164a6c3c357e1da443e0
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Sat Oct 18 17:00:13 2008 +0200

    glx: implement QueryVersion using XCB

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5444424562781a0a40559db40dfe9b97286dc9da
Author: RALOVICH, Kristóf <tade60 at freemail.hu>
Date:   Sat Oct 18 16:53:08 2008 +0200

    glx: implement __glXQueryServerString using XCB

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=55aeeef5476528907f12ba42d6157dc1b016cadf
Author: Thomas Henn <thomas.henn at igd.fraunhofer.de>
Date:   Wed Nov 26 09:51:29 2008 -0700

    windows: fix visual object memleak

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=279343059f8ec676afc1713f9d15030ba06f4a07
Author: Thomas Henn <thomas.henn at igd.fraunhofer.de>
Date:   Wed Nov 26 09:49:32 2008 -0700

    windows: fix _mesa_unreference_framebuffer() to pass ** type.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=001b1cbb0dacf76dd09cda56840c30226abd3534
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 09:35:26 2008 -0700

    mesa: add missing type check for function calls

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa40de5c6f7f70844d4a4c726456cceaee9f0e4d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 09:35:08 2008 -0700

    mesa: add missing size check for assignment optimization

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=527e76a7ec7f330bd321fe9632a0fadedbab1d41
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Nov 26 17:20:07 2008 +0100

    tgsi: Fix build.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=972922b1bf28346568bedfadc2198ed93230f5d7
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Nov 26 12:56:23 2008 +0100

    tgsi: Implement OPCODE_ROUND for SSE2 backend.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1347439a87a26f261ab07c914ea4e69965703ee2
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Nov 26 13:54:28 2008 +0100

    tgsi: Implement OPCODE_SSG/SGN.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fea3a32e17502ac16ec9a12dc9d18742cea2efd5
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 09:02:37 2008 -0700

    mesa: remove debug code

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e23122d309192d8355603979253eb7909e121ac4
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 09:00:44 2008 -0700

    demos: press SPACE to toggle fbo_firecube animation

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1250526e3012f6958679c5dcdcb990387b53479b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 07:41:19 2008 -0700

    gallium: disable TGSI_OPCODE_ARR case until emit_rnd() is redone.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e96bd70e56f6ba4ff444c584376475a136bca26
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 07:38:31 2008 -0700

    Revert "tgsi: Implement OPCODE_ROUND for SSE2 backend."
    
    This reverts commit 685fd2c035e284db2447ede0f6da278adaa70a0d.
    
    Does not compile since emit_rnd() is trying to pass 4 params to
    emit_func_call_dst() which takes 3 params.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=11701b4c151de450e0b80d9e61266ff178b4bd60
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 07:21:12 2008 -0700

    mesa: add some missing switch cases for generating state var strings

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c03af8e78069921d02cf4d9b70aabb82d5326764
Author: Daniel Zimmermann <netzimme at aol.com>
Date:   Wed Nov 26 11:48:53 2008 +0100

    fix possible memory leak in bezierPatchMeshMake

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=277089b81ae498f598efdc74fafda9873864ee54
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 07:06:26 2008 -0700

    gallium: fix glBitmap color bug
    
    By time we get around to rendering the cached bitmap, the current color may
    have changed.  Need to make sure we load the constant slot with the cached
    color.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=281055987a535d7fa226cfbd9e1acb7777b2b3dd
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 26 07:06:14 2008 -0700

    gallium: replace 2 with PIPE_SHADER_TYPES

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=eee3d216049f21507a3ff6908f1d506c683efad0
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Nov 26 13:17:25 2008 +0100

    tgsi: Implement OPCODE_ARR.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=685fd2c035e284db2447ede0f6da278adaa70a0d
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Wed Nov 26 12:56:23 2008 +0100

    tgsi: Implement OPCODE_ROUND for SSE2 backend.




More information about the mesa-commit mailing list