Mesa (mesa_7_7_branch): st/xorg: Export helper function for detecting modesetting

2010-01-25 Thread Jakob Bornecrantz
Module: Mesa Branch: mesa_7_7_branch Commit: 36fd55f9f03b00263ee1ccf22bbb50e5ba048e80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36fd55f9f03b00263ee1ccf22bbb50e5ba048e80 Author: Jakob Bornecrantz ja...@vmware.com Date: Thu Jan 21 21:23:22 2010 +0100 st/xorg: Export helper

Mesa (mesa_7_7_branch): vmware/xorg: Export pci_probe function for ugly chain-loading

2010-01-25 Thread Jakob Bornecrantz
Module: Mesa Branch: mesa_7_7_branch Commit: a3b783ea294f348bf3424eeb4170dd7f0741519a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3b783ea294f348bf3424eeb4170dd7f0741519a Author: Jakob Bornecrantz ja...@vmware.com Date: Thu Jan 21 21:32:28 2010 +0100 vmware/xorg: Export pci_probe

Mesa (mesa_7_7_branch): st/xorg: Improve options and print them to log

2010-01-25 Thread Jakob Bornecrantz
Module: Mesa Branch: mesa_7_7_branch Commit: 0b482c4fbe69a807bb69bf92f37e362f818c664d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b482c4fbe69a807bb69bf92f37e362f818c664d Author: Jakob Bornecrantz ja...@vmware.com Date: Fri Jan 22 18:28:40 2010 +0100 st/xorg: Improve options and

Mesa (master): llvmpipe: Remove lp_tex_sample_c.c again.

2010-01-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 4c082faa7e0887205fe9158320884c177f416b80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c082faa7e0887205fe9158320884c177f416b80 Author: José Fonseca jfons...@vmware.com Date: Mon Jan 25 11:54:54 2010 + llvmpipe: Remove lp_tex_sample_c.c

Mesa (mesa_7_7_branch): vmware/xorg: Do buffer round-robin logic differently

2010-01-25 Thread Jakob Bornecrantz
Module: Mesa Branch: mesa_7_7_branch Commit: 6877c5de3c3ff39da514a74928ea270138cddff9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6877c5de3c3ff39da514a74928ea270138cddff9 Author: Jakob Bornecrantz ja...@vmware.com Date: Mon Jan 25 12:27:47 2010 +0100 vmware/xorg: Do buffer

Mesa (master): pipebuffer: Reapply the mesa_7_7_branch's changes.

2010-01-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: cb64ca5066a3f4611680aa8c9a5d1caf68538cb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb64ca5066a3f4611680aa8c9a5d1caf68538cb5 Author: José Fonseca jfons...@vmware.com Date: Mon Jan 25 13:17:47 2010 + pipebuffer: Reapply the

Mesa (gallium-multiple-constant-buffers): regress: Add fragment shader test for one-dimensional constant buffers.

2010-01-25 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: b9c873f9deee135ad7b98f844997f609837d0120 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9c873f9deee135ad7b98f844997f609837d0120 Author: Michal Krol mic...@vmware.com Date: Fri Jan 22 09:40:33 2010 +0100 regress: Add

Mesa (gallium-multiple-constant-buffers): gallium: Enable multiple constant buffers for vertex and geometry shaders.

2010-01-25 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: a6201ae55f1e8bef6ad173d25a9bef0447d3b309 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6201ae55f1e8bef6ad173d25a9bef0447d3b309 Author: Michal Krol mic...@vmware.com Date: Mon Jan 25 12:36:50 2010 +0100 gallium: Enable

Mesa (gallium-multiple-constant-buffers): gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.

2010-01-25 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: 5340c8307601d701b2835d1d5de5e2395802091b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5340c8307601d701b2835d1d5de5e2395802091b Author: Michal Krol mic...@vmware.com Date: Mon Jan 25 13:29:33 2010 +0100 gallium: Rename

Mesa (gallium-multiple-constant-buffers): regress: Add vertex shaders tests for constant buffers.

2010-01-25 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: 7bd5290d2068ccd9748defd9f0fc1930fe728398 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bd5290d2068ccd9748defd9f0fc1930fe728398 Author: Michal Krol mic...@vmware.com Date: Mon Jan 25 12:42:17 2010 +0100 regress: Add

Mesa (gallium-multiple-constant-buffers): gallium: Add CAPs for constant buffers.

