summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_surface.c
Commit message (Expand)AuthorAgeFilesLines
* nvfx: allow nested blitter usage, fixing bug in clearLuca Barbieri2010-09-041-4/+18
* nvfx: Remove util_is_pot in favor of util_is_power_of_two.Vinson Lee2010-08-281-1/+1
* nvfx: Remove unnecessary headers.Vinson Lee2010-08-231-1/+0
* nvfx: Fix SCons build.Vinson Lee2010-08-211-14/+21
* nvfx: rewrite draw code and buffer codeLuca Barbieri2010-08-211-10/+13
* nvfx: new 2D: use a CPU copy for up to 4 pixels, up from 0Luca Barbieri2010-08-211-5/+1
* nvfx: new 2D: new render temporaries with resourcesLuca Barbieri2010-08-211-12/+109
* nvfx: new 2D: use new 2D engine in GalliumLuca Barbieri2010-08-211-27/+319
* nvfx: fix typo from gallium-msaa mergeBen Skeggs2010-06-091-1/+1
* gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-14/+14
* nvfx: adapt to clear interface changesRoland Scheidegger2010-05-291-11/+27
* nouveau: adapt to interface changesRoland Scheidegger2010-05-171-9/+28
* nvfx: Remove unnecessary headers.Vinson Lee2010-04-171-1/+0
* nv30, nv40: unify nv[34]0_query.cLuca Barbieri2010-03-151-0/+62