Mesa (master): xorg/vmwgfx: Disable 3D by default.

2010-06-09 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: cec9955acc03d292c67815371415edc3fc3fc4b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cec9955acc03d292c67815371415edc3fc3fc4b0 Author: Thomas Hellstrom Date: Tue Jun 8 03:33:18 2010 +0200 xorg/vmwgfx: Disable 3D by default. Signed-off-by

Mesa (master): st/xorg: Add a customizable option to disable 3D.

2010-06-09 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 2e27bf8b7c150987fc6cf6523edf21f9ac921bff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e27bf8b7c150987fc6cf6523edf21f9ac921bff Author: Thomas Hellstrom Date: Tue Jun 8 03:28:37 2010 +0200 st/xorg: Add a customizable option to disable 3D. If

mesa: Changes to 'i915tex_branch'

2008-03-30 Thread Thomas Hellstrom
6b78eed962c65ff93b51ee1677ae3f73c7a18589 Author: Thomas Hellstrom Date: Sun Mar 30 17:34:03 2008 +0200 Add proper waiting for unmap / fencing. commit 6c80f5876b0b00e6ba958e8aff9e31079cbcd681 Author: Thomas Hellstrom Date: Sun Mar 30 16:02:45 2008 +0200 Replace the batchpool with a slab pool and use

mesa: Changes to 'i915tex_branch'

2008-03-30 Thread Thomas Hellstrom
--- commit e09f8d53898254c50b86e51e2915a764ec967a2d Author: Thomas Hellstrom Date: Sun Mar 30 21:21:26 2008 +0200 Fix an initialization bug. Use condition variables also for the kernelBO write lock. commit

mesa: Changes to 'i915tex_branch'

2008-03-30 Thread Thomas Hellstrom
24a7f0a27bf9785890f8d0dff90853967a6a9b7b (commit) from e09f8d53898254c50b86e51e2915a764ec967a2d (commit) - Commits --- commit 24a7f0a27bf9785890f8d0dff90853967a6a9b7b Author: Thomas Hellstrom Date: Sun Mar 30 22:17:46 2008 +0200 Fix a zero cliprect problem

mesa: Changes to 'i915tex_branch'

2008-04-25 Thread Thomas Hellstrom
77349562d0c3ee131b98b3c4f9fc2e6d7d21f01e Merge: 1f8de43ffb9b2fb7011af639e79c2cf46d9e910f 7b676192e92eb532c8e4347fa3bdba8bfff4064c Author: Thomas Hellstrom Date: Fri Apr 25 15:08:54 2008 +0200 Merge branch 'mesa_7_0_branch' into i915tex_branch commit 1f8de43ffb9b2fb7011af639e79c2cf46d9e9

mesa: Changes to 'master'

2008-07-24 Thread Thomas Hellstrom
--- commit 7c2d7f8cf5b647c81d2df2ee7f9da6fec08f472a Author: Thomas Hellstrom Date: Thu Jul 24 13:35:35 2008 +0200 Fix a typo. commit 9dd73d58ae7850dcfa754cb443093825f00cac9f Author: Thomas Hellstrom Date: Thu Jul 24 13:32:59 2008 +0200 Add new demo "fbo_firecube". Tests fbo

Mesa (master): dri1: Add a macro to validate two dri drawables in one go.

2009-01-20 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 11351f0c8a88ae84ec397c7f9abb4a83c64b2cfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11351f0c8a88ae84ec397c7f9abb4a83c64b2cfc Author: Thomas Hellstrom Date: Tue Jan 20 11:07:10 2009 +0100 dri1: Add a macro to validate two dri drawables in one

Mesa (master): Add RGBA4444 and RGBA5551 texture formats.

2009-01-20 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: dbda49a9e65f684ca46c7af84cc52d63b0622978 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbda49a9e65f684ca46c7af84cc52d63b0622978 Author: Thomas Hellstrom Date: Tue Jan 20 11:12:17 2009 +0100 Add RGBA and RGBA5551 texture formats. --- src

Mesa (master): Fix store texel for argb8888_rev.

2009-01-20 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 5c84a1032c13a75b95e40bd316495b3351b324e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c84a1032c13a75b95e40bd316495b3351b324e1 Author: Thomas Hellstrom Date: Tue Jan 20 11:13:05 2009 +0100 Fix store texel for argb_rev. --- src/mesa/main

Mesa (master): Fix store texel for argb4444.

2009-01-20 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 7374285f07b673dcba1d1f47dd987c8ba7037bad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7374285f07b673dcba1d1f47dd987c8ba7037bad Author: Thomas Hellstrom Date: Tue Jan 20 11:13:38 2009 +0100 Fix store texel for argb. --- src/mesa/main

Mesa (master): tnl: Add a utility to emit indexed vertices to a DMA buffer.

