summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-02-1627-5157/+9
|\
| * Code reorganization: update build.José Fonseca2008-02-155-9/+9
| * Code reorganization: move files into their places.José Fonseca2008-02-1522-5149/+0
| * intel_winsys: Call st_notify_swapbuffers_complete() after buffer swap.Michel Dänzer2008-02-141-0/+1
| * intel_winsys: remove leftover codeJerome Glisse2008-02-081-5/+0
| * Added ctx->Driver.GenerateMipmap() driver hookBrian2008-02-061-0/+2
| * gallium: Add SCons as alternative build system for Gallium.José Fonseca2008-01-312-0/+89
* | nouveau: memory leakBen Skeggs2008-02-151-0/+1
* | intel_winsys: remove leftover codeJerome Glisse2008-02-151-5/+0
* | Added ctx->Driver.GenerateMipmap() driver hookBrian2008-02-151-0/+2
* | nouveau: avoid relocations where possible.Ben Skeggs2008-02-152-25/+39
* | nouveau: implement a bo_set_status()Ben Skeggs2008-02-153-60/+80
* | gallium: Add SCons as alternative build system for Gallium.José Fonseca2008-02-152-0/+89
* | nouveau: 0xdeadc0deBen Skeggs2008-02-152-26/+0
* | nouveau: oops and make nouveau winsys build by defaultStephane Marchesin2008-02-151-1/+1
* | nouveau: hook in nv30.Stephane Marchesin2008-02-152-0/+4
* | nouveau: support nv67Ben Skeggs2008-01-301-0/+1
* | nouveau: ddx versioning changed to match nouveau.ko versioningBen Skeggs2008-01-281-1/+2
* | nouveau: quicky-port to gallium changesBen Skeggs2008-01-288-140/+76
* | Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1Ben Skeggs2008-01-274-92/+88
|\|
| * gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell2008-01-254-49/+53
| * gallium: Simplify winsys buffer interface.Michel Dänzer2008-01-251-45/+37
* | nouveau: small oopsBen Skeggs2008-01-201-1/+1
* | Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1Ben Skeggs2008-01-201-1/+1
|\|
| * gallium: Pass PIPE_BUFFER_USAGE_PIXEL to buffer_data.José Fonseca2008-01-171-1/+1
* | nouveau: typo fixBen Skeggs2007-12-301-3/+3
* | nouveau: remove legacy stuffBen Skeggs2007-12-273-42/+19
* | nouveau: track last validated offsets, so we know when relocs can be avoided.Ben Skeggs2007-12-273-5/+18
* | nouveau: allow unfenced read of buffers in a few situationsBen Skeggs2007-12-272-1/+8
* | nouveau: remove fence_del(), _ref() can be used for the same purpose.Ben Skeggs2007-12-274-55/+61
* | nouveau: header updateBen Skeggs2007-12-261-8/+9
* | nouveau: pushbuf code, now with 50% less suck!Ben Skeggs2007-12-245-123/+155
* | nouveau: speed up user buffers.Ben Skeggs2007-12-233-39/+173
* | nv40: seems we have stencil faces around the wrong way.Ben Skeggs2007-12-231-0/+3
* | nouveau: don't wait when deleting fences unless neededBen Skeggs2007-12-231-6/+35
* | nouveau: some cleanupsBen Skeggs2007-12-237-71/+61
* | nouveau: match gallium changesBen Skeggs2007-12-231-2/+3
* | Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1Ben Skeggs2007-12-231-1/+3
|\|
| * Fix problem with initial viewport/scissor size.Brian2007-12-191-1/+3
* | nouveau: nuke subchan auto-assign.Ben Skeggs2007-12-199-70/+36
* | nouveau: remove sync hack, gallium got sort-of fixed.Ben Skeggs2007-12-193-21/+5
* | nouveau: bump pushbuf size a little, so a "full" packet can fitBen Skeggs2007-12-171-3/+5
* | nouveau: some cleanupsBen Skeggs2007-12-161-2/+3
* | nouveau: move extension stuff into nouveau_screen.cBen Skeggs2007-12-162-51/+41
* | nouveau: mass renaming for consistency, no functional changesBen Skeggs2007-12-147-345/+342
* | nouveau: more adaption..Ben Skeggs2007-12-131-1/+20
* | Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1Ben Skeggs2007-12-1377-26187/+28
|\|
| * Re-org of st_create_framebuffer() and renderbuffer format selection.Brian2007-12-121-1/+24
| * update format param typeBrian2007-12-121-2/+4
| * i915tex: remove. it's deprecated and causes merge problemsZack Rusin2007-12-1275-26184/+0