summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-02mesa: Add new build target for xorg driversgallium-xorg-driverJakob Bornecrantz2-0/+14
2009-02-02gallium: Introduce new subdirs build variablesJakob Bornecrantz4-7/+10
2009-02-02intel: Remove the old depricated dri1 winsysJakob Bornecrantz15-2324/+0
2009-02-02intel: Remove the ttm backendJakob Bornecrantz16-4178/+0
2009-02-02intel: Make gem export the drm_api_hocksJakob Bornecrantz17-358/+113
2009-02-02xorg: Move personalized bits from the xorg trackerJakob Bornecrantz4-147/+245
2009-02-01intel: Initial commit of Xorg DriverJakob Bornecrantz5-0/+210
2009-02-01xorg: Initial commit of Xorg Driver State TrackerJakob Bornecrantz6-0/+2056
2009-01-30util: Define ffs for MinGW.José Fonseca1-0/+4
2009-01-30pipebuffer: Consider 0 as no alignment needed.José Fonseca1-1/+7
2009-01-30gallium: Don't build egl state_trackerJakob Bornecrantz1-1/+1
2009-01-30egl: Don't fill shown screenJakob Bornecrantz1-16/+0
2009-01-30intel: Remove debug printJakob Bornecrantz2-13/+1
2009-01-30i915: Fix surface operationsJakob Bornecrantz3-21/+21
2009-01-29pipebuffer: Ondemand buffer manager.José Fonseca4-0/+319
2009-01-29pipebuffer: Implement proper buffer validation.José Fonseca14-108/+359
2009-01-29egl: Blit to the bound frontbuffer with pipeJakob Bornecrantz1-0/+8
2009-01-29intel: Set render domain on read and writeJakob Bornecrantz1-1/+2
2009-01-29intel: Try forcing flushesJakob Bornecrantz1-7/+7
2009-01-29intel: Dump batchbuffer before sending to hwJakob Bornecrantz1-0/+2
2009-01-29intel: Change link orderJakob Bornecrantz1-1/+2
2009-01-29i915: Don't take a context as argument for debugJakob Bornecrantz2-7/+5
2009-01-29i915: Don't dump batchbuffer on flush in contextJakob Bornecrantz1-1/+0
2009-01-29docs: i965 fixesBrian Paul1-0/+1
2009-01-29i965: fix bug in pass0_precalc_mov()Brian Paul1-3/+11
2009-01-29i965: widen per-texture bitfields for 16 texture image unitsBrian Paul1-5/+5
2009-01-29intel: check if stencil test is enabled in intel_stencil_drawpixels()Brian Paul1-1/+5
2009-01-29intel: save/restore GL matrix mode in intel_meta_set_passthrough_transform(),...Brian Paul2-0/+4
2009-01-29docs: fix typoBrian Paul1-1/+1
2009-01-29mesa: set version to 7.4 for mesa_7_4_branchBrian Paul2-7/+7
2009-01-29docs: skeleton 7.4 release notes fileBrian Paul2-0/+69
2009-01-29docs: 7.3 md5 sumsBrian Paul1-1/+9
2009-01-29mesa: set version to 7.3Brian Paul2-5/+5
2009-01-29docs: set 7.3 release dateBrian Paul2-2/+3
2009-01-29docs: assorted updates, link fixesBrian Paul4-11/+49
2009-01-28intel: Fix type correctly this timeJakob Bornecrantz1-1/+1
2009-01-28intel: Fix typoJakob Bornecrantz1-1/+1
2009-01-28i915: Add verbose debugingJakob Bornecrantz3-3/+14
2009-01-28i915: Fix batchbuffer dumpingJakob Bornecrantz1-3/+3
2009-01-28i915: Flush on surface copy/clearJakob Bornecrantz1-0/+2
2009-01-28intel: Supply the correct buffers to gemJakob Bornecrantz1-3/+5
2009-01-28gallium: Build EGL st when build glx stJakob Bornecrantz1-1/+1
2009-01-28egl: Adopt to st_framebuffer changesJakob Bornecrantz1-2/+1
2009-01-28pipebuffer: More assertions.José Fonseca1-0/+5
2009-01-28pipebuffer: Fix alignment assertion.José Fonseca1-2/+2
2009-01-28pipebuffer: Export the pipe buffer winsys hooks.José Fonseca3-8/+84
2009-01-27gallium: remove redundant size from the constant bufferZack Rusin11-22/+19
2009-01-27gallium: it's a reference value, not a reference numberZack Rusin12-12/+12
2009-01-27gallium: standardize api on the prefix "nr"Zack Rusin26-38/+38
2009-01-27gallium: standardize naming of masksZack Rusin16-72/+72