2009-01-20 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: b00477acf3546242cd183630bd55a49085bbb3ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b00477acf3546242cd183630bd55a49085bbb3ed Author: Thomas Hellstrom Date: Tue Jan 20 11:15:57 2009 +0100 tnl: Add a utility to emit indexed vertices to a DMA

Mesa (master): Add a comment about _tnl_emit_indexed_vertices_to_buffer.

2009-01-20 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 437fa85ba3611606ae8a8ac4aa4d634c91d2966d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=437fa85ba3611606ae8a8ac4aa4d634c91d2966d Author: Thomas Hellstrom Date: Tue Jan 20 11:40:51 2009 +0100 Add a comment about

Mesa (openchrome-branch): openchrome: Remove unnused file.

2009-01-20 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 2edc07ea5ba2ed5e3b5d3d19d45691775c720e87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2edc07ea5ba2ed5e3b5d3d19d45691775c720e87 Author: Thomas Hellstrom Date: Tue Jan 20 18:10:38 2009 +0100 openchrome: Remove unnused file. --- src

Mesa (openchrome-branch): Make translated cliprects driver local.

2009-01-25 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: c2a90198605559af5adeec406e57d11bc3d4fb8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2a90198605559af5adeec406e57d11bc3d4fb8e Author: Thomas Hellstrom Date: Sun Jan 25 22:31:13 2009 +0100 Make translated cliprects driver local

Mesa (openchrome-branch): Flush if a texture image updated by glTexImage is already referenced

2009-01-25 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: aa1d267e2e45265b62e519fb3cd19799ac1c14dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa1d267e2e45265b62e519fb3cd19799ac1c14dc Author: Thomas Hellstrom Date: Sun Jan 25 22:35:54 2009 +0100 Flush if a texture image updated by

Mesa (openchrome-branch): Fix an index.

2009-01-25 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: d1992ca474218e3bd7251d94bdff4db73d5fd0f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1992ca474218e3bd7251d94bdff4db73d5fd0f7 Author: Thomas Hellstrom Date: Sun Jan 25 22:40:11 2009 +0100 Fix an index. --- src/mesa/drivers/dri

Mesa (openchrome-branch): Fix libwsbm init and release when running as aiglx

2009-02-01 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 3761ed1248ef6645a49d4f43bc944d69e2322a8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3761ed1248ef6645a49d4f43bc944d69e2322a8a Author: Thomas Hellstrom Date: Sun Feb 1 11:40:48 2009 +0100 Fix libwsbm init and release when running as

Mesa (openchrome-branch): Check for CPU sse support before using SSE memcpy .

2009-02-07 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 83965dcad882c9a1dd624dfe7e64aa9cd6db67ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83965dcad882c9a1dd624dfe7e64aa9cd6db67ae Author: Thomas Hellstrom Date: Sat Feb 7 16:50:57 2009 +0100 Check for CPU sse support before using SSE

Mesa (openchrome-branch): openchrome: Implement hardware fbo stencil / depth interleaving.

2009-02-22 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 47acb806b2141d38a8bc07065437b357c9006a2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47acb806b2141d38a8bc07065437b357c9006a2d Author: Thomas Hellstrom Date: Sun Feb 22 10:40:14 2009 +0100 openchrome: Implement hardware fbo stencil

Mesa (openchrome-branch): openchrome: fbo: Hardware interleave of depth and stencil buffers.

2009-02-22 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 92d56c67da5c6cd8b60670a85ae93b3000aa2107 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92d56c67da5c6cd8b60670a85ae93b3000aa2107 Author: Thomas Hellstrom Date: Sun Feb 22 10:42:38 2009 +0100 openchrome: fbo: Hardware interleave of

Mesa (openchrome-branch): openchrome: Fix previous commit.

2009-02-22 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 7c8cf77dc5b5f3850ee14ba23d7e710ac1d4578f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c8cf77dc5b5f3850ee14ba23d7e710ac1d4578f Author: Thomas Hellstrom Date: Sun Feb 22 21:29:41 2009 +0100 openchrome: Fix previous commit. --- src

Mesa (openchrome-branch): openchrome: Fix synccpu / map ordering.

2009-02-22 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 07b47095a253eb021db005a140941de7f453 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07b47095a253eb021db005a140941de7f453 Author: Thomas Hellstrom Date: Sun Feb 22 21:32:40 2009 +0100 openchrome: Fix synccpu / map ordering

Mesa (openchrome-branch): openchrome: Flush before mapping if buffers are already on validate list.

2009-02-22 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 3238bd47fb32484320405a6e02d7592e11332834 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3238bd47fb32484320405a6e02d7592e11332834 Author: Thomas Hellstrom Date: Sun Feb 22 21:36:17 2009 +0100 openchrome: Flush before mapping if buffers

Mesa (openchrome-branch): openchrome: Fix line stipple.

