Mesa (master): progs/util: Fix memory leak if fail to load/compile shader

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: c475079ef2d901ba4506ebd53e19419cd46793ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c475079ef2d901ba4506ebd53e19419cd46793ab Author: Vinson Lee Date: Tue Nov 3 14:41:08 2009 -0700 progs/util: Fix memory leak if fail to load/compile shader Si

Mesa (master): nv50: fix shader emit_tex for cube textures

2009-11-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 618e3b89f6ecdf422132ecea19315b326dd348ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=618e3b89f6ecdf422132ecea19315b326dd348ec Author: Christoph Bumiller Date: Tue Nov 3 23:30:18 2009 +0100 nv50: fix shader emit_tex for cube textures --- src

Mesa (mesa_7_6_branch): docs: fix 7.6 build with Visual Studio

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: c5106339d38dfac6652be9788ae8c78efab7667c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5106339d38dfac6652be9788ae8c78efab7667c Author: Brian Paul Date: Tue Nov 3 16:12:02 2009 -0700 docs: fix 7.6 build with Visual Studio --- docs/re

Mesa (mesa_7_6_branch): mesa: (GLint64) casts in get. c to silence Visual Studio warnings

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 6eb71519f7d08344b7f9819db22980f9c6fade3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6eb71519f7d08344b7f9819db22980f9c6fade3c Author: Brian Paul Date: Tue Nov 3 16:13:22 2009 -0700 mesa: (GLint64) casts in get.c to silence Visual Stud

Mesa (mesa_7_6_branch): mesa: added GLAPIENTRY keywords for sync object functions

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: e713a95c96e4af9d3b97ab8383fff3ccf98b012d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e713a95c96e4af9d3b97ab8383fff3ccf98b012d Author: Karl Schultz Date: Tue Nov 3 16:05:12 2009 -0700 mesa: added GLAPIENTRY keywords for sync object fun

Mesa (master): nv50: add abs-modifier for emit_minmax

2009-11-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 317ccfe0dfbfda13f58a26f661324d883b25a316 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=317ccfe0dfbfda13f58a26f661324d883b25a316 Author: Christoph Bumiller Date: Tue Nov 3 22:09:32 2009 +0100 nv50: add abs-modifier for emit_minmax --- src/gall

Mesa (master): nv50: add 3d texture tiling and mip-mapping

2009-11-03 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 040e1d008f8f8258f1b0ee0fcdf4906e0979fb66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=040e1d008f8f8258f1b0ee0fcdf4906e0979fb66 Author: Christoph Bumiller Date: Tue Nov 3 23:19:56 2009 +0100 nv50: add 3d texture tiling and mip-mapping Mip-mappe

Mesa (mesa_7_6_branch): windows: updated VC8 project file

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 804d367a473f7c969ac1e1f598697686a40b11cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=804d367a473f7c969ac1e1f598697686a40b11cd Author: Karl Schultz Date: Tue Nov 3 16:09:26 2009 -0700 windows: updated VC8 project file Signed-off-by: B

Mesa (mesa_7_6_branch): windows: remove old entrypoints from mesa.def file

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 077eb0d81ca88a8f2b9182b3a274b11a81bab974 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=077eb0d81ca88a8f2b9182b3a274b11a81bab974 Author: Karl Schultz Date: Tue Nov 3 16:07:01 2009 -0700 windows: remove old entrypoints from mesa.def file

Mesa (master): llvmpipe: Sanitise shader semantic and interpolator handling .

2009-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ceb6728725a1eefe35a4d8371b2ff0abe212b5ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ceb6728725a1eefe35a4d8371b2ff0abe212b5ad Author: Michal Krol Date: Fri Oct 30 08:27:17 2009 + llvmpipe: Sanitise shader semantic and interpolator handling.

Mesa (master): llvmpipe: remove old prim_setup draw stage

2009-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 026cf84bbbd939f0ae573a9841bb49aaa1d9ae75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=026cf84bbbd939f0ae573a9841bb49aaa1d9ae75 Author: Keith Whitwell Date: Sun Aug 23 11:22:41 2009 +0100 llvmpipe: remove old prim_setup draw stage Everything now

Mesa (master): llvmpipe: Respect gl_rasterization_rules in primitive setup.

2009-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 677a055fa0cf7b6476c716be187513c41060d417 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=677a055fa0cf7b6476c716be187513c41060d417 Author: José Fonseca Date: Tue Nov 3 13:10:58 2009 + llvmpipe: Respect gl_rasterization_rules in primitive setup.

