summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* vl: Drop DRI1, clean up DRI2 bits.Younes Manton2010-06-065-369/+218
* vl: Get nouveau building again.Younes Manton2010-05-291-24/+43
* vl: Use pipe_screen::video_context_create hook instead of SP ctor.Younes Manton2010-05-241-1/+5
* vl: Get softpipe working again.Younes Manton2010-05-232-23/+29
* vl: Get softpipe building again.Younes Manton2010-05-082-235/+27
* Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-30151-9047/+3546
|\
| * svga: Translate svga reloc flags to pb flagsJakob Bornecrantz2010-04-191-1/+16
| * radeong: fix scons buildJoakim Sindholt2010-04-281-0/+1
| * i965g: Fix scons build of winsysJakob Bornecrantz2010-04-271-0/+2
| * r300g: fix warnings by using the const qualifierMarek Olšák2010-04-261-1/+1
| * r300g: Add CS table writing.Corbin Simpson2010-04-261-0/+8
| * r300g: emit MSPOS regsMarek Olšák2010-04-263-6/+10
| * sw/xlib: Fix bad logic in shm allocation.José Fonseca2010-04-241-5/+5
| * xlib/sw: remove stray semicolonBrian Paul2010-04-231-1/+1
| * gallium: Convert some uses of get option to staticJakob Bornecrantz2010-04-231-1/+3
| * gallium: s/free/FREE/ and same for friends.José Fonseca2010-04-231-1/+1
| * sw/xlib: Fallback to XPutImage when shmget fails.José Fonseca2010-04-231-6/+5
| * gallium: Fix copy typoJakob Bornecrantz2010-04-205-5/+5
| * svga: Minor clean up of winsysJakob Bornecrantz2010-04-201-0/+1
| * radeong: Minor clean up of winsysJakob Bornecrantz2010-04-201-12/+3
| * nouveau: Minor clean up of winsysJakob Bornecrantz2010-04-201-2/+3
| * i965g: Minor clean up of winsysJakob Bornecrantz2010-04-201-10/+2
| * i915g: Minor clean up of winsysJakob Bornecrantz2010-04-201-9/+3
| * r300g: do not tell st that a buffer is referenced by hwMarek Olšák2010-04-183-7/+21
| * i915g: Remove unnecessary headers.Vinson Lee2010-04-171-3/+0
| * i915g: Add a software only debuging winsysJakob Bornecrantz2010-04-177-0/+478
| * i915g: Fix winsys SCons build.Vinson Lee2010-04-131-0/+2
| * winsys/sw: Fix error pathsJakob Bornecrantz2010-04-122-3/+14
| * r300g: fix mipmapped 3D texturesMarek Olšák2010-04-113-0/+8
| * Squashed commit of the following:Keith Whitwell2010-04-1020-991/+55
| * r300g: fix color tiling for buffer from X server.Dave Airlie2010-04-033-1/+32
| * st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-292-7/+34
| * ws/sw/dri: s/xm/dri_sw/George Sapountzis2010-03-291-73/+74
| * ws/xlib: Call XFlush after PutImageKeith Whitwell2010-03-281-0/+2
| * drisw: probably better hack for stride and some commentsGeorge Sapountzis2010-03-281-23/+2
| * drisw: add comment to libGL about strideGeorge Sapountzis2010-03-271-0/+1
| * drisw: make stride issue profoundGeorge Sapountzis2010-03-271-3/+3
| * swrastg: Build with sconsJakob Bornecrantz2010-03-262-0/+27
| * svga/drm: Fix build under sconsJakob Bornecrantz2010-03-261-1/+1
| * i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-269-209/+209
| * swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis2010-03-251-3/+25
| * swrastg_dri: add winsys and targetGeorge Sapountzis2010-03-253-0/+246
| * gallium: Make scons build dri/xorg drivers againJakob Bornecrantz2010-03-244-3/+24
| * radeong: Fix scons buildJakob Bornecrantz2010-03-241-1/+1
| * gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-2471-168/+36
| * gallium: Move xorg drivers to targetsJakob Bornecrantz2010-03-2417-2770/+0
| * gallium: Move egl drivers to targetsJakob Bornecrantz2010-03-2416-200/+0
| * gallium: Move dri drivers to targetsJakob Bornecrantz2010-03-2414-359/+0
| * gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz2010-03-241-12/+0
| * dri: make unresolved symbol test link work even without a libGL.soLuca Barbieri2010-03-231-1/+1