Mesa (gallium-0.2): g3dvl: Remove dead links to files that are now in libnouveaudrm.

2009-01-24 Thread Younes Manton
Module: Mesa Branch: gallium-0.2 Commit: 0cd1ee764a1775d0a3da860ebb73e441adbaafb8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cd1ee764a1775d0a3da860ebb73e441adbaafb8 Author: Younes Manton Date: Sat Jan 24 16:15:51 2009 -0500 g3dvl: Remove dead links to files that are now in libn

Mesa (gallium-0.2): nouveau: fix st_get_framebuffer_surface() breakage

2009-01-24 Thread Pekka Paalanen
Module: Mesa Branch: gallium-0.2 Commit: 3af89cd3dec09b8cc5733cd45e2af05b689d0374 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3af89cd3dec09b8cc5733cd45e2af05b689d0374 Author: Pekka Paalanen Date: Sat Jan 24 19:56:13 2009 +0200 nouveau: fix st_get_framebuffer_surface() breakage S

Mesa (gallium-0.2): mesa: declare pipe_texture in st_public.h

2009-01-24 Thread Pekka Paalanen
Module: Mesa Branch: gallium-0.2 Commit: c50a9319b13b43754feb9b7396662f5dc8badf65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c50a9319b13b43754feb9b7396662f5dc8badf65 Author: Pekka Paalanen Date: Sat Jan 24 19:33:21 2009 +0200 mesa: declare pipe_texture in st_public.h Fixes: In

Mesa (gallium-0.2): glew: Build it as a static lib.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: fcf9353fea8343a1a86c8c6e0144c8429440c648 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcf9353fea8343a1a86c8c6e0144c8429440c648 Author: José Fonseca Date: Sat Jan 24 16:54:59 2009 + glew: Build it as a static lib. --- configs/default

Mesa (gallium-0.2): progs: Fix isosurf.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: efdb7799d31b33ce82f9fdedf43ae17bd68f5c84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efdb7799d31b33ce82f9fdedf43ae17bd68f5c84 Author: José Fonseca Date: Sat Jan 24 16:47:50 2009 + progs: Fix isosurf. --- progs/demos/isosurf.c | 10

Mesa (gallium-0.2): progs: Port most of the demos to glew.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 2e61d136c27b9c740190643668f1e3509ce609dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e61d136c27b9c740190643668f1e3509ce609dc Author: José Fonseca Date: Sat Jan 24 16:39:49 2009 + progs: Port most of the demos to glew. A couple of tes

Mesa (gallium-0.2): scons: Build the progs into seperate dirs as well.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 9bf83fb0162b5ce95fc10ca1a38e6b4a62f9690f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bf83fb0162b5ce95fc10ca1a38e6b4a62f9690f Author: José Fonseca Date: Sat Jan 24 15:56:28 2009 + scons: Build the progs into seperate dirs as well. ---

Mesa (gallium-0.2): glut: Automatic library linkage only on MSVC.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 436777883241e9b9c02ad7fce55ec7ff7b89ac3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=436777883241e9b9c02ad7fce55ec7ff7b89ac3d Author: José Fonseca Date: Sat Jan 24 15:32:01 2009 + glut: Automatic library linkage only on MSVC. --- in

Mesa (gallium-0.2): scons: Use --enable-stdcall-fixup only when building DLLs.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 017892636a29a40966085d360df8f35865e226d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=017892636a29a40966085d360df8f35865e226d2 Author: José Fonseca Date: Sat Jan 24 14:33:54 2009 + scons: Use --enable-stdcall-fixup only when building DL

Mesa (gallium-0.2): glut: Use a new define GLUT_STATIC to distinguish static builds.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 0e4e76572e3a8808b06916b5359fc5cc71fd04a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e4e76572e3a8808b06916b5359fc5cc71fd04a4 Author: José Fonseca Date: Sat Jan 24 13:52:02 2009 + glut: Use a new define GLUT_STATIC to distinguish stati

Mesa (gallium-0.2): scons: Don't build the DRI drivers in a seperate dir.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 9bd39eb3af492f3fe314dc7432f89109264f13f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bd39eb3af492f3fe314dc7432f89109264f13f6 Author: José Fonseca Date: Sat Jan 24 10:28:39 2009 + scons: Don't build the DRI drivers in a seperate dir.

Mesa (gallium-0.2): glut: Ensure windows.h is included on windows.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 492c7b360d2ae3fce271ec9b0e404b822f0ba57a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=492c7b360d2ae3fce271ec9b0e404b822f0ba57a Author: José Fonseca Date: Sat Jan 24 12:47:02 2009 + glut: Ensure windows.h is included on windows. Trying