Alon Levy
|
fc1b89dd5c
|
client/cegui: cegui 0.6.0 gcc 4.6.0 related fix
cegui doesn't include stddef required for ptrdiff_t type, we
include it for it.
|
2011-01-27 12:48:49 +02:00 |
|
Alexander Larsson
|
90104b39ae
|
Revert automatic renames that were wrong
Seems my rename script didn't handle C++ namespaces that well.
|
2010-02-04 18:49:05 +01:00 |
|
Alexander Larsson
|
1f51697852
|
Rename symbols that were changed in spice-protocol
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
|
2010-02-04 18:49:00 +01:00 |
|
Yaniv Kamay
|
ce480b0733
|
client: add soft renderer and cegui
|
2009-12-28 12:37:01 +02:00 |
|