Mesa (master): st/dri: Install ARB_vertex_array_object functions

2009-10-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: ebbd65eb0658adcb797e0788a3472a7b69b3bfc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebbd65eb0658adcb797e0788a3472a7b69b3bfc2 Author: Nicolai Hähnle nhaeh...@gmail.com Date: Sat Oct 3 02:11:02 2009 +0200 st/dri: Install ARB_vertex_array_object

Mesa (master): r300g: Reset vbo_offset after allocation of a new buffer

2009-10-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 751aa58e01bd2b4f35aa0e1477d77a0dc5490f39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=751aa58e01bd2b4f35aa0e1477d77a0dc5490f39 Author: Nicolai Hähnle nhaeh...@gmail.com Date: Sat Oct 3 17:24:04 2009 +0200 r300g: Reset vbo_offset after

Mesa (master): st/dri: Install APPLE_vertex_array_object functions

2009-10-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: fce2095a90440d1c129583fb8b6c26a93d4bde13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fce2095a90440d1c129583fb8b6c26a93d4bde13 Author: Nicolai Hähnle nhaeh...@gmail.com Date: Sat Oct 3 17:39:32 2009 +0200 st/dri: Install

Mesa (master): r300g: Remove an unnecessarily created pipe buffer ( and thus fix a leak)

2009-10-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 26df8af4fe4173eb52132dc63ee789b80a7a4db2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26df8af4fe4173eb52132dc63ee789b80a7a4db2 Author: Nicolai Hähnle nhaeh...@gmail.com Date: Sat Oct 3 17:49:16 2009 +0200 r300g: Remove an unnecessarily created

Mesa (master): meta: Make sure texImage-TexFormat is valid for CopyTex(Sub )Image.

2009-10-03 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 4a6759b7789dc703a8ee9f1cf08af22c6e8101fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a6759b7789dc703a8ee9f1cf08af22c6e8101fb Author: Michel Dänzer daen...@vmware.com Date: Sat Oct 3 18:01:57 2009 +0200 meta: Make sure texImage-TexFormat is

Mesa (master): radeon: Cope better with texture images with no miptrees.

2009-10-03 Thread Michel Dänzer
Module: Mesa Branch: master Commit: b330cebe01c5574e203fa6b9d49fee4c01e1adb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b330cebe01c5574e203fa6b9d49fee4c01e1adb6 Author: Michel Dänzer daen...@vmware.com Date: Sat Oct 3 18:01:58 2009 +0200 radeon: Cope better with texture images

Mesa (master): r300g: Build in the trace and softpipe driver for xorg state tracker

2009-10-03 Thread Michel Dänzer
Module: Mesa Branch: master Commit: aa6aa77a1be91022933975dbccf8f2aabc584baa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa6aa77a1be91022933975dbccf8f2aabc584baa Author: Sedat Dilek sedat.di...@gmail.com Date: Sat Oct 3 18:01:58 2009 +0200 r300g: Build in the trace and softpipe

Mesa (master): r300g: Fix memory leak in radeon_texture_from_shared_handle

2009-10-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 59b20b760d63dad15d4d62a43bae8b7e26085c79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59b20b760d63dad15d4d62a43bae8b7e26085c79 Author: Nicolai Hähnle nhaeh...@gmail.com Date: Sat Oct 3 17:56:51 2009 +0200 r300g: Fix memory leak in

Mesa (master): r300g: Do not abort on fragment program compiler error

2009-10-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 81e5188f66248424d54fcf1d85a81510694bd472 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81e5188f66248424d54fcf1d85a81510694bd472 Author: Nicolai Hähnle nhaeh...@gmail.com Date: Sat Oct 3 19:20:31 2009 +0200 r300g: Do not abort on fragment program

Mesa (master): prog_parameter: Document the fact that Size may be 4

2009-10-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 7d2699aedc084d9cb9c2bd2f8bdb5f038271ac1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d2699aedc084d9cb9c2bd2f8bdb5f038271ac1e Author: Nicolai Hähnle nhaeh...@gmail.com Date: Sat Oct 3 16:18:57 2009 +0200 prog_parameter: Document the fact that

Mesa (master): llvmpipe: Fetch tile only if a color buffer is bound.

2009-10-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: cbb57bf726619a34a244acaebf0dcd77750cba54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbb57bf726619a34a244acaebf0dcd77750cba54 Author: José Fonseca jfons...@vmware.com Date: Sat Oct 3 19:42:22 2009 +0100 llvmpipe: Fetch tile only if a color

Mesa (master): intel: Suppress a compiler warning for an pointer-int cast

2009-10-03 Thread Chris Wilson
Module: Mesa Branch: master Commit: f194d2737b059cf6b99caa18f8ec2d46a55ada88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f194d2737b059cf6b99caa18f8ec2d46a55ada88 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Sat Oct 3 23:08:39 2009 +0100 intel: Suppress a compiler warning