Age | Commit message (Expand) | Author |
2010-07-26 | st/xorg: fix use-after-free | nobled |
2010-07-23 | st/xorg: Init the Gallium3D / libkms resources in pre-init. | Thomas Hellstrom |
2010-07-23 | st/xorg: Kill a couple of compilation warnings | Thomas Hellstrom |
2010-07-23 | st/xorg vmwgfx/xorg: Add a pre-init customizer callback | Thomas Hellstrom |
2010-07-23 | st/xorg: Add a possibility to prune modes and limit fb allocation size based ... | Thomas Hellstrom |
2010-06-30 | st/xorg: s/free/FREE for matching MALLOC/CALLOC | nobled |
2010-06-28 | Merge branch 'gallium-drm-driver-drescriptor' | Jakob Bornecrantz |
2010-06-09 | st/xorg: Add a customizable option to disable 3D. | Thomas Hellstrom |
2010-06-06 | gallium: Convert state trackers to drm driver interface | Jakob Bornecrantz |
2010-05-31 | st/xorg, vmware: Make throttling configurable. | Thomas Hellstrom |
2010-05-31 | st/xorg: Fix Xv cliprect scaling. | Thomas Hellstrom |
2010-05-31 | st/xorg Avoid advertizing rotation / reflection support. | Thomas Hellstrom |
2010-05-26 | st/xorg: Remove unnecessary headers. | Vinson Lee |
2010-05-25 | drm_api: Remove type argument from create screen callback | Jakob Bornecrantz |
2010-05-21 | Merge branch 'gallium-msaa' | Roland Scheidegger |
2010-05-17 | st/xorg: adapt to interface changes | Roland Scheidegger |
2010-05-03 | gallium: move surface utility functions into u_surface.c | Brian Paul |
2010-04-29 | st/xorg: Try hard to not touch hardware after dropping the master | Jakob Bornecrantz |
2010-04-29 | st/xorg: Remove save and restore hw state | Jakob Bornecrantz |
2010-04-29 | st/xorg: Get new connection status from kernel | Jakob Bornecrantz |
2010-05-18 | st/xorg: Don't advertise DRI2 version we don't actually support yet. | Michel Dänzer |
2010-05-15 | st/xorg: Remove unnecessary header. | Vinson Lee |
2010-05-11 | st/xorg: Fix SCons build. | Michel Dänzer |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-09 | st/xorg: Fix thinko. | Corbin Simpson |
2010-04-09 | st/xorg: Fix bad paramf. | Corbin Simpson |
2010-03-30 | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger |
2010-03-16 | st/xorg: fix up xorg state tracker to use cso changes | Roland Scheidegger |
2010-03-12 | st/xorg: Remove flushes no longer necessary thanks to context transfers. | Michel Dänzer |
2010-03-12 | st/xorg: context transfers | Keith Whitwell |
2010-03-11 | Merge remote branch 'origin/7.8' | Michel Dänzer |
2010-03-11 | st/xorg: Include cursorstr.h | Jakob Bornecrantz |
2010-03-10 | Merge branch '7.8' | Michel Dänzer |
2010-03-10 | st/xorg: Work around cursor reference counting bugs in older X servers. | Michel Dänzer |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-08 | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell |
2010-03-01 | xorg: Rename pipe formats. | José Fonseca |
2010-03-01 | xorg: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | gallium: Reorg texture usage flags | Jakob Bornecrantz |
2010-03-01 | gallium: Expose a opaque winsys handle and functions on pipe_screen | Jakob Bornecrantz |
2010-02-27 | st/xorg: Re-enable crtc on resize | Jakob Bornecrantz |
2010-02-27 | st/xorg: Fix copy-topy | Jakob Bornecrantz |
2010-02-27 | st/xorg: Make resize fail gracefully | Jakob Bornecrantz |
2010-02-27 | st/xorg: Obey max {width|height} from kernel and Gallium | Jakob Bornecrantz |
2010-02-27 | st/xorg: Encapsulate all customizable stuff in a separate class. | Thomas Hellstrom |
2010-02-27 | st/xorg: A bit more debugging info | Jakob Bornecrantz |
2010-02-27 | st/xorg: Make default of debugging fallbacks smart | Jakob Bornecrantz |
2010-02-27 | st/xorg, vmware/xorg: Fix xnfcalloc arguments. | Thomas Hellstrom |
2010-02-14 | xorg: Use util_format_name(). | José Fonseca |
2010-02-12 | st/dri, st/xorg: fix buffers that have attachements of different depth | Zack Rusin |