Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-01 | rbug-gui: add a spin button to select the layer index to displayHEADmaster | Marek Olšák | 1 | -3/+14 | |
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com> | |||||
2014-08-25 | rbug-gui: print texture target and format in the info column | Marek Olšák | 1 | -2/+8 | |
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com> | |||||
2014-04-01 | Fix build | Rob Clark | 1 | -17/+17 | |
2011-09-11 | Fix build | Marcin Slusarz | 1 | -3/+0 | |
src/texture.c: In function ‘texture_action_read_info’: src/texture.c:443:40: error: variable ‘format_description’ set but not used [-Werror=unused-but-set-variable] | |||||
2010-04-21 | Fix build after all of the latest changes | Jakob Bornecrantz | 1 | -115/+151 | |
2010-01-10 | Make rbug compile with latest mesa sources | Mike Stroyan | 1 | -45/+120 | |
2009-11-29 | Update texture information in the treemodel | Jakob Bornecrantz | 1 | -8/+14 | |
2009-11-28 | Change texture UI a bit | Jakob Bornecrantz | 1 | -2/+2 | |
2009-11-28 | Show some info about the texture | Jakob Bornecrantz | 1 | -0/+7 | |
2009-06-04 | Add context view and manipulation | Jakob Bornecrantz | 1 | -2/+2 | |
2009-06-04 | Make it possible to listen for events | Jakob Bornecrantz | 1 | -14/+20 | |
2009-06-04 | Create a viewed concept | Jakob Bornecrantz | 1 | -9/+19 | |
This allows us to select object but view another one | |||||
2009-06-01 | Supported displaying compressed textures | Jakob Bornecrantz | 1 | -23/+51 | |
2009-06-01 | Add compressed texture icons | Jakob Bornecrantz | 1 | -3/+15 | |
2009-06-01 | Add License | Jakob Bornecrantz | 1 | -0/+23 | |
2009-06-01 | Initial commit | Jakob Bornecrantz | 1 | -0/+550 | |