37
I Use This!
Activity Not Available

News

Posted over 2 years ago by Michael Zeilfelder
Remove CPPFLAG -I/usr/X11R6/include in all example Makefiles
Posted over 2 years ago by Michael Zeilfelder
Prefer static_cast to reinterpret_cast where possible.
Posted over 2 years ago by Michael Zeilfelder
Add some error checking in COSOperator::copyToClipboard
Posted over 2 years ago by Michael Zeilfelder
Avoid allocating more than 16k on stack in OCT loader.
Posted over 2 years ago by Michael Zeilfelder
utf8ToWchar and wcharToUtf8 work with sizeof checks instead of defines now to call correct conversion
Posted over 2 years ago by Michael Zeilfelder
Define out unused functions in dmf loader to avoid warnings.
Posted over 2 years ago by Michael Zeilfelder
Avoid some warnings.
Posted over 2 years ago by Michael Zeilfelder
Merging r6275 through r6286 from trunk to ogl-es branch
Posted over 2 years ago by Michael Zeilfelder
Update zlib to 1.2.11 (from 1.2.8)
Posted over 2 years ago by Michael Zeilfelder
Merging r6283 through r6284 from branch releases/1.8 to trunk