summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca2008-09-031-1/+1
* i915: Fix typo in ws_dri_bufmgr.cJakob Bornecrantz2008-09-021-1/+1
* gallium: remove glthread.h file (not used)Brian Paul2008-09-011-359/+0
* gallium: thread wrapper clean-upBrian Paul2008-08-267-130/+130
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-242-2/+2
* if we can't find a mode, return first. At least we shouldAlan Hourihane2008-08-171-5/+5
* consolidate intel directories.Alan Hourihane2008-08-1747-0/+8671