summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* nouveau: Put dynamic textures in GART for CPU access and don't swizzle.Younes Manton2009-01-102-2/+4
* nouveau: Swizzle textures larger than nv04 SIFM limit in parts.Younes Manton2009-01-101-22/+68
* gdi: Add newline at end of file.José Fonseca2009-01-081-1/+1
* wgl: Do not provide DllMain inside the state tracker.José Fonseca2009-01-081-1/+16
* gdi: Fix warning.José Fonseca2009-01-081-1/+1
* gdi: Remove accidental keypresses.José Fonseca2008-12-301-1/+1
* gdi: Cleanup sconsfile.José Fonseca2008-12-221-5/+9
* cell: fix build breakageBrian Paul2008-12-191-0/+4
* winsys: fix depth buffer size when using stencilBrian Paul2008-12-171-0/+3
* Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane2008-12-151-6/+0
|\
| * gdi: Reimplement using the WGL statetracker.José Fonseca2008-12-127-2464/+352
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul2008-12-101-2/+2
|\|
| * gallium: restore default_depth_bits() call in xlib winsysBrian Paul2008-12-101-2/+2
* | 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
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane2008-11-251-0/+6
|\|
| * scons: Support MinGW32 cross compiler.José Fonseca2008-11-201-0/+6
| * i915: Remove faulty assertJakob Bornecrantz2008-11-051-1/+0
* | gdi: Reimplement using the WGL statetracker.José Fonseca2008-11-217-2464/+352
* | scons: Support MinGW32 cross compiler.José Fonseca2008-11-181-0/+6
* | i915: Silence warningJakob Bornecrantz2008-11-151-1/+1
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Pekka Paalanen2008-11-123-2/+7
|\ \
| * | Nouveau: build, link and use nv20.Pekka Paalanen2008-11-083-2/+7
* | | 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-2724-109/+205
|\| |
| * | 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
| * | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-181-5/+12
| |\|
| | * cell: fix twiddled tile display for XSHM. Fixed blank window problem.Brian Paul2008-09-121-5/+12
| * | g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton2008-09-122-2/+2
| * | g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton2008-09-1222-103/+99
| * | g3dvl: Clean up Makefile deps.Younes Manton2008-09-121-4/+5
* | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-10-271-9/+13
|\ \ \
| * | | scons: Don't hardcode any drivers for the xlib winsys, just pick suitable ones.Michel Dänzer2008-10-231-9/+13
* | | | nouveau: some small API changesBen Skeggs2008-09-301-5/+7
* | | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-09-304-152/+255
|\| | |
| * | | st: change from ** to * for st_unreference_framebuffer()Alan Hourihane2008-09-263-3/+3
| * | | cell: disable XShmPutImage for tiled surface for nowBrian Paul2008-09-191-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
| * | | cell: fix twiddled tile display for XSHM. Fixed blank window problem.Brian Paul2008-09-121-5/+12
* | | | 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
| |/
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-122-1/+40
|\|