Mesa (master): python/retrace: Cope with null constant buffers.

2009-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 3e8f665c1eae5c93c1349e04476950dcd7a42073 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e8f665c1eae5c93c1349e04476950dcd7a42073 Author: José Fonseca Date: Mon Nov 2 09:47:47 2009 + python/retrace: Cope with null constant buffers. --- .../

Mesa (master): python/retrace: Add missing colon.

2009-11-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a2e868b977dfbd170b8016c0386a773f2cdd0b73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2e868b977dfbd170b8016c0386a773f2cdd0b73 Author: José Fonseca Date: Mon Nov 2 09:47:24 2009 + python/retrace: Add missing colon. --- .../state_trackers

Mesa (master): progs/tests: debug code for getting texture component sizes

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: a017ad2861e8df0cfea7808cf9c094b9c4bcac48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a017ad2861e8df0cfea7808cf9c094b9c4bcac48 Author: Brian Paul Date: Tue Nov 3 10:01:10 2009 -0700 progs/tests: debug code for getting texture component sizes -

Mesa (master): tgsi: Up tgsi_exec's control flow nesting to 32.

2009-11-03 Thread Michał Król
Module: Mesa Branch: master Commit: 7ccf60ae40b2a201d446400bc8329df51e83cb6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ccf60ae40b2a201d446400bc8329df51e83cb6c Author: Michal Krol Date: Tue Nov 3 09:55:28 2009 + tgsi: Up tgsi_exec's control flow nesting to 32. --- src/g

Mesa (master): st/mesa: clip pixels in draw_stencil_pixels to avoid crash

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: a0cd2b7029e1ac6699b807baa255e7fd2abe7f54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0cd2b7029e1ac6699b807baa255e7fd2abe7f54 Author: Marek Olšák Date: Tue Nov 3 16:16:05 2009 +0100 st/mesa: clip pixels in draw_stencil_pixels to avoid crash S

Mesa (master): st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: e60ebebb392d1d4c47541766737b5a79685a24d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e60ebebb392d1d4c47541766737b5a79685a24d5 Author: Brian Paul Date: Tue Nov 3 09:30:20 2009 -0700 st/mesa: don't use util_blit_pixels_writemask() for depth or d

Mesa (master): Merge branch 'mesa_7_6_branch'

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 4bced42341d13303ae023957d3001a640cf7ea2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bced42341d13303ae023957d3001a640cf7ea2d Author: Brian Paul Date: Tue Nov 3 09:54:09 2009 -0700 Merge branch 'mesa_7_6_branch' --- ___

Mesa (master): st/mesa: fix tests for depth and depth/ stencil texture formats

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 0197348641614188c400d7c616573bb7f1eea781 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0197348641614188c400d7c616573bb7f1eea781 Author: Brian Paul Date: Tue Nov 3 09:26:32 2009 -0700 st/mesa: fix tests for depth and depth/stencil texture formats

Mesa (master): glx: Fix memory leak if XF86DRICreateDrawable() fails

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: e0556657526a7fe53d6e17cf70ffa6a8ee35e0a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0556657526a7fe53d6e17cf70ffa6a8ee35e0a9 Author: Vinson Lee Date: Mon Nov 2 12:35:47 2009 -0700 glx: Fix memory leak if XF86DRICreateDrawable() fails Signed-

Mesa (master): Add --with-dri-searchpath argument

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 35506dec6734a1ae777dc16981cb19e514f41897 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35506dec6734a1ae777dc16981cb19e514f41897 Author: Chow Loong Jin Date: Wed Oct 28 14:34:14 2009 +0800 Add --with-dri-searchpath argument * Add an extra argumen

Mesa (master): progs/tests: added test for GL_EXT_texture_compression_s3tc support

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 635ea8737488cc2fdcf0fcacb4ca39c8bc3b028a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=635ea8737488cc2fdcf0fcacb4ca39c8bc3b028a Author: Brian Paul Date: Sat Oct 10 11:52:38 2009 -0600 progs/tests: added test for GL_EXT_texture_compression_s3tc su

Mesa (master): progs/tests: fixes for drawbuffers.c

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 02b9fb9c80ae9079cd2eab945d58551f9d9cbd7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02b9fb9c80ae9079cd2eab945d58551f9d9cbd7c Author: Brian Paul Date: Thu Oct 29 14:46:02 2009 -0600 progs/tests: fixes for drawbuffers.c Disable GL_DEPTH_TEST be

