summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-0.1' of ssh://[email protected]/git/nouveau/m...Younes Manton2008-06-082-24/+1
|\
| * nouveau: kill off surface_alloc_storage()Ben Skeggs2008-06-081-23/+0
| * nouveau: fix warningBen Skeggs2008-05-301-1/+1
* | Initial commit for g3dvl.Younes Manton2008-06-082-0/+267
|/
* nouveau: flush pending pushbuf if buffer on validate list at map/delBen Skeggs2008-05-301-0/+8
* nouveau: rework buffer validation a bitBen Skeggs2008-05-302-60/+69
* nouveau: oops, more tex-surfaces falloutBen Skeggs2008-05-301-1/+2
* Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-05-275-5/+8
|\
| * Remove CVS keywords.José Fonseca2008-05-262-2/+0
| * Merge branch 'gallium-tex-surface' into gallium-0.1Jakob Bornecrantz2008-05-2649-734/+10723
| |\
| * \ Merge branch 'gallium-0.1' into gallium-tex-surfacesKeith Whitwell2008-05-092-0/+12
| |\ \
| * | | gallium: Propagate tex_usage flags down to winsys.José Fonseca2008-05-073-3/+6
| * | | Merge commit 'origin/gallium-0.1' into gallium-tex-surfacesKeith Whitwell2008-05-061-127/+133
| |\ \ \
| * \ \ \ Merge branch 'gallium-0.1' into gallium-tex-surfacesKeith Whitwell2008-05-021-58/+23
| |\ \ \ \
| * | | | | gallium: tex surface checkpointKeith Whitwell2008-05-011-0/+2
* | | | | | nouveau: missed PCI caseBen Skeggs2008-05-251-1/+2
* | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-05-2549-734/+10723
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | i915: Revert accidental changeJakob Bornecrantz2008-05-231-1/+1
| * | | | | i915: Improved vertex buffer performanceJakob Bornecrantz2008-05-231-3/+19
| * | | | | Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz2008-05-2349-733/+10706
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | i915: Made EGL report the actual modes on the screen/output pairJakob Bornecrantz2008-05-231-2/+14
| | * | | | i915: Make batchbuffers larger.Thomas Hellstrom2008-05-232-2/+2
| | * | | | i915: Use the malloc pool for constant buffers since they don't go to the GPU...Thomas Hellstrom2008-05-232-15/+16
| | * | | | i915: Added EGL winsysJakob Bornecrantz2008-05-1428-0/+7110
| | * | | | i915: Real fix for weird fence leak. Thanks ThomasJakob Bornecrantz2008-04-232-44/+67
| | * | | | i915: Fixed weird fence leak when I915_VBUF=trueJakob Bornecrantz2008-04-221-1/+1
| | * | | | i915: Changed name to i915_dri.soJakob Bornecrantz2008-04-151-1/+1
| | * | | | Removed intel_ioctl it wasn't neededJakob Bornecrantz2008-04-143-179/+1
| | * | | | Fixed memory leakJakob Bornecrantz2008-04-121-0/+1
| | * | | | i915: Added debug counter to bufmgrJakob Bornecrantz2008-04-081-0/+9
| | * | | | i915: Fixed fence related problemsJakob Bornecrantz2008-04-082-9/+13
| | * | | | i915: Fixed fence leak in intel_swapbuffers.cJakob Bornecrantz2008-04-081-1/+0
| | * | | | Added fence counter to fence managerJakob Bornecrantz2008-04-081-0/+5
| | * | | | Fixed user_buffer memory leakJakob Bornecrantz2008-04-082-2/+3
| | * | | | i915: Pulled in changes from i915texJakob Bornecrantz2008-04-0723-726/+3712
* | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-05-142-0/+12
|\| | | | |
| * | | | | xlib: more SP_NO_RAST supportKeith Whitwell2008-05-082-0/+12
| | |_|_|/ | |/| | |
* | | | | nouveau: remove winsys-related stuff from nouveau_local.hBen Skeggs2008-05-143-36/+42
* | | | | nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-3/+2
* | | | | nouveau: make nouveau_device.h part of public APIBen Skeggs2008-05-136-35/+1
* | | | | nouveau: create objnull during channel creationBen Skeggs2008-05-134-9/+9
* | | | | nouveau: chipset is a device property, remove from nv/nvc.Ben Skeggs2008-05-136-37/+41
* | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-05-051-180/+151
|\| | | |
| * | | | gallium: fix warningsBrian Paul2008-05-031-1/+1
| * | | | gallium: code movement (XSHM code)Brian Paul2008-05-021-127/+125
| * | | | gallium: comments, clean-upsBrian Paul2008-05-021-1/+9
| | |_|/ | |/| |
| * | | gallium: remove the unused softpipe_winsys codeBrian Paul2008-05-011-58/+23
| | |/ | |/|
* | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-04-301-4/+3
|\| |
| * | gallium: updated comment in xm_flush_frontbuffer()Brian Paul2008-04-291-4/+3
* | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-04-271-1/+9
|\| |