Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | egl: added eglDestroySurface function | Brian Paul | 2008-05-30 | 1 | -0/+23 | |
| * | egl: fix-up window resizes | Brian Paul | 2008-05-30 | 1 | -0/+4 | |
| * | egl: assorted fixes. The code works now. | Brian Paul | 2008-05-30 | 1 | -7/+60 | |
| * | egl: added surface_alloc_storage() | Brian Paul | 2008-05-30 | 1 | -1/+38 | |
| * | i915: Made batch buffer size much larger | Jakob Bornecrantz | 2008-05-30 | 3 | -4/+5 | |
| * | i915: Fix extentions not being set | Jakob Bornecrantz | 2008-05-30 | 1 | -0/+3 | |
| * | egl: new EGL/gallium/softpipe/xlib winsys | Brian Paul | 2008-05-29 | 4 | -0/+832 | |
| * | i915: Cleaned up intel_winsys_pipe.c | Jakob Bornecrantz | 2008-05-29 | 1 | -37/+39 | |
| * | i915: Deprecated pipe_winsys buffer functions | Jakob Bornecrantz | 2008-05-29 | 1 | -38/+7 | |
| * | i915: Remove last usage of surface_alloc_storage | Jakob Bornecrantz | 2008-05-29 | 1 | -30/+1 | |
| * | i915: Ops how did that get there | Jakob Bornecrantz | 2008-05-29 | 1 | -1/+1 | |
| * | i915: Get up to date with the latest EGL changes | Jakob Bornecrantz | 2008-05-29 | 1 | -1/+1 | |
| * | i915: DriConfigOptions started complaining on this line | Jakob Bornecrantz | 2008-05-28 | 1 | -2/+2 | |
| * | i915: Prepare for tiled private front and back buffers | Jakob Bornecrantz | 2008-05-28 | 1 | -2/+24 | |
| * | i915: Made vertex submission eaven faster | Jakob Bornecrantz | 2008-05-28 | 1 | -4/+4 | |
| * | i915: Made vbuf work | Jakob Bornecrantz | 2008-05-28 | 1 | -2/+2 | |
| * | Merge branch 'gallium-vertex-linear' into gallium-0.1 | Jakob Bornecrantz | 2008-05-28 | 1 | -0/+14 | |
| |\ | ||||||
| | * | xlib: add failure paths for context creation | Keith Whitwell | 2008-05-12 | 1 | -0/+14 | |
| * | | i915: Don't segfault on buffer allocation error | Jakob Bornecrantz | 2008-05-28 | 1 | -1/+2 | |
| * | | i915: Make EGL_i915 compile | Jakob Bornecrantz | 2008-05-28 | 1 | -3/+3 | |
| * | | i915: Make EGL_i915 segfault if modesetting is not working | Jakob Bornecrantz | 2008-05-28 | 1 | -1/+4 | |
* | | | 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 |