summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2010-03-26swrastg: Build with sconsJakob Bornecrantz
2010-03-26svga/drm: Fix build under sconsJakob Bornecrantz
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz
2010-03-25swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz
2010-03-24radeong: Fix scons buildJakob Bornecrantz
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz
2010-03-24gallium: Move xorg drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz
2010-03-23dri: make unresolved symbol test link work even without a libGL.soLuca Barbieri
2010-03-23Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson
2010-03-23dri: Add $(DRI_LIB_DEPS) when linking the test binaryKristian Høgsberg
2010-03-23dri: use mv -f instead of mv to ensure no prompting occursLuca Barbieri
2010-03-23dri: test whether the built drivers have unresolved symbolsLuca Barbieri
2010-03-23radeong: fix build issue with libdrm < 2.4.19Marek Olšák
2010-03-22radeong: Always initialize this variable.Corbin Simpson
2010-03-21r300g: add and enable square microtilingMarek Olšák
2010-03-21r300g: cleanup tiling flags propagationMarek Olšák
2010-03-21r300g: remove unused codeMarek Olšák
2010-03-21Revert "drm/sw: does not need sw_winsys"George Sapountzis
2010-03-21Revert "gallium: add soft screen helper"George Sapountzis
2010-03-21Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"George Sapountzis
2010-03-21drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/George Sapountzis
2010-03-21gallium: add soft screen helperGeorge Sapountzis
2010-03-21drm/sw: does not need sw_winsysGeorge Sapountzis
2010-03-21r300g: fix occlusion query hangs.Dave Airlie
2010-03-21r300g: add bufmgr cached for vertex/index buffers.Dave Airlie
2010-03-20radeong: Use TRUE and FALSE.Corbin Simpson
2010-03-20radeong: Test the BO ptr for NULL instead of using a bool.Corbin Simpson
2010-03-21r300g: winsys fix tiling change flushes.Dave Airlie
2010-03-16i965g: Fix use of an uninitialized variable.Chia-I Wu
2010-03-16winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz
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-13gallium: Respect user's CFLAGS for including X headersDan Nicholson
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-11winsys/xlib: Fix memory leak.Vinson Lee
2010-03-10python: More build fixes.José Fonseca
2010-03-10ws/xlib: remove dead linesKeith Whitwell
2010-03-10ws/gdi: add includeKeith Whitwell
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-09null: Add a null software winsys.José Fonseca