2010-01-25 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: dfc5cee6299ffa6eb4e92fb0461bb3dbb1664abe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfc5cee6299ffa6eb4e92fb0461bb3dbb1664abe Author: Michal Krol mic...@vmware.com Date: Mon Jan 25 13:35:35 2010 +0100 gallium: Add

Mesa (gallium-multiple-constant-buffers): docs: Implement constant buffer CAPs.

2010-01-25 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: 580a62c1e0005403569b8b9e67356a8e957e35cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=580a62c1e0005403569b8b9e67356a8e957e35cc Author: Michal Krol mic...@vmware.com Date: Mon Jan 25 14:55:24 2010 +0100 docs: Implement

Mesa (gallium-multiple-constant-buffers): softpipe: Report some sane values for constant buffer CAP queries.

2010-01-25 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: 4e014d9c11d11ad87e10f8847253229566bed4d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e014d9c11d11ad87e10f8847253229566bed4d7 Author: Michal Krol mic...@vmware.com Date: Mon Jan 25 14:31:32 2010 +0100 softpipe: Report

Mesa (master): winsys/drm: Correctly install EGL drivers.

2010-01-25 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2204447de320afe201a9369f57658cae0a11a440 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2204447de320afe201a9369f57658cae0a11a440 Author: Chia-I Wu olva...@gmail.com Date: Mon Jan 25 22:29:51 2010 +0800 winsys/drm: Correctly install EGL drivers.

Mesa (master): Fix compressed texture loads for non-minimal pitches again

2010-01-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 9328f3a670993167d7fb9a590f9e712467e77c7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9328f3a670993167d7fb9a590f9e712467e77c7c Author: Luca Barbieri l...@luca-barbieri.com Date: Tue Jan 19 17:39:27 2010 -0800 Fix compressed texture loads for

Mesa (mesa_7_7_branch): vega: fix incorrect samplers, textures indexes in blend_bind_samplers()

2010-01-25 Thread Brian Paul
Module: Mesa Branch: mesa_7_7_branch Commit: 0d051af6127d206d165a1034ca0795ce8fdcd389 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d051af6127d206d165a1034ca0795ce8fdcd389 Author: Igor Oliveira igor.olive...@openbossa.org Date: Mon Jan 25 09:53:53 2010 -0700 vega: fix incorrect

Mesa (perrtblend): 21 new commits

2010-01-25 Thread Roland Scheidegger
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df4395198ce433251c8bd2d497543c7b389e5aca Author: Roland Scheidegger srol...@vmware.com Date: Mon Jan 25 20:20:52 2010 +0100 softpipe: enable new blend functionality works with tests/drawbuffers2 URL:

Mesa (master): Revert r300g, radeong: finish and enable the immediate mode

2010-01-25 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 72778a9d254f6c9c63d86413936ee7f3e5a6e56e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72778a9d254f6c9c63d86413936ee7f3e5a6e56e Author: Corbin Simpson mostawesomed...@gmail.com Date: Mon Jan 25 10:52:19 2010 -0800 Revert r300g,radeong: finish and

Mesa (master): radeong: Clean up domain usages.

2010-01-25 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 67149051be56825151659eb1672242b624555f7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67149051be56825151659eb1672242b624555f7d Author: Corbin Simpson mostawesomed...@gmail.com Date: Mon Jan 25 11:01:16 2010 -0800 radeong: Clean up domain usages.

Mesa (master): radeong: Make is_r3xx inline to avoid warnings.

2010-01-25 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c486bfb463f30bf894d2dae1326973aeb3de1159 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c486bfb463f30bf894d2dae1326973aeb3de1159 Author: Corbin Simpson mostawesomed...@gmail.com Date: Mon Jan 25 11:04:15 2010 -0800 radeong: Make is_r3xx inline to

Mesa (master): radeong: Make sure that we' re not emitting relocations for local buffers.

2010-01-25 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 1571602153128971ae9ed549d633d67aac65da14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1571602153128971ae9ed549d633d67aac65da14 Author: Corbin Simpson mostawesomed...@gmail.com Date: Mon Jan 25 11:04:55 2010 -0800 radeong: Make sure that we're

Mesa (master): r300g: Finish and enable immediate mode.

2010-01-25 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 5fe71949d9e3790ce38ab616aee29079c6b67721 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fe71949d9e3790ce38ab616aee29079c6b67721 Author: Corbin Simpson mostawesomed...@gmail.com Date: Mon Jan 25 11:27:50 2010 -0800 r300g: Finish and enable

Mesa (mesa_7_7_branch): st/xorg: Fix crash on resize with libkms