Mesa (master): mesa: clean-up, remove some flushing in FBO functions

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 800e553e7a1703e33e54f45d0638b67001665fc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=800e553e7a1703e33e54f45d0638b67001665fc5 Author: Brian Paul Date: Mon Nov 2 15:39:39 2009 -0700 mesa: clean-up, remove some flushing in FBO functions Remove

Mesa (master): mesa: fix indentation

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 4de18fb093e700ee33ed49035ab77f4a9453329a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4de18fb093e700ee33ed49035ab77f4a9453329a Author: Brian Paul Date: Mon Nov 2 15:30:51 2009 -0700 mesa: fix indentation --- src/mesa/main/fbobject.c |3 +

Mesa (master): mesa: clean-up formatting

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 5698d7cd7557659440f8417716839ba07cffc5a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5698d7cd7557659440f8417716839ba07cffc5a5 Author: Brian Paul Date: Mon Nov 2 15:29:54 2009 -0700 mesa: clean-up formatting --- src/mesa/main/buffers.c |

Mesa (master): mesa: avoid extraneous _NEW_BUFFER changes in _mesa_BindFramebufferEXT()

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 18af75e5011cc31b52d62befba2cacfd353ce638 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18af75e5011cc31b52d62befba2cacfd353ce638 Author: Brian Paul Date: Mon Nov 2 15:29:03 2009 -0700 mesa: avoid extraneous _NEW_BUFFER changes in _mesa_BindFrameb

Mesa (master): mesa: use FLUSH_VERTICES() in _mesa_drawbuffers()

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: c7048f9d9f91ef8c3ef35e31976adbf686349c41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7048f9d9f91ef8c3ef35e31976adbf686349c41 Author: Brian Paul Date: Mon Nov 2 15:27:57 2009 -0700 mesa: use FLUSH_VERTICES() in _mesa_drawbuffers() --- src/m

Mesa (master): mesa: use ffs() to shorten loop in _mesa_drawbuffers()

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: b28c637382cd3c3fcd54cd77062dab3df78230a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b28c637382cd3c3fcd54cd77062dab3df78230a9 Author: Brian Paul Date: Mon Nov 2 13:20:19 2009 -0700 mesa: use ffs() to shorten loop in _mesa_drawbuffers() ---

Mesa (master): mesa: avoid extraneous _NEW_BUFFER state in _mesa_drawbuffers()

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 8df699b3bb1aa05b633f05b121d09d812c86a22d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8df699b3bb1aa05b633f05b121d09d812c86a22d Author: Brian Paul Date: Mon Nov 2 14:41:17 2009 -0700 mesa: avoid extraneous _NEW_BUFFER state in _mesa_drawbuffers(

Mesa (master): mesa: added assertion, another comment

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 2d11c48223adb78353ca32f0cc07941957310389 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d11c48223adb78353ca32f0cc07941957310389 Author: Brian Paul Date: Mon Nov 2 12:58:51 2009 -0700 mesa: added assertion, another comment --- src/mesa/main/bu

Mesa (master): intel: avoid unnecessary front buffer flushing/updating

2009-11-03 Thread Brian Paul
Module: Mesa Branch: master Commit: bcbfda71b03303d3f008a6f3cf8cb7d9667bf8d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcbfda71b03303d3f008a6f3cf8cb7d9667bf8d2 Author: Brian Paul Date: Mon Nov 2 12:40:04 2009 -0700 intel: avoid unnecessary front buffer flushing/updating Befor

Mesa (mesa_7_6_branch): st/mesa: fix tests for depth and depth/ stencil texture formats

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 0197348641614188c400d7c616573bb7f1eea781 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0197348641614188c400d7c616573bb7f1eea781 Author: Brian Paul Date: Tue Nov 3 09:26:32 2009 -0700 st/mesa: fix tests for depth and depth/stencil textur

Mesa (mesa_7_6_branch): st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: e60ebebb392d1d4c47541766737b5a79685a24d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e60ebebb392d1d4c47541766737b5a79685a24d5 Author: Brian Paul Date: Tue Nov 3 09:30:20 2009 -0700 st/mesa: don't use util_blit_pixels_writemask() for d

Mesa (mesa_7_6_branch): st/mesa: clip pixels in draw_stencil_pixels to avoid crash

2009-11-03 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: a0cd2b7029e1ac6699b807baa255e7fd2abe7f54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0cd2b7029e1ac6699b807baa255e7fd2abe7f54 Author: Marek Olšák Date: Tue Nov 3 16:16:05 2009 +0100 st/mesa: clip pixels in draw_stencil_pixels to avoid