Mesa (master): Make st_pipe_vertex_format return type in st_draw. h match st_draw.c

2011-04-08 Thread Alan Coopersmith
Module: Mesa Branch: master Commit: d27ff8c5cd22ac0279948d3df4b3384eef866cde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d27ff8c5cd22ac0279948d3df4b3384eef866cde Author: Alan Coopersmith Date: Fri Apr 8 16:48:12 2011 -0700 Make st_pipe_vertex_format return type in st_draw.h matc

Mesa (master): Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string

2011-04-08 Thread Alan Coopersmith
Module: Mesa Branch: master Commit: 64ce3933f59f71ac78d83b8b3db813b6d2619382 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64ce3933f59f71ac78d83b8b3db813b6d2619382 Author: Alan Coopersmith Date: Fri Apr 8 13:03:16 2011 -0700 Fix GET_PROGRAM_NAME() on Solaris to not try to modify a

Mesa (pipe-video): vdpau: Implement basic output functionality

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: cae77aa80b3629a147ce3ae4526646014efae595 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cae77aa80b3629a147ce3ae4526646014efae595 Author: Christian König Date: Sat Apr 9 01:32:25 2011 +0200 vdpau: Implement basic output functionality Even wit

Mesa (pipe-video): vdpau: get at least the very basic mixer functions working

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f3ead63e7023f61557cb92be30cae6fe9efb280a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3ead63e7023f61557cb92be30cae6fe9efb280a Author: Christian König Date: Fri Apr 8 22:13:46 2011 +0200 vdpau: get at least the very basic mixer functions wo

Mesa (pipe-video): [g3dvl] use scissor to handle compositor dst_area

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 255033e4819b096491dd987c3ca4d8ee32a7cdb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=255033e4819b096491dd987c3ca4d8ee32a7cdb6 Author: Christian König Date: Fri Apr 8 22:07:30 2011 +0200 [g3dvl] use scissor to handle compositor dst_area --

Mesa (pipe-video): vdpau: add compositor to mixer

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 574ffb440dbd878d51fc9b9794a6396cbe6f75bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=574ffb440dbd878d51fc9b9794a6396cbe6f75bb Author: Christian König Date: Fri Apr 8 20:12:30 2011 +0200 vdpau: add compositor to mixer --- src/gallium/sta

Mesa (pipe-video): vdpau: add compositor to presentation queue

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 6710e690f6ccd2c917d6a39be7d55a037470fccb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6710e690f6ccd2c917d6a39be7d55a037470fccb Author: Christian König Date: Fri Apr 8 20:03:35 2011 +0200 vdpau: add compositor to presentation queue --- sr

Mesa (pipe-video): vdpau: implement output surface creation

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: b98b58c76a2560b1db603e62f96c6641cedfa8e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b98b58c76a2560b1db603e62f96c6641cedfa8e8 Author: Christian König Date: Fri Apr 8 19:21:13 2011 +0200 vdpau: implement output surface creation --- src/g

Mesa (pipe-video): [g3dvl] stop waiting for replay of DRI2CopyRegion

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 19402275fb36fc8cb5afaab63b224487e00313f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19402275fb36fc8cb5afaab63b224487e00313f9 Author: Christian König Date: Thu Apr 7 23:04:10 2011 +0200 [g3dvl] stop waiting for replay of DRI2CopyRegion --

Mesa (pipe-video): [g3dvl] create composite buffer with USAGE_STREAM

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 30c4a07310e880d6ccb2f66efc30e123b8ae60e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30c4a07310e880d6ccb2f66efc30e123b8ae60e2 Author: Christian König Date: Thu Apr 7 22:59:48 2011 +0200 [g3dvl] create composite buffer with USAGE_STREAM Al

Mesa (master): Revert "r300g: handle DISCARD_WHOLE_RESOURCE for buffers"

2011-04-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: ee678895e903f3ecbbd95b4584dbfbb127f9d4f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee678895e903f3ecbbd95b4584dbfbb127f9d4f0 Author: Marek Olšák Date: Fri Apr 8 23:19:53 2011 +0200 Revert "r300g: handle DISCARD_WHOLE_RESOURCE for buffers" Th

