summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2010-05-10gallium: Add software drm api helper to scons buildJakob Bornecrantz2-0/+22
2010-05-10gallium: Add pipe wrapper software winsys to scons buildJakob Bornecrantz2-0/+26
2010-05-10i965g: avoid void * arithmeticRoland Scheidegger1-1/+1
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-1/+1
2010-05-06svga: Fix scons buildJakob Bornecrantz1-0/+2
2010-05-02r300g: do not validate buffers in check_csMarek Olšák1-1/+1
2010-05-02r300g: cache tiling flags to reduce the number of DRM callsMarek Olšák1-6/+9
2010-04-19svga: Translate svga reloc flags to pb flagsJakob Bornecrantz1-1/+16
2010-04-28radeong: fix scons buildJoakim Sindholt1-0/+1
2010-04-27i965g: Fix scons build of winsysJakob Bornecrantz1-0/+2
2010-04-26r300g: fix warnings by using the const qualifierMarek Olšák1-1/+1
2010-04-26r300g: Add CS table writing.Corbin Simpson1-0/+8
2010-04-26r300g: emit MSPOS regsMarek Olšák3-6/+10
2010-04-24sw/xlib: Fix bad logic in shm allocation.José Fonseca1-5/+5
2010-04-23xlib/sw: remove stray semicolonBrian Paul1-1/+1
2010-04-23gallium: Convert some uses of get option to staticJakob Bornecrantz1-1/+3
2010-04-23gallium: s/free/FREE/ and same for friends.José Fonseca1-1/+1
2010-04-23sw/xlib: Fallback to XPutImage when shmget fails.José Fonseca1-6/+5
2010-04-20gallium: Fix copy typoJakob Bornecrantz5-5/+5
2010-04-20svga: Minor clean up of winsysJakob Bornecrantz1-0/+1
2010-04-20radeong: Minor clean up of winsysJakob Bornecrantz1-12/+3
2010-04-20nouveau: Minor clean up of winsysJakob Bornecrantz1-2/+3
2010-04-20i965g: Minor clean up of winsysJakob Bornecrantz1-10/+2
2010-04-20i915g: Minor clean up of winsysJakob Bornecrantz1-9/+3
2010-04-18r300g: do not tell st that a buffer is referenced by hwMarek Olšák3-7/+21
2010-04-17i915g: Remove unnecessary headers.Vinson Lee1-3/+0
2010-04-17i915g: Add a software only debuging winsysJakob Bornecrantz7-0/+478
2010-04-13i915g: Fix winsys SCons build.Vinson Lee1-0/+2
2010-04-12winsys/sw: Fix error pathsJakob Bornecrantz2-3/+14
2010-04-11r300g: fix mipmapped 3D texturesMarek Olšák3-0/+8
2010-04-10Squashed commit of the following:Keith Whitwell20-991/+55
2010-04-03r300g: fix color tiling for buffer from X server.Dave Airlie3-1/+32
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2-7/+34
2010-03-29ws/sw/dri: s/xm/dri_sw/George Sapountzis1-73/+74
2010-03-28ws/xlib: Call XFlush after PutImageKeith Whitwell1-0/+2
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis1-23/+2
2010-03-27drisw: add comment to libGL about strideGeorge Sapountzis1-0/+1
2010-03-27drisw: make stride issue profoundGeorge Sapountzis1-3/+3
2010-03-26swrastg: Build with sconsJakob Bornecrantz2-0/+27
2010-03-26svga/drm: Fix build under sconsJakob Bornecrantz1-1/+1
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz9-209/+209
2010-03-25swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis1-3/+25
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis3-0/+246
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz4-3/+24
2010-03-24radeong: Fix scons buildJakob Bornecrantz1-1/+1
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz71-168/+36
2010-03-24gallium: Move xorg drivers to targetsJakob Bornecrantz17-2770/+0
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz16-200/+0
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz14-359/+0
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz1-12/+0