Age | Commit message (Expand) | Author |
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 |
2010-02-10 | st/xorg: fix a silly offset bug in xv | Zack Rusin |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-04 | gallium: fix more missing includes from various places | Dave Airlie |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-28 | st/xorg: Update to new libkms interface but be backwards compatible | Jakob Bornecrantz |
2010-01-28 | Merge commit 'origin/perrtblend' | Roland Scheidegger |
2010-01-28 | st/xorg: Remove unnecessary headers. | Vinson Lee |
2010-01-25 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-25 | st/xorg: Fix crash on resize with libkms | Jakob Bornecrantz |
2010-01-25 | xorg: do not enable unnecessary blending for xv | Roland Scheidegger |
2010-01-25 | xorg: adapt to blend changes | Roland Scheidegger |
2010-01-25 | st/xorg: Improve options and print them to log | Jakob Bornecrantz |
2010-01-25 | st/xorg: Export helper function for detecting modesetting | Jakob Bornecrantz |
2010-01-25 | st/xorg: Fix warning | Jakob Bornecrantz |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-21 | st/xorg: Remove unnecessary headers. | Vinson Lee |
2010-01-20 | st/xorg: Fic bug and close drm_api at proper place | Jakob Bornecrantz |
2010-01-19 | st/xorg: Don't leak BusID buffer | Jakob Bornecrantz |
2010-01-19 | st/xorg: Pass kernel driver name to drmOpen | Jakob Bornecrantz |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |
2010-01-15 | st/xorg: If dri2 version is 2 support version 1 as well | Jakob Bornecrantz |
2010-01-15 | st/xorg: Set enforce version to 1 if not defined | Jakob Bornecrantz |
2010-01-14 | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz |
2010-01-11 | st/xorg: move exaMoveInPixmap before trying to fetch it | Zack Rusin |
2010-01-11 | st/xorg: fix a rare video crash | Zack Rusin |
2010-01-07 | st/xorg: remove unused xorg_exa_get_pixmap_handle function | Keith Whitwell |
2010-01-04 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-04 | st/xorg: Proper calculation of screen pitch. | Michel Dänzer |
2010-01-02 | st/xorg: Ensure null-terminated byte string. | Vinson Lee |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-29 | st/xorg: Use C-style comments. | Vinson Lee |
2009-12-30 | st/xorg: Fix warning and add a TODO comment | Jakob Bornecrantz |
2009-12-30 | st/xorg: On close wait on fences and then destroy the screen | Jakob Bornecrantz |
2009-12-30 | st/xorg: Be proper with pipe pointers on close in exa | Jakob Bornecrantz |
2009-12-30 | st/xorg: Make sure we don't overrun the fence array in block handler | Jakob Bornecrantz |
2009-12-27 | st/xorg: Silence unused variable warnings. | Vinson Lee |
2009-12-27 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul |
2009-12-23 | st/xorg: Use C-style comments. | Vinson Lee |
2009-12-23 | gallium: adapt state trackers etc. to pipe_constant_buffer removal | Roland Scheidegger |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-17 | Merge branch 'master' into pipe-format-simplify | Michal Krol |
2009-12-11 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-10 | st/xorg: fix yv12 plus some cleanups in the upload code | Zack Rusin |
2009-12-10 | st/xorg: enable yv12 for xv | Zack Rusin |
2009-12-08 | st/xorg Fail early if we don't intend to accelerate. | Thomas Hellstrom |
2009-12-05 | st/xvmc: No more pf_get_block(). | Younes Manton |
2009-12-04 | st/xorg: Add enter/leave vt hooks for winsys | Jakob Bornecrantz |
2009-12-04 | st/xorg: Fix leave enter vt cycle in crtc code | Jakob Bornecrantz |