summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz
2010-03-26st/dri: Move common files to common directoryJakob Bornecrantz
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz
2010-03-25Merge branch '7.8'Brian Paul
2010-03-25Revert "llvmpipe: optimize the lp_setup_fence() function"Brian Paul
2010-03-25llvmpipe: disable an assertionBrian Paul
2010-03-25glapi: return int = 0 from NoOpGeneric()Brian Paul
2010-03-25glslcompiler: Fix build.Vinson Lee
2010-03-25st/dri: Don't include sw vs drm dri headersJakob Bornecrantz
2010-03-25st/dri: Add dri2 prefix for all dri2.c functionsJakob Bornecrantz
2010-03-25st/dri: add TODO list for DRISWGeorge Sapountzis
2010-03-25swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis
2010-03-25swrastg_dri: add state_trackerGeorge Sapountzis
2010-03-25st/dri: add driswGeorge Sapountzis
2010-03-25st/dri: add dri_wrapper.hGeorge Sapountzis
2010-03-25st/dri: export DRI1 surface / pipeGeorge Sapountzis
2010-03-25st/dri: split out DRI2 codeGeorge Sapountzis
2010-03-25st/dri: make get_texture into validate_attGeorge Sapountzis
2010-03-25st/dri: flush_frontbuffer, allocate_textures for dri2George Sapountzis
2010-03-25st/dri: flush_frontbuffer, allocate_textures for dri1George Sapountzis
2010-03-25st/dri: minor cosmetic for buffersGeorge Sapountzis
2010-03-25st/dri: minor cosmetic for screenGeorge Sapountzis
2010-03-25st/dri: add inline for dri2 check done in multiple placesGeorge Sapountzis
2010-03-25drisw_util: add fields for gallium swrast_driGeorge Sapountzis
2010-03-25r300g/radeong: fix scons buildJoakim Sindholt
2010-03-25Merge branch 'gallium-targets'Jakob Bornecrantz
2010-03-25gallium: Fix libgl-xlib path to sw xlib winsysJakob Bornecrantz
2010-03-25r300g: Remove unnecessary header.Vinson Lee
2010-03-24llvmpipe: fix up some questionable fence codeBrian Paul
2010-03-24llvmpipe: optimize the lp_setup_fence() functionBrian Paul
2010-03-24llvmpipe: call lp_fence_signal()Brian Paul
2010-03-24llvmpipe: added lp_fence_signal()Brian Paul
2010-03-25i915g: Correct and add supperted texture formatsJakob Bornecrantz
2010-03-25st/dri: Fix for X server 1.6.0 (DRI2 version 1)Jakob Bornecrantz
2010-03-24llvmpipe: fix texture reference counting bugBrian Paul
2010-03-24r100/r200/r300/r600: enable accel for Copy/DrawPixels without kmsAlex Deucher
2010-03-24r300: report correct state atom sizeMaciej Cencora
2010-03-24r300: fix off by oneMaciej Cencora
2010-03-24r300: fix vertex programs with big number of params (>255) under KMSMaciej Cencora
2010-03-24r300: fix wpos/fog handlingMaciej Cencora
2010-03-24r300: clean fog_attr/wpos_attr if code accessing these attributes has been re...Maciej Cencora
2010-03-24gallium: Add warnings incase pipe drivers are not built in targetsJakob Bornecrantz
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz
2010-03-24i965: Handle the negate and abs swizzles on brw_wm_glsl.c immediate args.Eric Anholt
2010-03-24radeong: Fix scons buildJakob Bornecrantz
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz
2010-03-24gallium: Move xorg drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz