summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rbug
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typosZoë Blade2015-04-271-1/+1
* rbug: fix make process on Linux Mint 13 x64.Aaron Watry2012-06-1412-20/+20
* rbug: remove set-but-unused variablesMarek Olšák2011-05-013-28/+0
* rbug: Remove flags from flushJakob Bornecrantz2011-03-132-6/+0
* rbug: Add function to get opcode name stringJakob Bornecrantz2010-09-202-0/+69
* rbug: Cast opcode to corrent int sizeJakob Bornecrantz2010-09-204-28/+28
* rbug: Update and add READMEsJakob Bornecrantz2010-05-121-1/+1
* gallium: Generate a single library for auxiliaries with Make too.José Fonseca2010-01-011-14/+0
* scons: Aggregate all tiny libraries in a single library.José Fonseca2010-01-011-14/+0
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-272-2/+2
|\
| * rbug: Remove comma at end of enumerator list.Vinson Lee2009-12-261-1/+1
| * rbug: Remove comma at end of enumerator list.Vinson Lee2009-12-261-1/+1
* | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-111-0/+1
|\ \ | |/
| * rbug: Initialize variable in rbug_get_message.Vinson Lee2009-12-081-0/+1
* | rbug: Mention where the GUI can be found.José Fonseca2009-11-271-0/+4
|/
* rbug: Change block protocol around a bitJakob Bornecrantz2009-06-094-217/+45
* rbug: Extend context info and block opsJakob Bornecrantz2009-06-094-0/+293
* rbug: Update rbug protocol with new context callsJakob Bornecrantz2009-06-047-43/+336
* rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz2009-06-0117-0/+3049