summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_surface.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-081-4/+4
|\
| * Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-1/+0
| |\
| | * gallium: interface cleanups, remove nblocksx/y from pipe_texture and moreRoland Scheidegger2009-11-301-1/+0
| * | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
| |/
| * gallium: don't use arrays for texture width,height,depthKeith Whitwell2009-11-191-3/+3
* | gallium/util: added util_unreference_framebuffer_state()Brian Paul2009-12-111-0/+16
* | gallium/util: simplify util_framebuffer_state_equal()Brian Paul2009-12-111-5/+11
* | gallium/util: added framebuffer compare, copy util funcsBrian Paul2009-12-101-0/+49
|/
* util: Fix surface usageJakob Bornecrantz2009-04-151-2/+2
* gallium: new, simple RGBA surface create/destroy helpersBrian Paul2009-04-151-0/+113