2009-02-26 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 1ed6194fcf6d9820118e189230372db7a4675017 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ed6194fcf6d9820118e189230372db7a4675017 Author: Thomas Hellstrom Date: Wed Feb 25 09:39:55 2009 +0100 openchrome: Fix line stipple. Pass piglit&#

Mesa (openchrome-branch): openchrome: Fix assymetric hardware mipmap generation.

2009-02-26 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: ed56ed0931fce15f5d274f5dc5de5be320a7f688 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed56ed0931fce15f5d274f5dc5de5be320a7f688 Author: Thomas Hellstrom Date: Thu Feb 26 12:01:27 2009 +0100 openchrome: Fix assymetric hardware mipmap

Mesa (openchrome-branch): openchrome: Try to make sure line stipple works also in the fast render paths.

2009-02-26 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 64f871b15ee3541b515604b7eb23f549c3163657 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64f871b15ee3541b515604b7eb23f549c3163657 Author: Thomas Hellstrom Date: Thu Feb 26 10:00:09 2009 +0100 openchrome: Try to make sure line stipple

Mesa (openchrome-branch): Revert "openchrome: Fix state emission"

2009-03-11 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: c41916e58892cf7ea9803f56a3d35d142cd92bf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c41916e58892cf7ea9803f56a3d35d142cd92bf5 Author: Thomas Hellstrom Date: Wed Mar 11 09:09:55 2009 +0100 Revert "openchrome: Fix state emi

Mesa (master): xdemos: Add multithreaded sharedtex_mt.

2009-03-13 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 8132405d52f0a631056abff4a98abe0bd0f0608d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8132405d52f0a631056abff4a98abe0bd0f0608d Author: Thomas Hellstrom Date: Fri Mar 13 15:03:50 2009 +0100 xdemos: Add multithreaded sharedtex_mt. Signed-off-by

Mesa (openchrome-branch): openchrome: Use deferred fencing.

2009-03-15 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: b560216c5f212f46dbb4dbbf53798f9c10f60841 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b560216c5f212f46dbb4dbbf53798f9c10f60841 Author: Thomas Hellstrom Date: Sun Mar 15 17:30:22 2009 +0100 openchrome: Use deferred fencing. Avoid

Mesa (master): gallium: Add simple atomic class api.

2009-03-16 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: fc1ef97c3349588cd33a22dc88ab30b6f701000e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc1ef97c3349588cd33a22dc88ab30b6f701000e Author: Thomas Hellstrom Date: Mon Mar 16 11:40:18 2009 +0100 gallium: Add simple atomic class api. Signed-off-by

Mesa (master): gallium: Use struct pipe_atomic for pipe refcounts.

2009-03-16 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: cf25ef9072f5290d228a381727c4ff921b0c60d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf25ef9072f5290d228a381727c4ff921b0c60d6 Author: Thomas Hellstrom Date: Fri Mar 13 15:47:18 2009 +0100 gallium: Use struct pipe_atomic for pipe refcounts

Mesa (master): xdemos: Fix sharedtex_mt.

2009-03-17 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 1d2b14cf56970fe42b8f32ecfc8adce91f5248e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d2b14cf56970fe42b8f32ecfc8adce91f5248e3 Author: Thomas Hellstrom Date: Tue Mar 17 11:33:20 2009 +0100 xdemos: Fix sharedtex_mt. 1) Don't allow mul

Mesa (master): xlib st: Fix makeCurrent.

2009-03-18 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: d405ba3151de9585a310b7e2ebcae09302c0dbe4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d405ba3151de9585a310b7e2ebcae09302c0dbe4 Author: Thomas Hellstrom Date: Wed Mar 18 11:52:24 2009 +0100 xlib st: Fix makeCurrent. Flush if we change context

Mesa (openchrome-branch): openchrome: Implement pbo and non-pbo glBitmap Acceleration.

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: dd3446647705dd4f9d8566e54fd7cae8c97322e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd3446647705dd4f9d8566e54fd7cae8c97322e7 Author: Thomas Hellstrom Date: Tue Mar 24 21:27:07 2009 +0100 openchrome: Implement pbo and non-pbo

Mesa (openchrome-branch): Revert "openchrome: Use a non-NULL texImage pointer when unmapped."

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 7d24630c7d8bd1f993421cf50f9d8bbb5263ee7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d24630c7d8bd1f993421cf50f9d8bbb5263ee7f Author: Thomas Hellstrom Date: Tue Mar 24 21:31:19 2009 +0100 Revert "openchrome: Use a non-NULL tex

Mesa (openchrome-branch): openchrome: Fixes from previous commit.

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: e126841cd18fa092c4df7fe3b976558a4d065b1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e126841cd18fa092c4df7fe3b976558a4d065b1f Author: Thomas Hellstrom Date: Tue Mar 24 22:55:21 2009 +0100 openchrome: Fixes from previous commit

