summaryrefslogtreecommitdiffstats
path: root/client/gui/softtexture.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert automatic renames that were wrongAlexander Larsson2010-02-041-3/+3
| | | | Seems my rename script didn't handle C++ namespaces that well.
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-3/+3
| | | | | | This is an automatic change using: $ find -name "*.[ch]" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames $ find -name "*.cpp" | xargs ../spice-protocol/rename-identifiers.sh ../spice-protocol/renames
* client: add soft renderer and ceguiYaniv Kamay2009-12-281-0/+124