summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm
AgeCommit message (Expand)Author
2010-03-15r300g: rebuild screen/winsys interfaceDave Airlie
2010-03-15nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri
2010-03-15nv30, nv40: non-trivially unify nv[34]0_screen.cLuca Barbieri
2010-03-15nvfx: add nvfx directory to build systemLuca Barbieri
2010-03-13r300g: refrain from using immediate mode if it causes slowdownMarek Olšák
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12vmwgfx/dri: Fix SCons build.Michel Dänzer
2010-03-10Revert "r300-gallium: Skeleton for integrating into the python statetracker."José Fonseca
2010-03-10winsys/drm: Handle circular dependencies in Makefile.egl.Chia-I Wu
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-04svga: Forgot one bit in rebaseJakob Bornecrantz
2010-03-04nouveau: Conversion to winsys handleJakob Bornecrantz
2010-03-02drm/nouveau: Rename pipe formats.José Fonseca
2010-03-01r300g: Conversion to to winsys handleJakob Bornecrantz
2010-03-01svga: Conversion to winsys handleJakob Bornecrantz
2010-03-01i965g: Conversion to winsys handleJakob Bornecrantz
2010-03-01i915g: Conversion to winsys handleJakob Bornecrantz
2010-03-01gallium: Reorg texture usage flagsJakob Bornecrantz
2010-02-27radeong: clean up includesMarek Olšák
2010-02-27vmware/xorg: Bump to match vmware driverJakob Bornecrantz
2010-02-27st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom
2010-02-27vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz
2010-02-27drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz
2010-02-27st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom
2010-02-27vmware: Update vmwgfx_drm.h to kernel version.Thomas Hellstrom
2010-02-26minor cleanup of dri/Makefile.template's after miniglx dropGeorge Sapountzis
2010-02-22Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie
2010-02-22r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie
2010-02-18winsys/drm: Do not use --whole-archive in Makefile.egl.Chia-I Wu
2010-02-14radeong: flush when changing tiling flags of BO referenced by CSMarek Olšák
2010-02-14progs/gallium/python: New home for python statetracker scripts.José Fonseca
2010-02-11scons: Fix drm/intel build.José Fonseca
2010-02-06vmware/core: Support drm interface version 1.0.0Jakob Bornecrantz
2010-02-06vmware/core: Use correct flags in scanout codeJakob Bornecrantz
2010-02-06vmware/core: Handle new scanout fieldJakob Bornecrantz
2010-02-06vmware/core: Update header to latest versionJakob Bornecrantz
2010-02-06vmware/core: Remove old ioctl structs not usedJakob Bornecrantz
2010-02-08radeong: Provide drm_api::destroy hook.Corbin Simpson
2010-02-08radeong: Always return something for create_screen.Corbin Simpson
2010-02-08gallium: remove softpipe references in other driversKeith Whitwell
2010-02-08drm/radeon: remove softpipe referencesKeith Whitwell
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-05nouveau: Fix warning for void function returning value. Add missing include f...Patrice Mandin
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez
2010-02-04i965g: include u_inlines.hBrian Paul
2010-02-03winsys: Add missing headers.Vinson Lee
2010-02-04gallium: fix more missing includes from various placesDave Airlie