2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 06, 2024 — Jan 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SexyAppBase: make mSyncRefreshRate mFrameTime mUpdateMultiplier private
keesbakker
as Kees Bakker
More... almost 14 years ago
Removed mWaitForVsync and mSoftVSyncWait, because they were not used anymore
keesbakker
as Kees Bakker
More... almost 14 years ago
Allow to continue even if there is no sound
keesbakker
as Kees Bakker
More... almost 14 years ago
SexyAppBase: remove UpdateBacklog (not used anymore)
keesbakker
as Kees Bakker
More... almost 14 years ago
PVRTexture: forgot to offset pvr data with header (gives almost random result)
keesbakker
as Kees Bakker
More... almost 14 years ago
PVRTexture: several bugfixes
keesbakker
as Kees Bakker
More... almost 14 years ago
PakInterface: oops, must do a rewind after getting the size via fseek
keesbakker
as Kees Bakker
More... almost 14 years ago
PakInterface: new helper function p_size to get the size of a file
keesbakker
as Kees Bakker
More... almost 14 years ago
PVRTexture: Use the same enums as from the Apple PVRTexture example
keesbakker
as Kees Bakker
More... almost 14 years ago
Need Common.h before you can use USE_OPENGLES
keesbakker
as Kees Bakker
More... almost 14 years ago
Add PVRTexture to load pvr files (as subimages)
keesbakker
as Kees Bakker
More... almost 14 years ago
Make the subimages of type Image
keesbakker
as Kees Bakker
More... almost 14 years ago
Delete trailing white space in src/lib
keesbakker
as Kees Bakker
More... almost 14 years ago
Merge branch 'master' of ssh://tuxcap.git.sourceforge.net/gitroot/tuxcap/tuxcap
keesbakker
as Kees Bakker
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
keesbakker
as Kees Bakker
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
keesbakker
as Kees Bakker
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
keesbakker
as Kees Bakker
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
keesbakker
as Kees Bakker
More... almost 14 years ago
Prepare creating textxure piece from subimages (not yet complete)
keesbakker
as Kees Bakker
More... almost 14 years ago
Add missing CMakeDemo.txt
keesbakker
as Kees Bakker
More... almost 14 years ago
Reorganize the cmake files
keesbakker
as Kees Bakker
More... almost 14 years ago
TextureData: keep things simple when computing texture size
keesbakker
as Kees Bakker
More... almost 14 years ago
No need to assign 1 to m22 after loading identity matrix More... almost 14 years ago