Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/master' into lp-binning | José Fonseca | 2010-01-08 | 1 | -4/+4 |
|\ | |||||
| * | Merge branch 'master' into pipe-format-simplify | Michal Krol | 2009-12-17 | 1 | -1/+0 |
| |\ | |||||
| | * | gallium: interface cleanups, remove nblocksx/y from pipe_texture and more | Roland Scheidegger | 2009-11-30 | 1 | -1/+0 |
| * | | Move pf_get_block() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 1 | -1/+2 |
| |/ | |||||
| * | gallium: don't use arrays for texture width,height,depth | Keith Whitwell | 2009-11-19 | 1 | -3/+3 |
* | | gallium/util: added util_unreference_framebuffer_state() | Brian Paul | 2009-12-11 | 1 | -0/+16 |
* | | gallium/util: simplify util_framebuffer_state_equal() | Brian Paul | 2009-12-11 | 1 | -5/+11 |
* | | gallium/util: added framebuffer compare, copy util funcs | Brian Paul | 2009-12-10 | 1 | -0/+49 |
|/ | |||||
* | util: Fix surface usage | Jakob Bornecrantz | 2009-04-15 | 1 | -2/+2 |
* | gallium: new, simple RGBA surface create/destroy helpers | Brian Paul | 2009-04-15 | 1 | -0/+113 |