Mesa (master): r300g: fix another crash with hyperz

2011-04-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 69c71396c6e947cbdf878bacb655d472a11c7708 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69c71396c6e947cbdf878bacb655d472a11c7708 Author: Marek Olšák Date: Fri Apr 8 23:16:17 2011 +0200 r300g: fix another crash with hyperz https://bugs.freedeskto

Mesa (master): Disable direct rendering on Cygwin

2011-04-08 Thread Jon TURNEY
Module: Mesa Branch: master Commit: c6e33ca285f9eba26cae2fdd74fb5cc694f1e74b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6e33ca285f9eba26cae2fdd74fb5cc694f1e74b Author: Jon TURNEY Date: Mon Mar 14 22:08:23 2011 + Disable direct rendering on Cygwin Add Cygwin platform-specif

Mesa (master): Disable direct rendering on GNU/Hurd

2011-04-08 Thread Jon TURNEY
Module: Mesa Branch: master Commit: e7d18ed1ef8106e2f0eec1078efde6da358e692b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7d18ed1ef8106e2f0eec1078efde6da358e692b Author: nobled Date: Mon Mar 14 22:08:22 2011 + Disable direct rendering on GNU/Hurd The Hurd kernel doesn't have

Mesa (master): Only require libdrm if direct rendering is actually enabled.

2011-04-08 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 758561786c3a34303e6c85dfdb996b94a4eed678 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=758561786c3a34303e6c85dfdb996b94a4eed678 Author: Samuel Thibault Date: Mon Mar 14 22:08:21 2011 + Only require libdrm if direct rendering is actually enabl

Mesa (master): r300g: fix crash when adding a new relocation

2011-04-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: aac4bae98651c928ce298aecf158b0aa1a7fabce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aac4bae98651c928ce298aecf158b0aa1a7fabce Author: Marek Olšák Date: Fri Apr 8 20:42:03 2011 +0200 r300g: fix crash when adding a new relocation No idea why it

Mesa (master): r300g: emit US_FORMAT on R520 only

2011-04-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: ff3d7ce201e6b415eb1254d784f0f425592d556b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff3d7ce201e6b415eb1254d784f0f425592d556b Author: Marek Olšák Date: Fri Apr 8 20:05:33 2011 +0200 r300g: emit US_FORMAT on R520 only --- src/gallium/drivers

Mesa (master): i965/fs: Remove broken optimization for live intervals in loops.

2011-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 963431829055f63ec94d88c97a5d07d30e49833a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=963431829055f63ec94d88c97a5d07d30e49833a Author: Eric Anholt Date: Sat Apr 2 18:11:32 2011 -1000 i965/fs: Remove broken optimization for live intervals in loo

Mesa (master): u_vbuf_mgr: fix crash with unsupported vertex format in hw VBOs

2011-04-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: a0d154dc1385d92a31dca8e65e50d958bdf6d532 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0d154dc1385d92a31dca8e65e50d958bdf6d532 Author: Marek Olšák Date: Fri Apr 8 19:31:26 2011 +0200 u_vbuf_mgr: fix crash with unsupported vertex format in hw VB

Demos (master): Remove srcdir != builddir check from autogen.sh

2011-04-08 Thread Jon TURNEY
Module: Demos Branch: master Commit: 0c2b720b8e1e25f0e6d6ad16810d67e39ae9590d URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=0c2b720b8e1e25f0e6d6ad16810d67e39ae9590d Author: Jon TURNEY Date: Fri Apr 8 16:34:25 2011 +0100 Remove srcdir != builddir check from autogen.sh Remove srcd

Mesa (master): r300g: fix crash with hyperz

2011-04-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1329d9433496618ad02bb9a91eccecd9736fdf54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1329d9433496618ad02bb9a91eccecd9736fdf54 Author: Marek Olšák Date: Fri Apr 8 13:27:14 2011 +0200 r300g: fix crash with hyperz r300_update_hyperz_state is no