Mesa (openchrome-branch): openchrome: Fix regressions from commit 53450cfc40bc50fb65d9ff1bed6e994fe19cb2d2

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: f0ef951a553a24278725ada53e07efb4a7ede87c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0ef951a553a24278725ada53e07efb4a7ede87c Author: Thomas Hellstrom Date: Tue Mar 24 23:03:58 2009 +0100 openchrome: Fix regressions from commit

Mesa (openchrome-branch): openchrome: Use AGP rather than VRAM for bitMap and drawPixel textures.

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 40c2a30b9a28031a8bcc11c247c5ed2fecdef288 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40c2a30b9a28031a8bcc11c247c5ed2fecdef288 Author: Thomas Hellstrom Date: Tue Mar 24 23:35:17 2009 +0100 openchrome: Use AGP rather than VRAM for

Mesa (master): dri glx: Propagate driver MakeCurrent errors.

2009-04-02 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: c952b3e907ab31cd5f95157c18ce2f81626aafe4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c952b3e907ab31cd5f95157c18ce2f81626aafe4 Author: Thomas Hellstrom Date: Thu Apr 2 10:30:30 2009 +0200 dri glx: Propagate driver MakeCurrent errors. Signed

Mesa (master): glx: MakeCurrent fixes.

2009-04-02 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 96fd3df59a161957876bfd7a49992e5a2130370c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96fd3df59a161957876bfd7a49992e5a2130370c Author: Thomas Hellstrom Date: Thu Apr 2 11:00:41 2009 +0200 glx: MakeCurrent fixes. 1) If MakeContextCurrent is

Mesa (master): dri glx: Fix dri_util::driBindContext

2009-04-02 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 8e753d04045a82062ac34d3b2622eb9dba8af374 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e753d04045a82062ac34d3b2622eb9dba8af374 Author: Thomas Hellstrom Date: Thu Apr 2 10:36:40 2009 +0200 dri glx: Fix dri_util::driBindContext 1) Don't

Mesa (master): gallium: Make sure we flush before some texture / buffer operations.

2009-04-16 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 9b75627fab5bf2ea90f27ddd31b60c54895f6de6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b75627fab5bf2ea90f27ddd31b60c54895f6de6 Author: Thomas Hellstrom Date: Wed Apr 15 15:53:34 2009 +0200 gallium: Make sure we flush before some texture

Mesa (master): r300-gallium: Fixup for commit 9b75627fab5bf2ea90f27ddd31b60c54895f6de6.

2009-04-16 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: b83cf05d0d986f324fe9c93525c84eb62fed4f20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b83cf05d0d986f324fe9c93525c84eb62fed4f20 Author: Thomas Hellstrom Date: Wed Apr 15 17:22:40 2009 +0200 r300-gallium: Fixup for commit

Mesa (master): gallium: Create OGL state tracker wrappers for various CPU access operations.

2009-04-17 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: e50dd26ca6d0eb0d0f97c2780020ea16e3d4a687 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e50dd26ca6d0eb0d0f97c2780020ea16e3d4a687 Author: Thomas Hellstrom Date: Fri Apr 17 11:47:30 2009 +0200 gallium: Create OGL state tracker wrappers for various

Mesa (master): gallium: Reinstate unconditional flushes.

2009-04-22 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: f057f6543da469f231d551cb5728d98df8add4fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f057f6543da469f231d551cb5728d98df8add4fa Author: Thomas Hellstrom Date: Mon Apr 20 20:43:56 2009 +0200 gallium: Reinstate unconditional flushes. Lost in

Mesa (master): gallium: Move the dri2 state tracker since we' re about to extend it to dri1.

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 2e5acd24b0421f3824fbe441f4a7062c1f081109 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e5acd24b0421f3824fbe441f4a7062c1f081109 Author: Thomas Hellstrom Date: Tue Apr 28 11:32:59 2009 +0200 gallium: Move the dri2 state tracker since we're

Mesa (master): gallium: Update the drm_api.

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 638261b3530106b70819c2fe0c3cd613c0d85777 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=638261b3530106b70819c2fe0c3cd613c0d85777 Author: Thomas Hellstrom Date: Tue Apr 28 11:23:11 2009 +0200 gallium: Update the drm_api. Make it possible to pass

Mesa (master): gallium: Add a dri1 api

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: a70c4f352e8e7aea0b130fd1285352bbf89503b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a70c4f352e8e7aea0b130fd1285352bbf89503b5 Author: Thomas Hellstrom Date: Tue Apr 28 11:43:06 2009 +0200 gallium: Add a dri1 api that a driver needs to

Mesa (master): gallium: Update the dri2 state tracker to support dri1.

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: ca1f5f7e6c05e34cfe8ef10f29aa19f5547311e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca1f5f7e6c05e34cfe8ef10f29aa19f5547311e6 Author: Thomas Hellstrom Date: Tue Apr 28 11:49:39 2009 +0200 gallium: Update the dri2 state tracker to support dri1

