summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/rbug
AgeCommit message (Expand)AuthorFilesLines
2012-06-14rbug: fix make process on Linux Mint 13 x64.Aaron Watry12-20/+20
2011-05-01rbug: remove set-but-unused variablesMarek Olšák3-28/+0
2011-03-13rbug: Remove flags from flushJakob Bornecrantz2-6/+0
2010-09-20rbug: Add function to get opcode name stringJakob Bornecrantz2-0/+69
2010-09-20rbug: Cast opcode to corrent int sizeJakob Bornecrantz4-28/+28
2010-05-12rbug: Update and add READMEsJakob Bornecrantz1-1/+1
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca1-14/+0
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca1-14/+0
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2-2/+2
2009-12-26rbug: Remove comma at end of enumerator list.Vinson Lee1-1/+1
2009-12-26rbug: Remove comma at end of enumerator list.Vinson Lee1-1/+1
2009-12-08rbug: Initialize variable in rbug_get_message.Vinson Lee1-0/+1
2009-12-11Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul1-0/+1
2009-11-27rbug: Mention where the GUI can be found.José Fonseca1-0/+4
2009-06-09rbug: Change block protocol around a bitJakob Bornecrantz4-217/+45
2009-06-09rbug: Extend context info and block opsJakob Bornecrantz4-0/+293
2009-06-04rbug: Update rbug protocol with new context callsJakob Bornecrantz7-43/+336
2009-06-01rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz17-0/+3049