SexyAppBase: make mSyncRefreshRate mFrameTime mUpdateMultiplier private |
|
More...
|
almost 14 years ago
|
Removed mWaitForVsync and mSoftVSyncWait, because they were not used anymore |
|
More...
|
almost 14 years ago
|
Allow to continue even if there is no sound |
|
More...
|
almost 14 years ago
|
SexyAppBase: remove UpdateBacklog (not used anymore) |
|
More...
|
almost 14 years ago
|
PVRTexture: forgot to offset pvr data with header (gives almost random result) |
|
More...
|
almost 14 years ago
|
PVRTexture: several bugfixes |
|
More...
|
almost 14 years ago
|
PakInterface: oops, must do a rewind after getting the size via fseek |
|
More...
|
almost 14 years ago
|
PakInterface: new helper function p_size to get the size of a file |
|
More...
|
almost 14 years ago
|
PVRTexture: Use the same enums as from the Apple PVRTexture example |
|
More...
|
almost 14 years ago
|
Need Common.h before you can use USE_OPENGLES |
|
More...
|
almost 14 years ago
|
Add PVRTexture to load pvr files (as subimages) |
|
More...
|
almost 14 years ago
|
Make the subimages of type Image |
|
More...
|
almost 14 years ago
|
Delete trailing white space in src/lib |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of ssh://tuxcap.git.sourceforge.net/gitroot/tuxcap/tuxcap |
|
More...
|
almost 14 years ago
|
Added ToImage and CreateImageFrom functions to Widget and MemoryImage |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of ssh://tuxcap.git.sourceforge.net/gitroot/tuxcap/tuxcap |
|
More...
|
almost 14 years ago
|
First commits of transition from popcap transformations to OpenGLes transformations |
|
More...
|
almost 14 years ago
|
If XMLParser file open fails try to find it in resource folder |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of ssh://[email protected]/gitroot/tuxcap/tuxcap |
|
More...
|
almost 14 years ago
|
Added radtodeg define |
|
More...
|
almost 14 years ago
|
Apply same VBO changes as done for CreateTextures |
|
More...
|
almost 14 years ago
|
More optimisations to VBOs |
|
More...
|
almost 14 years ago
|
Performance improvements when using VBOs to blit |
|
More...
|
almost 14 years ago
|
Starting to use OpenGL Vertex Buffer Objects (VBOs) to do the blitting |
|
More...
|
almost 14 years ago
|
Fill texture contents with subimages if they are present |
|
More...
|
almost 14 years ago
|
Prepare creating textxure piece from subimages (not yet complete) |
|
More...
|
almost 14 years ago
|
Add missing CMakeDemo.txt |
|
More...
|
almost 14 years ago
|
Reorganize the cmake files |
|
More...
|
almost 14 years ago
|
TextureData: keep things simple when computing texture size |
|
More...
|
almost 14 years ago
|
No need to assign 1 to m22 after loading identity matrix |
|
More...
|
almost 14 years ago
|