summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
...
* r300g: remove unused codeMarek Olšák2010-03-212-390/+0
* Revert "drm/sw: does not need sw_winsys"George Sapountzis2010-03-211-0/+1
* Revert "gallium: add soft screen helper"George Sapountzis2010-03-213-31/+5
* Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"George Sapountzis2010-03-211-4/+26
* drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/George Sapountzis2010-03-211-26/+4
* gallium: add soft screen helperGeorge Sapountzis2010-03-213-5/+31
* drm/sw: does not need sw_winsysGeorge Sapountzis2010-03-211-1/+0
* r300g: fix occlusion query hangs.Dave Airlie2010-03-211-2/+4
* r300g: add bufmgr cached for vertex/index buffers.Dave Airlie2010-03-213-4/+18
* radeong: Use TRUE and FALSE.Corbin Simpson2010-03-201-2/+2
* radeong: Test the BO ptr for NULL instead of using a bool.Corbin Simpson2010-03-201-8/+4
* r300g: winsys fix tiling change flushes.Dave Airlie2010-03-211-2/+10
* i965g: Fix use of an uninitialized variable.Chia-I Wu2010-03-161-1/+1
* winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz2010-03-1611-2/+549
* r300g: rebuild screen/winsys interfaceDave Airlie2010-03-158-175/+720
* nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri2010-03-153-26/+2
* nv30, nv40: non-trivially unify nv[34]0_screen.cLuca Barbieri2010-03-151-3/+1
* nvfx: add nvfx directory to build systemLuca Barbieri2010-03-153-0/+21
* gallium: Respect user's CFLAGS for including X headersDan Nicholson2010-03-131-1/+2
* r300g: refrain from using immediate mode if it causes slowdownMarek Olšák2010-03-132-0/+17
* Merge branch '7.8'Michel Dänzer2010-03-121-0/+1
|\
| * vmwgfx/dri: Fix SCons build.Michel Dänzer2010-03-121-0/+1
* | winsys/xlib: Fix memory leak.Vinson Lee2010-03-111-1/+1
* | python: More build fixes.José Fonseca2010-03-101-4/+0
* | ws/xlib: remove dead linesKeith Whitwell2010-03-101-6/+0
* | ws/gdi: add includeKeith Whitwell2010-03-101-0/+2
* | Revert "r300-gallium: Skeleton for integrating into the python statetracker."José Fonseca2010-03-106-1297/+0
* | winsys/drm: Handle circular dependencies in Makefile.egl.Chia-I Wu2010-03-101-2/+4
* | null: Add a null software winsys.José Fonseca2010-03-095-0/+205
* | ws/gdi: fix typoKeith Whitwell2010-03-091-1/+1
* | gallium: create target for gdi libglKeith Whitwell2010-03-094-288/+12
* | ws/xlib: no dependency on mesa state trackerKeith Whitwell2010-03-091-2/+1
* | gallium: create helper for swrast+xlib combinationKeith Whitwell2010-03-091-1/+1
* | ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-098-320/+2
* | cell: fix up assorted compilation problemsBrian Paul2010-03-091-10/+13
* | gdi: Fixup llvmpipe gdi winsys too.José Fonseca2010-03-091-1/+1
* | scons: Add new targets option.José Fonseca2010-03-091-8/+8
* | winsys/gdi: get softpipe version compilingKeith Whitwell2010-03-095-34/+56
* | ws/gdi: missing fileKeith Whitwell2010-03-091-0/+10
* | ws/gdi: sketch of gdi changesKeith Whitwell2010-03-093-2/+216
* | cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell2010-03-091-81/+0
* | ws/xlib: remove USE_XSHM preprocessor macroKeith Whitwell2010-03-092-16/+3
* | ws/xlib: manage the GC internallyKeith Whitwell2010-03-091-6/+37
* | Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-0910-467/+272
|\ \
| * \ Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-0810-467/+272
| |\ \ | | |/ | |/|
| | * svga: Forgot one bit in rebaseJakob Bornecrantz2010-03-041-3/+0
| | * nouveau: Conversion to winsys handleJakob Bornecrantz2010-03-041-66/+6
| | * r300g: Conversion to to winsys handleJakob Bornecrantz2010-03-014-143/+83
| | * svga: Conversion to winsys handleJakob Bornecrantz2010-03-011-32/+44
| | * i965g: Conversion to winsys handleJakob Bornecrantz2010-03-012-126/+75