summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * 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