Mesa (master): gallium: indent and cleanfile the dri state-tracker.

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 0929b2bf3cdb54d94da8dee5797878e2ee582b41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0929b2bf3cdb54d94da8dee5797878e2ee582b41 Author: Thomas Hellstrom Date: Tue Apr 28 11:54:25 2009 +0200 gallium: indent and cleanfile the dri state-tracker

Mesa (master): gallium: Rename the dri state tracker lib to libdridrm.a

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 05af5a7f593ac6451cff9e6923d4a969d5358bcb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05af5a7f593ac6451cff9e6923d4a969d5358bcb Author: Thomas Hellstrom Date: Tue Apr 28 11:58:27 2009 +0200 gallium: Rename the dri state tracker lib to

Mesa (master): st: Add an st_get_current() function.

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 3d2bba0d10d59a9c2d6d09c5dc3fabe148d5e0d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d2bba0d10d59a9c2d6d09c5dc3fabe148d5e0d7 Author: Thomas Hellstrom Date: Tue Apr 28 14:12:39 2009 +0200 st: Add an st_get_current() function. Signed-off-by

Mesa (master): gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT()

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 8cfa6546c9aa25edad3e7bc3cf6f1a9399052b79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cfa6546c9aa25edad3e7bc3cf6f1a9399052b79 Author: Thomas Hellstrom Date: Tue Apr 28 14:20:45 2009 +0200 gallium dri st: Use st_get_current() instead of

Mesa (master): gallium dri st: Fix up some comments and minor bugs.

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 171c7f91cd3dcb41bf7abb333d725b3b3a3e9b1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=171c7f91cd3dcb41bf7abb333d725b3b3a3e9b1a Author: Thomas Hellstrom Date: Tue Apr 28 13:03:22 2009 +0200 gallium dri st: Fix up some comments and minor bugs

Mesa (master): gallium dri st: Propagate the drawable info when we bind to new drawables.

2009-04-28 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 2c994ad3cb91288966bdc028b0afa9935a51a971 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c994ad3cb91288966bdc028b0afa9935a51a971 Author: Thomas Hellstrom Date: Tue Apr 28 14:43:41 2009 +0200 gallium dri st: Propagate the drawable info when we

Mesa (master): dri st: Don' t require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth- and stencil renderbuffers .

2009-06-11 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 0d2ac7a10b2904eda70794534a9a73b3f4b654cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d2ac7a10b2904eda70794534a9a73b3f4b654cf Author: Thomas Hellstrom Date: Thu Jun 11 00:54:06 2009 +0200 dri st: Don't requir

Mesa (mesa_7_5_branch): gallium: Fix segfault and valgrind error introduced with commit 3f2e006b759705abd7c409d30f9aeb1f2a75b83f

2009-06-15 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_5_branch Commit: cbe5af766eb52516e50d38c379bbde3391f6c0c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbe5af766eb52516e50d38c379bbde3391f6c0c2 Author: Thomas Hellstrom Date: Mon Jun 15 11:20:31 2009 +0200 gallium: Fix segfault and valgrind error

Mesa (master): util: additional function pointers

2009-06-15 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 476685c63c15badd6c79a2794ae5cfb23a0a7ad4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=476685c63c15badd6c79a2794ae5cfb23a0a7ad4 Author: Brian Paul Date: Thu Jun 11 15:50:32 2009 -0600 util: additional function pointers --- progs/util/extfuncs.

Mesa (master): demos: update fbotexture. c to use EXT or ARB functions exclusively

2009-06-15 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: fb64365642be82ac0dc0d43452afc4650d309b53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb64365642be82ac0dc0d43452afc4650d309b53 Author: Brian Paul Date: Thu Jun 11 15:50:47 2009 -0600 demos: update fbotexture.c to use EXT or ARB functions exclusi

Mesa (master): gallium: Fix segfault and valgrind error introduced with commit 3f2e006b759705abd7c409d30f9aeb1f2a75b83f

2009-06-15 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: cbe5af766eb52516e50d38c379bbde3391f6c0c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbe5af766eb52516e50d38c379bbde3391f6c0c2 Author: Thomas Hellstrom Date: Mon Jun 15 11:20:31 2009 +0200 gallium: Fix segfault and valgrind error introduced

Mesa (master): Merge branch 'mesa_7_5_branch'

2009-06-15 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: f5888d9ca56ba68c01a4c9f74650fac943aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5888d9ca56ba68c01a4c9f74650fac943aa Author: Thomas Hellstrom Date: Mon Jun 15 11:43:48 2009 +0200 Merge branch 'mesa_7_5_branch'

Mesa (mesa_7_5_branch): dri st: Don' t require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth- and stencil renderbuffers .

