summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_surface.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-27/+33
* nvfx: Move declaration before code.Vinson Lee2010-09-121-6/+12
* nvfx: switch to rules-ng-ng register headersLuca Barbieri2010-09-051-2/+2
* nvfx: pause occlusion queries during blitter usageLuca Barbieri2010-09-051-0/+16
* nvfx: support using blitter to copy depth/stencil resources, fix HeavenLuca Barbieri2010-09-051-1/+8
* nvfx: move 2D format selection logic to 2D codeLuca Barbieri2010-09-041-46/+7
* nvfx: fix swizzling of high bpp surfacesLuca Barbieri2010-09-041-39/+43
* nvfx: fix the temporary copying logic and add assertsLuca Barbieri2010-09-041-5/+17
* 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