Mesa (master): draw: Make copy of the TGSI tokens.

2011-09-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: fc31f9a3f255c5565ce2a3e9c73415bc17199e28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc31f9a3f255c5565ce2a3e9c73415bc17199e28 Author: José Fonseca Date: Fri Sep 23 16:32:31 2011 +0100 draw: Make copy of the TGSI tokens. There is no guarantee t

Mesa (master): draw: Never allocate duplicate extra vertex attribs.

2011-09-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 102bf6e2a70f565f03d5e9c4995b29d61c0aa165 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=102bf6e2a70f565f03d5e9c4995b29d61c0aa165 Author: José Fonseca Date: Fri Sep 23 19:55:47 2011 +0100 draw: Never allocate duplicate extra vertex attribs. Preven

Mesa (master): g3dvl: Don't use SCALED types for iDCT

2011-09-25 Thread Christian König
Module: Mesa Branch: master Commit: 86f97f7dc015092aa7fa1b0bdc4fe0a9f696d418 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86f97f7dc015092aa7fa1b0bdc4fe0a9f696d418 Author: Christian König Date: Fri Sep 16 18:43:44 2011 +0200 g3dvl: Don't use SCALED types for iDCT This should bring

Mesa (master): st/vdpau: Link vdpau targets with librt to avoid unresolved symbols error related to the use of the clock_gettime () function

2011-09-25 Thread Christian König
Module: Mesa Branch: master Commit: 1f23ac8082b51bc22000933919256e5a03fd073f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f23ac8082b51bc22000933919256e5a03fd073f Author: Emeric Grange Date: Thu Sep 22 21:03:43 2011 +0200 st/vdpau: Link vdpau targets with librt to avoid unresolved

Mesa (master): softpipe: Use memory allocation macros.

2011-09-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f32c9c210875b2ce4878f97b84bdd4739bd489f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f32c9c210875b2ce4878f97b84bdd4739bd489f9 Author: José Fonseca Date: Sun Sep 25 11:46:49 2011 +0100 softpipe: Use memory allocation macros. Fixes segfault with

Mesa (master): llvmpipe: Always use memory allocation macros.

2011-09-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 6921d4cd57927da779b4ff773ba85cfb67c7f7f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6921d4cd57927da779b4ff773ba85cfb67c7f7f1 Author: José Fonseca Date: Sun Sep 25 11:48:00 2011 +0100 llvmpipe: Always use memory allocation macros. --- src/ga

Mesa (master): noop: Always use memory allocation macros.

2011-09-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 785b9e7c780d8e436ef557a22cf916f7869f7390 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=785b9e7c780d8e436ef557a22cf916f7869f7390 Author: José Fonseca Date: Sun Sep 25 11:48:17 2011 +0100 noop: Always use memory allocation macros. --- src/galliu

Mesa (master): postprocess: Portability fixes.

2011-09-25 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 4703f50e96fe3a9db039f59e154e15c06c3f8367 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4703f50e96fe3a9db039f59e154e15c06c3f8367 Author: José Fonseca Date: Sun Sep 25 11:56:12 2011 +0100 postprocess: Portability fixes. --- src/gallium/auxiliary

Mesa (master): mesa: Also set the remaining draw buffers to GL_NONE when updating just the first buffer in _mesa_drawbuffers ().

2011-09-25 Thread Henri Verbeet
Module: Mesa Branch: master Commit: a4d72189b271664501338cc93107845f3d40ae54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4d72189b271664501338cc93107845f3d40ae54 Author: Henri Verbeet Date: Thu Sep 22 23:46:34 2011 +0200 mesa: Also set the remaining draw buffers to GL_NONE when u

Mesa (master): nouveau: fix crash during fence emission

2011-09-25 Thread Marcin Ślusarz
Module: Mesa Branch: master Commit: 65b8eea0644fdb7e9150d0e98c06d7f8ba6d5302 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65b8eea0644fdb7e9150d0e98c06d7f8ba6d5302 Author: Marcin Slusarz Date: Sun Sep 25 16:01:19 2011 +0200 nouveau: fix crash during fence emission Fence emission c

Mesa (master): intel: fix potential segfault error at intel_(un) map_texture_image

2011-09-25 Thread Yuanhan Liu
Module: Mesa Branch: master Commit: 455a19b1b3d7ca0a40c65d89e45209dbd8ac7b35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=455a19b1b3d7ca0a40c65d89e45209dbd8ac7b35 Author: Yuanhan Liu Date: Mon Sep 26 09:23:06 2011 +0800 intel: fix potential segfault error at intel_(un)map_texture_