2009-06-15 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_5_branch Commit: db22b35d213d58d188252f45d94fa353e638acee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db22b35d213d58d188252f45d94fa353e638acee Author: Thomas Hellstrom Date: Thu Jun 11 00:54:06 2009 +0200 dri st: Don't requir

Mesa (master): mesa driconf: Add macro to specify an option with a quoted default value.

2009-06-18 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: c9f19571da2673a934f6f97aeea92c5414c28925 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9f19571da2673a934f6f97aeea92c5414c28925 Author: Thomas Hellstrom Date: Tue Jun 16 17:52:05 2009 +0200 mesa driconf: Add macro to specify an option with a

Mesa (master): gallium dri st: Probe the driver for supported surface formats.

2009-06-18 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 0342229289c3bd5ed7bc595db4fc88003430209e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0342229289c3bd5ed7bc595db4fc88003430209e Author: Thomas Hellstrom Date: Wed Jun 17 01:08:25 2009 +0200 gallium dri st: Probe the driver for supported surface

Mesa (mesa_7_7_branch): st/dri: Make sure we always request a fake front.

2010-01-13 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: a9086f2d17a58bd2597d34a6cc886dc111997e4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9086f2d17a58bd2597d34a6cc886dc111997e4e Author: Thomas Hellstrom Date: Wed Jan 13 17:40:41 2010 +0100 st/dri: Make sure we always request a fake

Mesa (mesa_7_7_branch): st/dri: Don' t request a fake front if the server adds one automatically.

2010-01-18 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: 5f2d60a7154f896bb418231662663465269ce9b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f2d60a7154f896bb418231662663465269ce9b8 Author: Thomas Hellstrom Date: Mon Jan 18 13:33:08 2010 +0100 st/dri: Don't request a fake front i

Mesa (mesa_7_7_branch): ws/vmware: Check DRM version also when bootstrapping in dri2 mode.

2010-01-18 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: ae97520e37ee70c813a198c805c7338aefbd8156 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae97520e37ee70c813a198c805c7338aefbd8156 Author: Thomas Hellstrom Date: Mon Jan 18 15:55:17 2010 +0100 ws/vmware: Check DRM version also when

Mesa (mesa_7_7_branch): vmware: Update vmwgfx_drm.h to kernel version.

2010-02-09 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: 3470d821baf5ffb9ab2e01edba5efe71e23088f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3470d821baf5ffb9ab2e01edba5efe71e23088f1 Author: Thomas Hellstrom Date: Tue Feb 9 22:54:15 2010 +0100 vmware: Update vmwgfx_drm.h to kernel version

Mesa (mesa_7_7_branch): st/xorg, vmware/xorg: Fix xnfcalloc arguments.

2010-02-15 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: df944efdbf28d35eecf802bc114d520eefde3b1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df944efdbf28d35eecf802bc114d520eefde3b1c Author: Thomas Hellstrom Date: Mon Feb 15 14:24:51 2010 +0100 st/xorg, vmware/xorg: Fix xnfcalloc arguments

Mesa (mesa_7_7_branch): mesa/st: Make ST_SURFACE_DEPTH index consistent with mesa's BUFFER_DEPTH.

2010-02-21 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: 9d17ad2891b58de9e33e943ff918a678c6a3c2bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d17ad2891b58de9e33e943ff918a678c6a3c2bd Author: Thomas Hellstrom Date: Sun Feb 21 10:39:38 2010 +0100 mesa/st: Make ST_SURFACE_DEPTH index

Mesa (mesa_7_7_branch): st/xorg: Encapsulate all customizable stuff in a separate class.

2010-02-21 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: dd8d78c908cae26ebefa01e16f82a1ec45bcc609 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd8d78c908cae26ebefa01e16f82a1ec45bcc609 Author: Thomas Hellstrom Date: Mon Feb 15 14:10:19 2010 +0100 st/xorg: Encapsulate all customizable stuff in

Mesa (mesa_7_7_branch): st/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_x

2010-02-21 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: 13cbb5fff68ef8831230638e9f0b29a217750e9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13cbb5fff68ef8831230638e9f0b29a217750e9d Author: Brian Paul Date: Sun Feb 21 12:38:46 2010 +0100 st/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_x

Mesa (mesa_7_7_branch): st/xorg: Fix Xv cliprect scaling.

2010-03-17 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: 00e41e007e82195fe935d827402a3af6200672b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00e41e007e82195fe935d827402a3af6200672b8 Author: Thomas Hellstrom Date: Sat Mar 13 20:25:29 2010 +0100 st/xorg: Fix Xv cliprect scaling. Due to a

Mesa (mesa_7_7_branch): st/xorg Fail early if we don't intend to accelerate .

2009-12-21 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: f44f6473e60fdcde24b0d8b166fce8a2ffe366b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f44f6473e60fdcde24b0d8b166fce8a2ffe366b7 Author: Thomas Hellstrom Date: Tue Dec 8 12:48:56 2009 +0100 st/xorg Fail early if we don't inte

