summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm
Commit message (Expand)AuthorAgeFilesLines
* intel: Set render domain on read and writeJakob Bornecrantz2009-01-291-1/+2
* intel: Try forcing flushesJakob Bornecrantz2009-01-291-7/+7
* intel: Dump batchbuffer before sending to hwJakob Bornecrantz2009-01-291-0/+2
* intel: Change link orderJakob Bornecrantz2009-01-291-1/+2
* intel: Fix type correctly this timeJakob Bornecrantz2009-01-281-1/+1
* intel: Fix typoJakob Bornecrantz2009-01-281-1/+1
* i915: Add verbose debugingJakob Bornecrantz2009-01-282-2/+12
* intel: Supply the correct buffers to gemJakob Bornecrantz2009-01-281-3/+5
* nouveau: fix st_get_framebuffer_surface() breakagePekka Paalanen2009-01-241-2/+2
* i915: Fix gem backend after surface changesJakob Bornecrantz2009-01-201-3/+1
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-29/+17
* nouveau: Rename buffer on map if discardable, busy, and write-only.Younes Manton2009-01-181-0/+15
* i915: Build gem and egl winsys by defaultJakob Bornecrantz2009-01-191-1/+1
* i915: Make gem submit commandsJakob Bornecrantz2009-01-192-5/+22
* i915: Use new egl state_trackerJakob Bornecrantz2009-01-1814-1552/+86
* i915: Update gem backend a bitJakob Bornecrantz2009-01-183-13/+25
* intel: Add a none working GEM backend for intelJakob Bornecrantz2009-01-149-0/+752
* nouveau: fix warningBen Skeggs2009-01-121-1/+1
* nouveau: return buffer map to something sane.Ben Skeggs2009-01-121-20/+0
* nouveau: use usage, not uninitialised flags value...Ben Skeggs2009-01-121-1/+1
* nouveau: Factor out common winsys bits into libnouveaudrm.aYounes Manton2009-01-1035-365/+614
* nouveau: Catch some more leaks.Younes Manton2009-01-101-0/+2
* nouveau: Add busy() query, determines if BOs can be mapped immediately.Younes Manton2009-01-102-0/+37
* nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.Younes Manton2009-01-101-1/+1
* nouveau: Put dynamic textures in GART for CPU access and don't swizzle.Younes Manton2009-01-101-1/+2
* nouveau: Swizzle textures larger than nv04 SIFM limit in parts.Younes Manton2009-01-101-22/+68
* nouveau: Calc pitch for swizzled textures appropriately.Younes Manton2008-12-021-1/+4
* nouveau: Use swizzled textures & render targets on nv40 when possible.Younes Manton2008-12-021-2/+1
* nouveau: nv04-nv40 linear <-> swizzled conversion.Younes Manton2008-12-021-73/+78
* Nouveau: minor winsys API fixPekka Paalanen2008-11-301-1/+2
* i915: Silence warningJakob Bornecrantz2008-11-151-1/+1
* Merge commit 'origin/gallium-0.1' into gallium-0.2Pekka Paalanen2008-11-122-1/+5
|\
| * Nouveau: build, link and use nv20.Pekka Paalanen2008-11-082-1/+5
* | nouveau: pass object handle not pointer to GPU...Ben Skeggs2008-11-101-1/+1
* | Merge remote branch 'nouveau/gallium-0.1' into gallium-0.2Ben Skeggs2008-10-271-0/+99
|\ \ | |/
| * nouveau: first draft of swizzle texture upload to vramPatrice Mandin2008-10-071-0/+83
| * nouveau: init scaled_image_from_memory object for swizzled surface uploadPatrice Mandin2008-09-211-0/+16
* | nouveau: some small API changesBen Skeggs2008-09-301-5/+7
* | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-09-302-144/+240
|\ \
| * | st: change from ** to * for st_unreference_framebuffer()Alan Hourihane2008-09-262-2/+2
| * | i915simple: Use defined MSAA arrayJakob Bornecrantz2008-09-191-1/+1
| * | fix for MSAAAlan Hourihane2008-09-191-1/+1
| * | i915simple: Front flushing does workJakob Bornecrantz2008-09-191-5/+3
| * | i915simple: Fix extentions being loadedJakob Bornecrantz2008-09-191-0/+1
| * | i915simple: dri winsys does now compile and worksJakob Bornecrantz2008-09-151-145/+242
* | | nouveau: rework nouveau_screen for latest and greatest changesBen Skeggs2008-09-121-157/+110
* | | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs2008-09-121-1/+0
|\ \ \ | |/ / | | / | |/ |/|
| * i915simple: A step closer to compilingJakob Bornecrantz2008-09-121-1/+0
* | nouveau: gallium directory structure changed again..Ben Skeggs2008-09-1127-0/+4432
|/
* i915: Fix typo in intel_lock.cJakob Bornecrantz2008-09-031-1/+1