openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
lostengine
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jul 21, 2025 — Jul 21, 2026
Showing page 2 of 126
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed Timer multi-threading issues, updated Timer tests
Timo Boll
More...
over 14 years ago
added common::Function, refactored Timer
Timo Boll
More...
over 14 years ago
update slub
Timo Boll
More...
over 14 years ago
fixed pthread_cond_timedwait result check to use pre-defined constants
Timo Boll
More...
over 14 years ago
removed boost from thirdparty
Tony Kostanjsek
More...
over 14 years ago
removed boost from gyp files
Tony Kostanjsek
More...
over 14 years ago
binary mesh bundle loader works
Tony Kostanjsek
More...
over 14 years ago
added new binary bundle version of mangolia with metadata, trying to load it but it keeps aborting with bad type_id
Tony Kostanjsek
More...
over 14 years ago
fixed format string for 64bit types
Tony Kostanjsek
More...
over 14 years ago
mesgh loader work in progress, added new signature, no impl yet
Tony Kostanjsek
More...
over 14 years ago
update slub
Timo Boll
More...
over 14 years ago
Updated slub reference
Jens Finkhaeuser
More...
over 14 years ago
Ignore editor files/build artefacts
Jens Finkhaeuser
More...
over 14 years ago
Update scons files
Jens Finkhaeuser
More...
over 14 years ago
Need librt for clock_gettime()
Jens Finkhaeuser
More...
over 14 years ago
Don't use OS X-specific primitives on Linux. Note that this change leads to an empty implementation on Linux; someone will need to add an implementation here.
Jens Finkhaeuser
More...
over 14 years ago
Remove illegal implicit pointer conversion.
Jens Finkhaeuser
More...
over 14 years ago
Cannot assign NULL to pthread_key_t (it's not a pointer).
Jens Finkhaeuser
More...
over 14 years ago
Converting from 32 bit integers to pointer types is illegal on 64 bit platforms. The only integer type guaranteed to be the correct size is size_t.
Jens Finkhaeuser
More...
over 14 years ago
On 64 bit platforms, there previous code inadvertedly provided multiple definitions of StringStream functions for the same integer. This should fix it.
Jens Finkhaeuser
More...
over 14 years ago
removed common::function in favor of pointers, timers compile again but there's still a deadlock situation when using event dispatchers, removed boost sources, added lost.guiro.view.Button:click()
Timo Boll
More...
over 14 years ago
added button to start all animation demos at once
Timo Boll
More...
over 14 years ago
improved condition_variable::timed_wait
Timo Boll
More...
over 14 years ago
Merge branch 'slub-branch' of github.com:lobotony/lostengine into slub-branch
Tony Kostanjsek
More...
over 14 years ago
work in progress: Timer refactoring
Timo Boll
More...
over 14 years ago
removed obsolete boost::filesystem implementation files
Tony Kostanjsek
More...
over 14 years ago
Merge branch 'slub-branch' of github.com:lobotony/lostengine into slub-branch
Tony Kostanjsek
More...
over 14 years ago
working on mesh serialisation, now outputs partial lua code to console that describes buffer layout
Tony Kostanjsek
More...
over 14 years ago
work in progress: boost::function, boost::bind replacement
Timo Boll
More...
over 14 years ago
Merge branch 'slub-branch' of github.com:lobotony/lostengine into slub-branch
Tony Kostanjsek
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
…
125
126
→
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