summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-01rbug-gui: add a spin button to select the layer index to displayHEADmasterMarek Olšák4-38/+136
2014-08-25rbug-gui: print texture target and format in the info columnMarek Olšák1-2/+8
2014-08-25rbug-gui: fix build for latest MesaMarek Olšák2-3/+4
2014-04-01add tooltipsRob Clark1-128/+182
2014-04-01Fix buildRob Clark2-18/+20
2011-09-11Fix buildMarcin Slusarz1-3/+0
2011-03-13Make rbug compile with the latest mesaJakob Bornecrantz1-6/+2
2011-03-03Update READMEJakob Bornecrantz1-2/+1
2010-07-19Add TODOJakob Bornecrantz1-0/+3
2010-07-01Update readmeJakob Bornecrantz1-8/+4
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 Stroyan16-51/+138
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-28Resize main UI and screen icon to make UI prettierJakob Bornecrantz2-2/+2
2009-11-28Change texture UI a bitJakob Bornecrantz2-5/+5
2009-11-28Show some info about the textureJakob Bornecrantz4-5/+29
2009-10-21More README stuffJakob Bornecrantz1-0/+43
2009-10-21Update READMEJakob Bornecrantz1-1/+24
2009-10-21Don't warn on strict prototypes as gtk has bugsJakob Bornecrantz1-1/+1
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 Bornecrantz4-35/+248
2009-06-06Add flush buttonJakob Bornecrantz4-0/+30
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 Bornecrantz7-14/+695
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 Bornecrantz6-3/+20
2009-06-01Assert on message type in contextJakob Bornecrantz1-0/+3
2009-06-01Add LicenseJakob Bornecrantz8-1/+184
2009-06-01Initial commitJakob Bornecrantz31-0/+2308