summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-03-26st/dri: Move common files to common directoryJakob Bornecrantz27-15/+15
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz36-68/+93
2010-03-25Merge branch '7.8'Brian Paul4-16/+72
2010-03-25Revert "llvmpipe: optimize the lp_setup_fence() function"Brian Paul1-20/+6
2010-03-25llvmpipe: disable an assertionBrian Paul1-1/+1
2010-03-25glapi: return int = 0 from NoOpGeneric()Brian Paul1-1/+2
2010-03-25glslcompiler: Fix build.Vinson Lee1-6/+2
2010-03-25st/dri: Don't include sw vs drm dri headersJakob Bornecrantz2-0/+6
2010-03-25st/dri: Add dri2 prefix for all dri2.c functionsJakob Bornecrantz4-25/+25
2010-03-25st/dri: add TODO list for DRISWGeorge Sapountzis1-0/+30
2010-03-25swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis1-3/+25
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis5-0/+369
2010-03-25swrastg_dri: add state_trackerGeorge Sapountzis8-0/+33
2010-03-25st/dri: add driswGeorge Sapountzis6-0/+400
2010-03-25st/dri: add dri_wrapper.hGeorge Sapountzis6-6/+14
2010-03-25st/dri: export DRI1 surface / pipeGeorge Sapountzis9-90/+218
2010-03-25st/dri: split out DRI2 codeGeorge Sapountzis9-370/+476
2010-03-25st/dri: make get_texture into validate_attGeorge Sapountzis3-23/+26
2010-03-25st/dri: flush_frontbuffer, allocate_textures for dri2George Sapountzis1-17/+40
2010-03-25st/dri: flush_frontbuffer, allocate_textures for dri1George Sapountzis3-25/+37
2010-03-25st/dri: minor cosmetic for buffersGeorge Sapountzis1-14/+17
2010-03-25st/dri: minor cosmetic for screenGeorge Sapountzis1-20/+27
2010-03-25st/dri: add inline for dri2 check done in multiple placesGeorge Sapountzis3-8/+13
2010-03-25drisw_util: add fields for gallium swrast_driGeorge Sapountzis2-0/+16
2010-03-25r300g/radeong: fix scons buildJoakim Sindholt2-6/+3
2010-03-25Merge branch 'gallium-targets'Jakob Bornecrantz119-400/+254
2010-03-25gallium: Fix libgl-xlib path to sw xlib winsysJakob Bornecrantz1-1/+1
2010-03-25r300g: Remove unnecessary header.Vinson Lee1-1/+0
2010-03-24llvmpipe: fix up some questionable fence codeBrian Paul1-2/+1
2010-03-24llvmpipe: optimize the lp_setup_fence() functionBrian Paul1-6/+20
2010-03-24llvmpipe: call lp_fence_signal()Brian Paul1-12/+1
2010-03-24llvmpipe: added lp_fence_signal()Brian Paul2-0/+20
2010-03-25i915g: Correct and add supperted texture formatsJakob Bornecrantz2-1/+13
2010-03-25st/dri: Fix for X server 1.6.0 (DRI2 version 1)Jakob Bornecrantz1-1/+9
2010-03-24llvmpipe: fix texture reference counting bugBrian Paul2-6/+22
2010-03-24r100/r200/r300/r600: enable accel for Copy/DrawPixels without kmsAlex Deucher4-16/+12
2010-03-24r300: report correct state atom sizeMaciej Cencora1-2/+2
2010-03-24r300: fix off by oneMaciej Cencora1-1/+1
2010-03-24r300: fix vertex programs with big number of params (>255) under KMSMaciej Cencora2-7/+39
2010-03-24r300: fix wpos/fog handlingMaciej Cencora1-6/+16
2010-03-24r300: clean fog_attr/wpos_attr if code accessing these attributes has been re...Maciej Cencora1-0/+13
2010-03-24gallium: Add warnings incase pipe drivers are not built in targetsJakob Bornecrantz5-0/+20
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz6-62/+108
2010-03-24i965: Handle the negate and abs swizzles on brw_wm_glsl.c immediate args.Eric Anholt1-2/+12
2010-03-24radeong: Fix scons buildJakob Bornecrantz1-1/+1
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz90-188/+57
2010-03-24gallium: Move xorg drivers to targetsJakob Bornecrantz17-47/+29
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz17-47/+26
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz14-42/+12
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz1-12/+0