openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
K
Klimt
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 4 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updated project settings
drgoldie
More...
over 20 years ago
test cases (fog density, texture mipmamp, callDefultSttings) , cook_book and readme file added
marekcatlos
More...
over 20 years ago
rest of test cases added
marekcatlos
More...
over 20 years ago
added parts of the testsuite
marekcatlos
More...
over 20 years ago
fixed line clipping bug
drgoldie
More...
almost 21 years ago
fixed klVec3::getInvLength() not to crash if the length is zero. fixed glArrayElement() fixed glXXXPointer to correctly handle the stride parameter (only worked correctly with stride=0)
drgoldie
More...
almost 21 years ago
added Application::onShutDown() method. it is better to overload this method than Application::shutDown() itself, since the application behaves badly if the original (base-class) implementation is not called too.
drgoldie
More...
almost 21 years ago
updated console to use proportional fonts too.
drgoldie
More...
almost 21 years ago
just to test write
marekcatlos
More...
almost 21 years ago
Added support for proportional-width (non-monospace) fonts
drgoldie
More...
almost 21 years ago
Replaced wrong sqrt() implementation (the old code calculated 1/sqrt)... The error was not apparent, as the function is called for values almost equal one only.
wasserer
More...
almost 21 years ago
added support for glBindTexture(GL_TEXTURE_2D, 0); --> renders as if glDisable(GL_TEXTURE_2D); was called
drgoldie
More...
almost 21 years ago
fixed sqrt(): for a==0, it should return 0 instead of 0x7fffffff
drgoldie
More...
almost 21 years ago
fixed caleb texture (vertical flip) added gluOrtho2d fixed bug when nearplane is -farplane (as with gluOrtho2d) renamed VC6 all 3 "simple" test project files into simple_generic, simple_windows, simple_windows2
drgoldie
More...
almost 21 years ago
removed obsolete file
wasserer
More...
almost 21 years ago
embellished Symbian version
wasserer
More...
almost 21 years ago
enabled emulator-builds again
wasserer
More...
almost 21 years ago
fixed inverse operator to handle negative values reliable
wasserer
More...
almost 21 years ago
added getWindow() method (allows the same EGL initialization code for Windows and Symbian)
wasserer
More...
almost 21 years ago
added minimal Symbian documentation
wasserer
More...
almost 21 years ago
directory structure updated
wasserer
More...
almost 21 years ago
bugfixes and cleanup after testing, added package file
wasserer
More...
almost 21 years ago
fixed bug in initialization code
wasserer
More...
almost 21 years ago
appended KlimtDemoApp
wasserer
More...
almost 21 years ago
cleanup, added neutral package file
wasserer
More...
almost 21 years ago
removed writable static data
wasserer
More...
almost 21 years ago
BUTTON_A now terminates application, fixed number of vertices determination
wasserer
More...
almost 21 years ago
added .APP version of KlimtDemo again + neutral SIS-package file
wasserer
More...
almost 21 years ago
fixed PocketHAL compatibility issues
wasserer
More...
almost 21 years ago
reflected build file modifications
wasserer
More...
almost 21 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree