mesa: Changes to 'i915tex_branch'

2008-03-30 Thread Thomas Hellstrom
6b78eed962c65ff93b51ee1677ae3f73c7a18589 Author: Thomas Hellstrom thomas-at-tungstengraphics-dot-com Date: Sun Mar 30 17:34:03 2008 +0200 Add proper waiting for unmap / fencing. commit 6c80f5876b0b00e6ba958e8aff9e31079cbcd681 Author: Thomas Hellstrom thomas-at-tungstengraphics-dot-com Date: Sun Mar 30 16

mesa: Changes to 'i915tex_branch'

2008-03-30 Thread Thomas Hellstrom
--- commit e09f8d53898254c50b86e51e2915a764ec967a2d Author: Thomas Hellstrom thomas-at-tungstengraphics-dot-com 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 thomas-at-tungstengraphics-dot-com Date: Sun Mar 30 22:17:46 2008 +0200

mesa: Changes to 'master'

2008-07-24 Thread Thomas Hellstrom
--- commit 7c2d7f8cf5b647c81d2df2ee7f9da6fec08f472a Author: Thomas Hellstrom thomas-at-tungstengraphics-dot-com Date: Thu Jul 24 13:35:35 2008 +0200 Fix a typo. commit 9dd73d58ae7850dcfa754cb443093825f00cac9f Author: Thomas Hellstrom thomas-at-tungstengraphics-dot-com Date: Thu Jul 24 13:32:59 2008

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 thomas-at-tungstengraphics-dot-com Date: Tue Jan 20 11:07:10 2009 +0100 dri1: Add a macro

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 thomas-at-tungstengraphics-dot-com Date: Tue Jan 20 11:12:17 2009 +0100 Add RGBA

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 thomas-at-tungstengraphics-dot-com Date: Tue Jan 20 11:13:05 2009 +0100 Fix store texel

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 thomas-at-tungstengraphics-dot-com Date: Tue Jan 20 11:13:38 2009 +0100 Fix store texel

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 thomas-at-tungstengraphics-dot-com Date: Tue Jan 20 11:15:57 2009 +0100 tnl: Add a utility

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 thomas-at-tungstengraphics-dot-com 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 thellstrom-at-vmware-dot-com Date: Tue Jan 20 18:10:38 2009 +0100 openchrome

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 thomas-at-tungstengraphics-dot-com Date: Sun Jan 25 22:31:13 2009 +0100 Make

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 thomas-at-tungstengraphics-dot-com Date: Sun Jan 25 22:35:54 2009 +0100 Flush

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 thomas-at-tungstengraphics-dot-com Date: Sun Jan 25 22:40:11 2009 +0100 Fix

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 thellst...@vmware.com Date: Tue Jun 8 03:33:18 2010 +0200 xorg/vmwgfx: Disable 3D by default

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 thellst...@vmware.com Date: Tue Jun 8 03:28:37 2010 +0200 st/xorg: Add a customizable option

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 thellst...@vmware.com Date: Mon Jan 11 21:00:59 2010 +0100 util: Build u_bitmask.o

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 thellst...@vmware.com Date: Mon Jan 11 21:32:13 2010 +0100 Revert st/dri: no need

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 thellst...@vmware.com Date: Wed Jan 13 17:40:41 2010 +0100 st/dri: Make sure we

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 thellst...@vmware.com Date: Mon Jan 18 13:33:08 2010 +0100 st/dri: Don't request

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 thellst...@vmware.com Date: Mon Jan 18 15:55:17 2010 +0100 ws/vmware: Check DRM

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 thellst...@vmware.com Date: Mon Feb 15 14:24:51 2010 +0100 st/xorg, vmware/xorg: Fix

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 thellst...@vmware.com Date: Sun Feb 21 10:39:38 2010 +0100 mesa/st: Make

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 thellst...@vmware.com Date: Mon Feb 15 14:10:19 2010 +0100 st/xorg: Encapsulate all

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 bri...@vmware.com Date: Sun Feb 21 12:38:46 2010 +0100 st/mesa: Add checks for

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 thellst...@vmware.com Date: Sat Mar 13 20:25:29 2010 +0100 st/xorg: Fix Xv cliprect

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 thellst...@vmware.com Date: Thu Jul 22 01:49:46 2010 +0200 st/xorg: Add a possibility

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 thellst...@vmware.com Date: Thu Jul 22 02:05:35 2010 +0200 st/xorg vmwgfx/xorg: Add a pre

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 thellst...@vmware.com Date: Thu Jul 22 03:41:10 2010 +0200 st/xorg: Kill a couple

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 thellst...@vmware.com Date: Fri Jul 23 04:36:43 2010 +0200 st/xorg: Init the Gallium3D

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 thellst...@vmware.com Date: Fri Jul 23 04:44:26 2010 +0200 xorg/vmwgfx: Implement early mode

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 thellst...@vmware.com Date: Tue Dec 8 12:48:56 2009 +0100 st/xorg Fail early if 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 thellstrom-at-vmware-dot-com Date: Thu Jun 11 00:54:06 2009 +0200 dri st: Don't require

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 thellstrom-at-vmware-dot-com Date: Mon Jun 15 11:20:31 2009 +0200 gallium: Fix

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 bri...@vmware.com Date: Thu Jun 11 15:50:32 2009 -0600 util: additional function pointers ---

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 bri...@vmware.com Date: Thu Jun 11 15:50:47 2009 -0600 demos: update fbotexture.c to use EXT or ARB

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 thellstrom-at-vmware-dot-com Date: Mon Jun 15 11:20:31 2009 +0200 gallium: Fix segfault

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 thellstrom-at-vmware-dot-com Date: Mon Jun 15 11:43:48 2009 +0200 Merge branch

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 thellst...@vmware.com Date: Tue Jun 16 17:52:05 2009 +0200 mesa driconf: Add macro to specify

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 thellst...@vmware.com Date: Wed Jun 17 01:08:25 2009 +0200 gallium dri st: Probe the driver

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 thellst...@vmware.com Date: Thu Jul 23 14:04:44 2009 +0200 openchrome: Remove

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 thellst...@vmware.com Date: Fri Jul 24 10:46:10 2009 +0200 openchrome: Fix some

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 thellst...@vmware.com Date: Thu Jul 30 12:34:02 2009 +0200 mesa st: Report unsupported render

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 thellst...@vmware.com Date: Thu Jul 30 12:39:26 2009 +0200 mesa st: Change the preferred

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 thomas-at-shipmail-dot-org Date: Sun Feb 1 11:40:48 2009 +0100 Fix libwsbm init

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 thomas-at-shipmail-dot-org Date: Sat Feb 7 16:50:57 2009 +0100 Check for CPU sse

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 thomas-at-shipmail-dot-org Date: Sun Feb 22 10:42:38 2009 +0100 openchrome: fbo

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 thomas-at-shipmail-dot-org Date: Sun Feb 22 21:29:41 2009 +0100 openchrome: Fix

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 thomas-at-shipmail-dot-org Date: Sun Feb 22 21:32:40 2009 +0100 openchrome: Fix

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 thomas-at-shipmail-dot-org Date: Sun Feb 22 21:36:17 2009 +0100 openchrome: Flush

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 thomas-at-shipmail-dot-org Date: Wed Feb 25 09:39:55 2009 +0100 openchrome: Fix

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 thomas-at-shipmail-dot-org Date: Thu Feb 26 12:01:27 2009 +0100 openchrome: Fix

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 thomas-at-shipmail-dot-org Date: Thu Feb 26 10:00:09 2009 +0100 openchrome: Try

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 thomas-at-shipmail-dot-org Date: Wed Mar 11 09:09:55 2009 +0100 Revert openchrome

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 thellstrom-at-vmware-dot-com Date: Fri Mar 13 15:03:50 2009 +0100 xdemos: Add multithreaded

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 thomas-at-shipmail-dot-org Date: Sun Mar 15 17:30:22 2009 +0100 openchrome: Use

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 thellstrom-at-vmware-dot-com Date: Mon Mar 16 11:40:18 2009 +0100 gallium: Add simple atomic

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 thellstrom-at-vmware-dot-com Date: Tue Mar 17 11:33:20 2009 +0100 xdemos: Fix sharedtex_mt

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 thellstrom-at-vmware-dot-com Date: Wed Mar 18 11:52:24 2009 +0100 xlib st: Fix makeCurrent

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 thomas-at-shipmail-dot-org Date: Tue Mar 24 21:27:07 2009 +0100 openchrome

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 thomas-at-shipmail-dot-org Date: Tue Mar 24 21:31:19 2009 +0100 Revert openchrome

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 thomas-at-shipmail-dot-org Date: Tue Mar 24 22:55:21 2009 +0100 openchrome: Fixes

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 thomas-at-shipmail-dot-org Date: Tue Mar 24 23:03:58 2009 +0100 openchrome: Fix

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 thomas-at-shipmail-dot-org Date: Tue Mar 24 23:35:17 2009 +0100 openchrome: Use

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 thellstrom-at-vmware-dot-com Date: Thu Apr 2 10:30:30 2009 +0200 dri glx: Propagate driver

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 thellstrom-at-vmware-dot-com Date: Thu Apr 2 11:00:41 2009 +0200 glx: MakeCurrent fixes. 1

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 thellstrom-at-vmware-dot-com Date: Thu Apr 2 10:36:40 2009 +0200 dri glx: Fix dri_util

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 thellstrom-at-vmware-dot-com Date: Wed Apr 15 15:53:34 2009 +0200 gallium: Make sure we flush

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 thellstrom-at-vmware-dot-com Date: Wed Apr 15 17:22:40 2009 +0200 r300-gallium: Fixup

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 thellstrom-at-vmware-dot-com Date: Mon Apr 20 20:43:56 2009 +0200 gallium: Reinstate

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 11:32:59 2009 +0200 gallium: Move the dri2

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 11:23:11 2009 +0200 gallium: Update the drm_api

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 11:43:06 2009 +0200 gallium: Add a dri1 api

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 11:49:39 2009 +0200 gallium: Update the dri2

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 11:54:25 2009 +0200 gallium: indent

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 14:12:39 2009 +0200 st: Add an st_get_current

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 14:20:45 2009 +0200 gallium dri st: Use

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 13:03:22 2009 +0200 gallium dri st: Fix up some

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 thellstrom-at-vmware-dot-com Date: Tue Apr 28 14:43:41 2009 +0200 gallium dri st: Propagate

Mesa (master): pipebuffer/debug: Fix a recursive mutex lock

2011-10-31 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 037e7a68f504f019b409ec8cb92f0075019a90f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=037e7a68f504f019b409ec8cb92f0075019a90f5 Author: Thomas Hellstrom thellst...@vmware.com Date: Mon Oct 31 12:14:05 2011 +0100 pipebuffer/debug: Fix a recursive

Mesa (master): st/xa: Plug a pipe context leak.

2011-10-31 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: c04b9d1d561cc3a1300e65bd410f33dfff6fe1e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c04b9d1d561cc3a1300e65bd410f33dfff6fe1e0 Author: Thomas Hellstrom thellst...@vmware.com Date: Mon Oct 31 14:01:39 2011 +0100 st/xa: Plug a pipe context leak

Mesa (master): st/xa: Add a scanout flag for surfaces

2011-11-01 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: dc4ef916016dc4237551bad132325c71f4eb28e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc4ef916016dc4237551bad132325c71f4eb28e2 Author: Thomas Hellstrom thellst...@vmware.com Date: Tue Nov 1 17:42:21 2011 +0100 st/xa: Add a scanout flag

Mesa (master): st/xa, xa/vmwgfx: Set the right version on library suffix

2011-11-25 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 404d2f9c866b3ac96834a8274775851440055d13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=404d2f9c866b3ac96834a8274775851440055d13 Author: Thomas Hellstrom thellst...@vmware.com Date: Thu Nov 24 22:01:54 2011 +0100 st/xa, xa/vmwgfx: Set the right

Mesa (master): st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility

2011-11-25 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 4d04367eca66a85e26f7c0f5d6392823d13880f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d04367eca66a85e26f7c0f5d6392823d13880f6 Author: Thomas Hellstrom thellst...@vmware.com Date: Thu Nov 24 21:59:06 2011 +0100 st/xa, xa/vmwgfx: Use XA_EXPORT

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

2011-11-25 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: dbf00812b073bd3f17cbbaadb14c6f603b83cd10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbf00812b073bd3f17cbbaadb14c6f603b83cd10 Author: Thomas Hellstrom thellst...@vmware.com Date: Thu Nov 24 22:23:37 2011 +0100 st/xa: Kill a couple

Mesa (master): st/dri: Use depth instead of bpp when communicating formats with the X server v3

2011-12-07 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 576161289df68eedade591fbca4013329c9e5ded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=576161289df68eedade591fbca4013329c9e5ded Author: Thomas Hellstrom thellst...@vmware.com Date: Tue Dec 6 10:16:13 2011 +0100 st/dri: Use depth instead of bpp

Mesa (master): st/xa: Update xa_yuv_planar_blit semantics

2011-12-08 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 340c0f6f9ece070e3f3245134eabe80d7551a870 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=340c0f6f9ece070e3f3245134eabe80d7551a870 Author: Thomas Hellstrom thellst...@vmware.com Date: Wed Dec 7 20:11:23 2011 +0100 st/xa: Update xa_yuv_planar_blit

Mesa (master): st/xa: Fix component alpha check

2011-12-14 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 11c9459ba0b0c0afa1ae0ea41b0edaf069fc421a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11c9459ba0b0c0afa1ae0ea41b0edaf069fc421a Author: Thomas Hellstrom thellst...@vmware.com Date: Wed Dec 14 09:37:09 2011 +0100 st/xa: Fix component alpha check

Mesa (master): st/xa: Fix format conversion copy alpha channel

2011-12-14 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: aa7d7656f50f5c49734e3b0fad0f20a89cd5eb5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa7d7656f50f5c49734e3b0fad0f20a89cd5eb5b Author: Thomas Hellstrom thellst...@vmware.com Date: Wed Dec 14 16:02:54 2011 +0100 st/xa: Fix format conversion copy

Mesa (master): st/xa: Disable composite solid fill with mask

2011-12-14 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 3baaa1bbd72f67f6bc7374b2b6a16b0322006a65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3baaa1bbd72f67f6bc7374b2b6a16b0322006a65 Author: Thomas Hellstrom thellst...@vmware.com Date: Wed Dec 14 16:18:06 2011 +0100 st/xa: Disable composite solid

Mesa (master): gallium/svga: Pass the SVGA3D_SURFACE_HINT_RENDERTARGET flag to the device

2012-01-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 4dac89d92c711c01b7909d89b78ba568f9d5e1ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dac89d92c711c01b7909d89b78ba568f9d5e1ef Author: Thomas Hellstrom thellst...@vmware.com Date: Tue Jan 10 14:37:33 2012 +0100 gallium/svga: Pass

Mesa (8.0): gallium/svga: Pass the SVGA3D_SURFACE_HINT_RENDERTARGET flag to the device

2012-01-12 Thread Thomas Hellstrom
Module: Mesa Branch: 8.0 Commit: 7465c5d9761762134db86505a637676cc79e622f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7465c5d9761762134db86505a637676cc79e622f Author: Thomas Hellstrom thellst...@vmware.com Date: Tue Jan 10 14:37:33 2012 +0100 gallium/svga: Pass

Mesa (master): configure: Add the svga gallium driver to the default gallium drivers

2012-01-12 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 87118d84ff11c040f677c7506afb813def1b9ff9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87118d84ff11c040f677c7506afb813def1b9ff9 Author: Thomas Hellstrom thellst...@vmware.com Date: Thu Jan 12 12:10:53 2012 +0100 configure: Add the svga gallium

Mesa (8.0): svga: Fix user clip planes.

2012-01-12 Thread Thomas Hellstrom
Module: Mesa Branch: 8.0 Commit: 4b86bd13474cfc6e0ffe5c7a1c2621c5a6171dac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b86bd13474cfc6e0ffe5c7a1c2621c5a6171dac Author: José Fonseca jfons...@vmware.com Date: Wed Jan 11 20:54:13 2012 + svga: Fix user clip planes. Dirty flags

Mesa (8.0): configure: Add the svga gallium driver to the default gallium drivers

2012-01-12 Thread Thomas Hellstrom
Module: Mesa Branch: 8.0 Commit: 57665cb09e00761240afbb93adcd88f3ed139b15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57665cb09e00761240afbb93adcd88f3ed139b15 Author: Thomas Hellstrom thellst...@vmware.com Date: Thu Jan 12 12:10:53 2012 +0100 configure: Add the svga gallium

Mesa (8.0): st/xa: Bump version to 1.0.0 according to the README

2012-01-12 Thread Thomas Hellstrom
Module: Mesa Branch: 8.0 Commit: 372b7f1d35c141994ce9fd212ad6e42f8c01a3a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=372b7f1d35c141994ce9fd212ad6e42f8c01a3a3 Author: Thomas Hellstrom thellst...@vmware.com Date: Thu Jan 12 11:57:12 2012 +0100 st/xa: Bump version to 1.0.0

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 thellst...@vmware.com Date: Tue Oct 12 10:26:07 2010 +0200 st/xorg: Don't try to use option

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 thellst...@vmware.com Date: Tue Oct 12 11:07:38 2010 +0200 xorg/vmwgfx: Make vmwarectrl work

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 thellst...@vmware.com Date: Tue Oct 12 11:59:45 2010 +0200 st/xorg: Add a customizer option

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 thellst...@vmware.com Date: Tue Oct 12 11:10:59 2010 +0200 st/xorg: Don't try to remove invalid

  1   2   3   >