Search results
"category:/tip"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
How to get the best out of PVRTC for iOS
In case you didn't know Apple's mobile products use a chipset based on PowerVR technology. This technology had a brief period of being available on the desktop but it was never performant enough to make real headway on the desktop. It was also used by ... |
02-Apr-2012 11:52:00 |
|
2
|
Convert a Windows ico file to a Macintosh icns file
I needed to convert a Windows platform standard ico format icon file to a Macintosh icns format icon file and didn't find any quick relevant details via Google. Well, here is a little quick recipe for doing so without having to use any additional ... |
23-Jan-2010 21:07:00 |
|
3
|
An stlport tip, for solving linker errors (stlpmtx_std vs stlp_std)
We've been making heavy use of stlport for our projects. Stlport is a great, freely available library that one can use on plaforms without a mature C++ stl library. A number of our team experienced problems when building an stlport application; ... |
10-Nov-2009 17:00:00 |