Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gallium-0.1' of ssh://[email protected]/git/nouveau/m... | Younes Manton | 2008-06-08 | 2 | -24/+1 |
|\ | |||||
| * | nouveau: kill off surface_alloc_storage() | Ben Skeggs | 2008-06-08 | 1 | -23/+0 |
| * | nouveau: fix warning | Ben Skeggs | 2008-05-30 | 1 | -1/+1 |
* | | Initial commit for g3dvl. | Younes Manton | 2008-06-08 | 2 | -0/+267 |
|/ | |||||
* | nouveau: flush pending pushbuf if buffer on validate list at map/del | Ben Skeggs | 2008-05-30 | 1 | -0/+8 |
* | nouveau: rework buffer validation a bit | Ben Skeggs | 2008-05-30 | 2 | -60/+69 |
* | nouveau: oops, more tex-surfaces fallout | Ben Skeggs | 2008-05-30 | 1 | -1/+2 |
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-05-27 | 5 | -5/+8 |
|\ | |||||
| * | Remove CVS keywords. | José Fonseca | 2008-05-26 | 2 | -2/+0 |
| * | Merge branch 'gallium-tex-surface' into gallium-0.1 | Jakob Bornecrantz | 2008-05-26 | 49 | -734/+10723 |
| |\ | |||||
| * \ | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Keith Whitwell | 2008-05-09 | 2 | -0/+12 |
| |\ \ | |||||
| * | | | gallium: Propagate tex_usage flags down to winsys. | José Fonseca | 2008-05-07 | 3 | -3/+6 |
| * | | | Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces | Keith Whitwell | 2008-05-06 | 1 | -127/+133 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Keith Whitwell | 2008-05-02 | 1 | -58/+23 |
| |\ \ \ \ | |||||
| * | | | | | gallium: tex surface checkpoint | Keith Whitwell | 2008-05-01 | 1 | -0/+2 |
* | | | | | | nouveau: missed PCI case | Ben Skeggs | 2008-05-25 | 1 | -1/+2 |
* | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-05-25 | 49 | -734/+10723 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | i915: Revert accidental change | Jakob Bornecrantz | 2008-05-23 | 1 | -1/+1 |
| * | | | | | i915: Improved vertex buffer performance | Jakob Bornecrantz | 2008-05-23 | 1 | -3/+19 |
| * | | | | | Merge branch 'gallium-i915-current' into gallium-0.1 | Jakob Bornecrantz | 2008-05-23 | 49 | -733/+10706 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | i915: Made EGL report the actual modes on the screen/output pair | Jakob Bornecrantz | 2008-05-23 | 1 | -2/+14 |
| | * | | | | i915: Make batchbuffers larger. | Thomas Hellstrom | 2008-05-23 | 2 | -2/+2 |
| | * | | | | i915: Use the malloc pool for constant buffers since they don't go to the GPU... | Thomas Hellstrom | 2008-05-23 | 2 | -15/+16 |
| | * | | | | i915: Added EGL winsys | Jakob Bornecrantz | 2008-05-14 | 28 | -0/+7110 |
| | * | | | | i915: Real fix for weird fence leak. Thanks Thomas | Jakob Bornecrantz | 2008-04-23 | 2 | -44/+67 |
| | * | | | | i915: Fixed weird fence leak when I915_VBUF=true | Jakob Bornecrantz | 2008-04-22 | 1 | -1/+1 |
| | * | | | | i915: Changed name to i915_dri.so | Jakob Bornecrantz | 2008-04-15 | 1 | -1/+1 |
| | * | | | | Removed intel_ioctl it wasn't needed | Jakob Bornecrantz | 2008-04-14 | 3 | -179/+1 |
| | * | | | | Fixed memory leak | Jakob Bornecrantz | 2008-04-12 | 1 | -0/+1 |
| | * | | | | i915: Added debug counter to bufmgr | Jakob Bornecrantz | 2008-04-08 | 1 | -0/+9 |
| | * | | | | i915: Fixed fence related problems | Jakob Bornecrantz | 2008-04-08 | 2 | -9/+13 |
| | * | | | | i915: Fixed fence leak in intel_swapbuffers.c | Jakob Bornecrantz | 2008-04-08 | 1 | -1/+0 |
| | * | | | | Added fence counter to fence manager | Jakob Bornecrantz | 2008-04-08 | 1 | -0/+5 |
| | * | | | | Fixed user_buffer memory leak | Jakob Bornecrantz | 2008-04-08 | 2 | -2/+3 |
| | * | | | | i915: Pulled in changes from i915tex | Jakob Bornecrantz | 2008-04-07 | 23 | -726/+3712 |
* | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-05-14 | 2 | -0/+12 |
|\| | | | | | |||||
| * | | | | | xlib: more SP_NO_RAST support | Keith Whitwell | 2008-05-08 | 2 | -0/+12 |
| | |_|_|/ | |/| | | | |||||
* | | | | | nouveau: remove winsys-related stuff from nouveau_local.h | Ben Skeggs | 2008-05-14 | 3 | -36/+42 |
* | | | | | nouveau: remove chipset fields in all nv pipe driver context/screen structs. | Ben Skeggs | 2008-05-13 | 1 | -3/+2 |
* | | | | | nouveau: make nouveau_device.h part of public API | Ben Skeggs | 2008-05-13 | 6 | -35/+1 |
* | | | | | nouveau: create objnull during channel creation | Ben Skeggs | 2008-05-13 | 4 | -9/+9 |
* | | | | | nouveau: chipset is a device property, remove from nv/nvc. | Ben Skeggs | 2008-05-13 | 6 | -37/+41 |
* | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-05-05 | 1 | -180/+151 |
|\| | | | | |||||
| * | | | | gallium: fix warnings | Brian Paul | 2008-05-03 | 1 | -1/+1 |
| * | | | | gallium: code movement (XSHM code) | Brian Paul | 2008-05-02 | 1 | -127/+125 |
| * | | | | gallium: comments, clean-ups | Brian Paul | 2008-05-02 | 1 | -1/+9 |
| | |_|/ | |/| | | |||||
| * | | | gallium: remove the unused softpipe_winsys code | Brian Paul | 2008-05-01 | 1 | -58/+23 |
| | |/ | |/| | |||||
* | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-04-30 | 1 | -4/+3 |
|\| | | |||||
| * | | gallium: updated comment in xm_flush_frontbuffer() | Brian Paul | 2008-04-29 | 1 | -4/+3 |
* | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-04-27 | 1 | -1/+9 |
|\| | |