Mesa (mesa_7_7_branch): util: Build u_bitmask.o when using make.

2010-01-11 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: 01eff0e6d23f90650de7c563f74a1aec3de112a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01eff0e6d23f90650de7c563f74a1aec3de112a6 Author: Thomas Hellstrom Date: Mon Jan 11 21:00:59 2010 +0100 util: Build u_bitmask.o when using make

Mesa (mesa_7_7_branch): Revert "st/dri: no need to request fake front buffer, only handle it being returned"

2010-01-11 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: cb51f0267853dad419d169587aecbecf1800e8c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb51f0267853dad419d169587aecbecf1800e8c3 Author: Thomas Hellstrom Date: Mon Jan 11 21:32:13 2010 +0100 Revert "st/dri: no need to request fake

Mesa (openchrome-branch): openchrome: Remove invalid assert.

2009-07-23 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 3b15ff43d96dd3042669fe7448774cf986684ee3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b15ff43d96dd3042669fe7448774cf986684ee3 Author: Thomas Hellstrom Date: Thu Jul 23 14:04:44 2009 +0200 openchrome: Remove invalid assert

Mesa (openchrome-branch): openchrome: Fix some compilation errors / warnings.

2009-07-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: b6e6b2c45d2e972a2d9a09e357f531a902ddbb92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6e6b2c45d2e972a2d9a09e357f531a902ddbb92 Author: Thomas Hellstrom Date: Fri Jul 24 10:46:10 2009 +0200 openchrome: Fix some compilation errors

Mesa (master): mesa st: Report unsupported render-to-texture formats.

2009-07-30 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: f583745519b2b99ca637cdfa6201fd653c848fd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f583745519b2b99ca637cdfa6201fd653c848fd6 Author: Thomas Hellstrom Date: Thu Jul 30 12:34:02 2009 +0200 mesa st: Report unsupported render-to-texture formats

Mesa (master): mesa st: Change the preferred internal format for some RGB formats.

2009-07-30 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 98ba6cfb4cc7440f0fb4f101ff714143720e175e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98ba6cfb4cc7440f0fb4f101ff714143720e175e Author: Thomas Hellstrom Date: Thu Jul 30 12:39:26 2009 +0200 mesa st: Change the preferred internal format for some

Mesa (master): st/xorg: Add a possibility to prune modes and limit fb allocation size based on max fb size .

2010-07-23 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: a7a126bdfa386a4be9dd1f7bac1825edb7ff3fcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7a126bdfa386a4be9dd1f7bac1825edb7ff3fcd Author: Thomas Hellstrom Date: Thu Jul 22 01:49:46 2010 +0200 st/xorg: Add a possibility to prune modes and limit fb

Mesa (master): st/xorg vmwgfx/xorg: Add a pre-init customizer callback

2010-07-23 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 6ffa23b8fe9641299746b53d1de0519822d4d087 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ffa23b8fe9641299746b53d1de0519822d4d087 Author: Thomas Hellstrom Date: Thu Jul 22 02:05:35 2010 +0200 st/xorg vmwgfx/xorg: Add a pre-init customizer callback

Mesa (master): st/xorg: Kill a couple of compilation warnings

2010-07-23 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: f3ddffc3923583d8699d00bb5580a38237d325ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3ddffc3923583d8699d00bb5580a38237d325ec Author: Thomas Hellstrom Date: Thu Jul 22 03:41:10 2010 +0200 st/xorg: Kill a couple of compilation warnings Signed

Mesa (master): st/xorg: Init the Gallium3D / libkms resources in pre-init.

2010-07-23 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: cec7d6a4de42492a147a655046d4ccd801f84f55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cec7d6a4de42492a147a655046d4ccd801f84f55 Author: Thomas Hellstrom Date: Fri Jul 23 04:36:43 2010 +0200 st/xorg: Init the Gallium3D / libkms resources in pre

Mesa (master): xorg/vmwgfx: Implement early mode pruning based on max fb size.

2010-07-23 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: a96feb64f6839bc292ffdbe5834a8dbb340d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a96feb64f6839bc292ffdbe5834a8dbb340d Author: Thomas Hellstrom Date: Fri Jul 23 04:44:26 2010 +0200 xorg/vmwgfx: Implement early mode pruning based on max

Mesa (7.9): st/xorg: Don' t try to use option values before processing options

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: 7.9 Commit: 799e6d4d15297435c726896d23bbc6ce9038595d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=799e6d4d15297435c726896d23bbc6ce9038595d Author: Thomas Hellstrom Date: Tue Oct 12 10:26:07 2010 +0200 st/xorg: Don't try to use option values before proce

Mesa (7.9): xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: 7.9 Commit: 14bae5cdf2f0708c725f8c73d9cf8a2fc6d05837 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14bae5cdf2f0708c725f8c73d9cf8a2fc6d05837 Author: Thomas Hellstrom Date: Tue Oct 12 11:07:38 2010 +0200 xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers

