summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-09-01rbug-gui: add a spin button to select the layer index to displayHEADmasterMarek Olšák3-6/+24
2014-08-25rbug-gui: print texture target and format in the info columnMarek Olšák1-2/+8
2014-04-01Fix buildRob Clark1-17/+17
2011-09-11Fix buildMarcin Slusarz1-3/+0
2011-03-13Make rbug compile with the latest mesaJakob Bornecrantz1-6/+2
2010-05-12Fix assertJakob Bornecrantz1-1/+1
2010-04-21Fix build after all of the latest changesJakob Bornecrantz1-115/+151
2010-01-10Make rbug compile with latest mesa sourcesMike Stroyan2-46/+137
2009-11-29Make the statusbar show what ever is in the treemodelmesa_7_7Jakob Bornecrantz2-0/+67
2009-11-29Update texture information in the treemodelJakob Bornecrantz1-8/+14
2009-11-29Try ten times to connectJakob Bornecrantz1-4/+11
2009-11-28Change texture UI a bitJakob Bornecrantz1-2/+2
2009-11-28Show some info about the textureJakob Bornecrantz3-3/+18
2009-10-21Dim buttons in context view if nothing is bound to themJakob Bornecrantz2-29/+49
2009-06-09Support viewing currently bound textures from context viewJakob Bornecrantz3-27/+83
2009-06-06Add flush buttonJakob Bornecrantz3-0/+19
2009-06-06Make force update optinal on context info actionJakob Bornecrantz1-5/+12
2009-06-06Always auto flush on blocked eventJakob Bornecrantz1-5/+4
2009-06-06Make shader text buffer largerJakob Bornecrantz1-5/+6
2009-06-05Fixed 32bit screen adding issueJakob Bornecrantz1-1/+1
2009-06-04Add context view and manipulationJakob Bornecrantz6-8/+452
2009-06-04Make it possible to listen for eventsJakob Bornecrantz5-38/+93
2009-06-04Create a viewed conceptJakob Bornecrantz4-26/+120
2009-06-01Supported displaying compressed texturesJakob Bornecrantz1-23/+51
2009-06-01Add compressed texture iconsJakob Bornecrantz2-3/+20
2009-06-01Assert on message type in contextJakob Bornecrantz1-0/+3
2009-06-01Add LicenseJakob Bornecrantz8-1/+184
2009-06-01Initial commitJakob Bornecrantz8-0/+1803