2010-01-25 Thread Jakob Bornecrantz
Module: Mesa Branch: mesa_7_7_branch Commit: 6749310d3f60df70ad8f82db986871ab9496793b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6749310d3f60df70ad8f82db986871ab9496793b Author: Jakob Bornecrantz ja...@vmware.com Date: Mon Jan 25 20:07:43 2010 +0100 st/xorg: Fix crash on resize

Mesa (master): r300: rv350+ support FLT16_2/4 vertex formats

2010-01-25 Thread Alex Deucher
Module: Mesa Branch: master Commit: 7e7f8815fbfa21ab2397e673fa19c36603bc7a51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e7f8815fbfa21ab2397e673fa19c36603bc7a51 Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Jan 25 16:19:19 2010 -0500 r300: rv350+ support FLT16_2/4 vertex

Mesa (master): 28 new commits

2010-01-25 Thread Brian Paul
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b22427911ad27efc1f36faee9462c6082d0417c Merge: 7e7f8815fbfa21ab2397e673fa19c36603bc7a51 6749310d3f60df70ad8f82db986871ab9496793b Author: Brian Paul bri...@vmware.com Date: Mon Jan 25 14:46:17 2010 -0700 Merge branch

Mesa (master): mesa: misc GLX_INTEL_swap_event fixes

2010-01-25 Thread Jesse Barnes
Module: Mesa Branch: master Commit: 7a9329ba99fe1242c07fbf4fd04e7a4dbeba2e72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a9329ba99fe1242c07fbf4fd04e7a4dbeba2e72 Author: Robert Bragg rob...@linux.intel.com Date: Wed Jan 20 03:01:14 2010 + mesa: misc GLX_INTEL_swap_event fixes

Mesa (master): egl/xdri: Update with glxclient.h change.

2010-01-25 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0d2d40451d01a07db515452561c71eaacb789872 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d2d40451d01a07db515452561c71eaacb789872 Author: Chia-I Wu olva...@gmail.com Date: Tue Jan 26 10:46:32 2010 +0800 egl/xdri: Update with glxclient.h change.

Mesa (master): docs: Update EGL documentation.

2010-01-25 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a6342afe502fe52190be4d97df58eb3406b70246 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6342afe502fe52190be4d97df58eb3406b70246 Author: Chia-I Wu olva...@gmail.com Date: Tue Jan 26 10:54:45 2010 +0800 docs: Update EGL documentation. Add

Mesa (master): glx: Build GLX normally.

2010-01-25 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 146931769c75978c58ac0088e8ab630fc41074ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=146931769c75978c58ac0088e8ab630fc41074ec Author: Chia-I Wu olva...@gmail.com Date: Thu Jan 21 17:58:28 2010 +0800 glx: Build GLX normally. GLX was built

Mesa (master): docs: Mention EGL and OpenGL ES in 7.8 release notes.

2010-01-25 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 74aa773f7cbe456ca8f25c8a9a2c911795cc2a63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74aa773f7cbe456ca8f25c8a9a2c911795cc2a63 Author: Chia-I Wu olva...@gmail.com Date: Tue Jan 26 11:35:30 2010 +0800 docs: Mention EGL and OpenGL ES in 7.8

Mesa (master): i965: Fix build after merge of mesa stable branch.

2010-01-25 Thread Eric Anholt
Module: Mesa Branch: master Commit: a098fd71d7b7347bb8f1841bad0e7ce24e0e6de9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a098fd71d7b7347bb8f1841bad0e7ce24e0e6de9 Author: Eric Anholt e...@anholt.net Date: Mon Jan 25 22:27:46 2010 -0800 i965: Fix build after merge of mesa stable

Mesa (master): i965: Remove unnecessary malloc/ free in VS binding table setup.

2010-01-25 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5e1851b144a97bd577409dd5c6f3f6f45b4ff56f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e1851b144a97bd577409dd5c6f3f6f45b4ff56f Author: Eric Anholt e...@anholt.net Date: Tue Jan 19 15:26:56 2010 -0800 i965: Remove unnecessary malloc/free in VS

Mesa (master): Revert intel: Use the new DRI2 flush invalidate entrypoint to signal frame done.

2010-01-25 Thread Eric Anholt
Module: Mesa Branch: master Commit: c7fc9bfb2207638a479ddaff3ad108ffd9cd294a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7fc9bfb2207638a479ddaff3ad108ffd9cd294a Author: Eric Anholt e...@anholt.net Date: Mon Jan 25 14:48:57 2010 -0800 Revert intel: Use the new DRI2 flush