aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rbug/rbug_texture.c
Commit message (Expand)AuthorAgeFilesLines
* rbug: Fix use of alloca() without #include "c99_alloca.h"Jon Turney2019-10-251-0/+2
* rbug: fix transmitted texture sizesLucas Stach2019-10-181-2/+9
* gallium: decrease the size of pipe_resource - 64 -> 48 bytesMarek Olšák2017-04-041-2/+2
* rbug: fix make process on Linux Mint 13 x64.Aaron Watry2012-06-141-1/+1
* rbug: remove set-but-unused variablesMarek Olšák2011-05-011-7/+0
* rbug: Cast opcode to corrent int sizeJakob Bornecrantz2010-09-201-7/+7
* rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz2009-06-011-0/+631