Mesa (7.9): st/xorg: Add a customizer option to get rid of annoying cursor update flicker

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: 7.9 Commit: ee6417f97fdea8f41df7e7f8416c212868eb39b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee6417f97fdea8f41df7e7f8416c212868eb39b7 Author: Thomas Hellstrom Date: Tue Oct 12 11:59:45 2010 +0200 st/xorg: Add a customizer option to get rid of annoying

Mesa (7.9): xorg/vmwgfx: Don't hide HW cursors when updating them

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: 7.9 Commit: d5618c55ec484f97cbb7f99d7339e8d2c5fbad40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5618c55ec484f97cbb7f99d7339e8d2c5fbad40 Author: Thomas Hellstrom Date: Tue Oct 12 14:10:50 2010 +0200 xorg/vmwgfx: Don't hide HW cursors when updating

Mesa (7.9): st/xorg: Don't try to remove invalid fbs

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: 7.9 Commit: 6730630804b6948dbb42340b1de1cf9ee04bf0fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6730630804b6948dbb42340b1de1cf9ee04bf0fd Author: Thomas Hellstrom Date: Tue Oct 12 11:10:59 2010 +0200 st/xorg: Don't try to remove invalid fbs Signed-o

Mesa (master): st/xorg: Don' t try to use option values before processing options

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: ec08047a801e430ab4db002aa68e5d412bf40b7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec08047a801e430ab4db002aa68e5d412bf40b7e Author: Thomas Hellstrom Date: Tue Oct 12 10:26:07 2010 +0200 st/xorg: Don't try to use option values b

Mesa (master): xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: f0bbf130f944b98cc44df4cd865fea1e4b296a5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0bbf130f944b98cc44df4cd865fea1e4b296a5b Author: Thomas Hellstrom Date: Tue Oct 12 11:07:38 2010 +0200 xorg/vmwgfx: Make vmwarectrl work also on 64-bit

Mesa (master): st/xorg: Add a customizer option to get rid of annoying cursor update flicker

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: bfd065c71ed6df1e1ce1a2a7e6bcf6bdacac38d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfd065c71ed6df1e1ce1a2a7e6bcf6bdacac38d4 Author: Thomas Hellstrom Date: Tue Oct 12 11:59:45 2010 +0200 st/xorg: Add a customizer option to get rid of annoying

Mesa (master): st/xorg: Don't try to remove invalid fbs

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: b6b7ce84e517cfb7d1c02ef2f389c8f2e5fea04c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6b7ce84e517cfb7d1c02ef2f389c8f2e5fea04c Author: Thomas Hellstrom Date: Tue Oct 12 11:10:59 2010 +0200 st/xorg: Don't try to remove invalid fbs Signed-o

Mesa (master): xorg/vmwgfx: Don't hide HW cursors when updating them

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 201c3d36697fccfee6b6dacf9529d1951f77651c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=201c3d36697fccfee6b6dacf9529d1951f77651c Author: Thomas Hellstrom Date: Tue Oct 12 14:10:50 2010 +0200 xorg/vmwgfx: Don't hide HW cursors when updating

Mesa (master): st/xorg: Fix typo

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 893620e52ea2b6ffc2e50f6bd9b7def76c405424 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=893620e52ea2b6ffc2e50f6bd9b7def76c405424 Author: Thomas Hellstrom Date: Tue Oct 12 18:22:36 2010 +0200 st/xorg: Fix typo Pointed out by Jakob Bornecrantz

Mesa (7.9): st/xorg: Fix typo

2010-10-12 Thread Thomas Hellstrom
Module: Mesa Branch: 7.9 Commit: 2eac388bfe1e77b3d479a5627ccd7564f9d6ec2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2eac388bfe1e77b3d479a5627ccd7564f9d6ec2c Author: Thomas Hellstrom Date: Tue Oct 12 18:22:36 2010 +0200 st/xorg: Fix typo Pointed out by Jakob Bornecrantz

Mesa (master): st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments

2010-10-19 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 0d0a6e9096f98cd6142d6a883e9a2884ccea0adb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d0a6e9096f98cd6142d6a883e9a2884ccea0adb Author: Thomas Hellstrom Date: Thu Oct 14 22:18:38 2010 +0200 st/xorg, xorg/vmwgfx: Be a bit more frendly towards

Mesa (master): st/xorg: Fix compilation errors for Xservers compiled without Composite

2010-10-19 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 0301c9ac6207f21bae9e35c7f0bc18ea12491162 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0301c9ac6207f21bae9e35c7f0bc18ea12491162 Author: Thomas Hellstrom Date: Tue Oct 19 09:35:16 2010 +0200 st/xorg: Fix compilation errors for Xservers compiled

  1   2   3   4   >