summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* winsys/xlib: Fix a segfault when USE_XSHM is not defined.Chia-I Wu2010-03-091-10/+31
* gallium: remove xlib_driver::display_surfaceKeith Whitwell2010-03-082-24/+0
* gallium: make it workKeith Whitwell2010-03-082-0/+50
* gallium: introduce target directoryKeith Whitwell2010-03-086-492/+34
* ws/xlib: remove dead filesKeith Whitwell2010-03-082-510/+0
* ws/xlib: fixup softpipe buildKeith Whitwell2010-03-081-2/+2
* winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell2010-03-083-40/+53
* ws/xlib: remove redundant declarationsKeith Whitwell2010-03-081-7/+0
* winsys/xlib: sketch of cell supportKeith Whitwell2010-03-081-248/+20
* gallium: fix llvmpipe after winsys moveKeith Whitwell2010-03-042-2/+4
* softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-0410-1184/+451
* gdi: Rename pipe formats.José Fonseca2010-03-021-2/+2
* drm/nouveau: Rename pipe formats.José Fonseca2010-03-021-2/+2
* radeong: clean up includesMarek Olšák2010-02-276-37/+18
* vmware/xorg: Bump to match vmware driverJakob Bornecrantz2010-02-271-3/+3
* st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom2010-02-274-77/+82
* vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz2010-02-271-3/+42
* drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz2010-02-271-1/+1
* st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom2010-02-271-1/+1
* vmware: Update vmwgfx_drm.h to kernel version.Thomas Hellstrom2010-02-271-0/+8
* minor cleanup of dri/Makefile.template's after miniglx dropGeorge Sapountzis2010-02-262-23/+4
* scons: Always build trace driverJosé Fonseca2010-02-251-5/+1
* gallium: remove $(DEFINES) from cc/c++ command linesBrian Paul2010-02-241-2/+2
* Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie2010-02-229-647/+246
* r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie2010-02-229-246/+647
* winsys/drm: Do not use --whole-archive in Makefile.egl.Chia-I Wu2010-02-187-8/+19
* radeong: flush when changing tiling flags of BO referenced by CSMarek Olšák2010-02-141-2/+13
* progs/gallium/python: New home for python statetracker scripts.José Fonseca2010-02-141-1/+1
* gdi: Never fail at DLL load time.José Fonseca2010-02-122-10/+10
* scons: Fix drm/intel build.José Fonseca2010-02-111-4/+5
* vmware/core: Support drm interface version 1.0.0Jakob Bornecrantz2010-02-061-1/+1
* vmware/core: Use correct flags in scanout codeJakob Bornecrantz2010-02-061-4/+4
* vmware/core: Handle new scanout fieldJakob Bornecrantz2010-02-064-4/+35
* vmware/core: Update header to latest versionJakob Bornecrantz2010-02-061-3/+9
* vmware/core: Remove old ioctl structs not usedJakob Bornecrantz2010-02-061-43/+0
* radeong: Provide drm_api::destroy hook.Corbin Simpson2010-02-081-0/+6
* radeong: Always return something for create_screen.Corbin Simpson2010-02-081-0/+3
* gallium: remove softpipe references in other driversKeith Whitwell2010-02-082-2/+0
* drm/radeon: remove softpipe referencesKeith Whitwell2010-02-082-57/+5
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-0816-198/+0
* nouveau: Fix warning for void function returning value. Add missing include f...Patrice Mandin2010-02-051-0/+1
* Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-045-31/+1
* i965g: include u_inlines.hBrian Paul2010-02-041-0/+1
* winsys: Add missing headers.Vinson Lee2010-02-032-0/+2
* gallium: fix more missing includes from various placesDave Airlie2010-02-043-2/+3
* gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca2010-02-029-9/+9
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-022-3/+3
* gallium: Make pipe_atomic a regular int32_t.José Fonseca2010-02-022-3/+3
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-0211-11/+11
* radeong: Slight improvement to buffer creation.Corbin Simpson2010-01-281-1/+4