summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm
AgeCommit message (Expand)Author
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
2009-12-27r300g: fix use of uninitialised variables.Dave Airlie
2009-12-27r300g: rename modesetting_drv.so to radeong_drv.soDave Airlie
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-21ws/i965: respect DEBUG_WINSYS flagKeith Whitwell
2009-12-18Revert "r300g: flush CS if a buffer being deleted is referenced by it"Corbin Simpson
2009-12-18Merge branch 'pipe-format-simplify'Michal Krol
2009-12-18r300g: store own copy of flush_cb and flush data.Dave Airlie
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-15r300g: flush CS if a buffer being deleted is referenced by itMarek Olšák
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-10winsys/intel: fix dereferencing of opaque type due to pipe_reference changesRoland Scheidegger
2009-12-09vmware/xorg: Properly detect overlay supportJakob Bornecrantz
2009-12-09vmware/core: Update vmwgfx_drm.hJakob Bornecrantz
2009-12-08Merge branch 'gallium-strict-aliasing'Roland Scheidegger
2009-12-08Merge branch 'mesa_7_7_branch'Michel Dänzer
2009-12-08vmware/xorg: Fix SCons build.Michel Dänzer
2009-12-08vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.Michel Dänzer
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas
2009-12-06radeong: Automatically softpipe for non-r3xx.Corbin Simpson
2009-12-06radeong: Call softpipe_create directly.Corbin Simpson
2009-12-04radeong: flush CS if a buffer being mapped is referenced by itMarek Olšák
2009-12-04r300g, radeong: fix the CS overflowMarek Olšák
2009-12-04r300g: fix warningsMarek Olšák
2009-12-04vmware/xorg: Also stop ports on closeJakob Bornecrantz
2009-12-04vmware/xorg: Stop video ports on leave vtJakob Bornecrantz
2009-12-04vmware/xorg: Use Write instead of WriteRead for cursor bypassJakob Bornecrantz
2009-12-04vmware/xorg: Give kernel infromation about cursor bypassJakob Bornecrantz
2009-12-04vmware/xorg: Handle no init of video in vmw_video_closeJakob Bornecrantz
2009-12-04vmware/core: Update vmwgfx_drm.h to include cursor bypassJakob Bornecrantz
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03gallium: fix remaining users of pipe_reference functionRoland Scheidegger
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-02radeong: Clean up some bad code.Corbin Simpson
2009-12-02radeong: Add helper to determine pipe driver.Corbin Simpson
2009-12-02radeong: Do ioctls before selecting pipe driver.Corbin Simpson
2009-12-02r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson
2009-12-02radeong: Change ioctl order, document it.Corbin Simpson
2009-12-02Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2009-12-01vmware/xorg: Add video supportJakob Bornecrantz
2009-12-01vmware/xorg: Create a small driver that sits ontop of st/xorgJakob Bornecrantz
2009-12-01vmware/core: Update vmwgfx_drm.h to latest versionJakob Bornecrantz
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-30i965g: pass backbuffer tiling information to driverKeith Whitwell
2009-11-30ws/i965: more debug outputKeith Whitwell
2009-11-30ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HWKeith Whitwell