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
C
ClanLib
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 1 of 183
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add c++20 support
Mark Page
More...
over 1 year ago
Added missing file for the clanUI makefile
Make Page
More...
over 2 years ago
Update the configure script to stop the autoconv warnings. Now what will this break
Make Page
More...
over 2 years ago
Fix typo, clanUI should say clanXML
Mark Page
More...
almost 3 years ago
Fix font draw path using hiDPI to correctly scale the font
Mark Page
More...
almost 3 years ago
Removed a comment on the last commit by accident
Mark Page
More...
almost 3 years ago
Support for HiDPI for multi monitor PC's (Windows 10)
Mark Page
More...
almost 3 years ago
Merge pull request #119 from zhangwenlong8911/master
Mark Page
More...
almost 3 years ago
Add support for loongarch
Wenlong Zhang
More...
almost 3 years ago
Merge pull request #118 from xctan/support-riscv
Mark Page
More...
about 3 years ago
Add support for riscv
sterprim
More...
about 3 years ago
apply ggardet workaround to build on aarch64
Mark Page
More...
over 3 years ago
Linux ALSA was not enabled
Mark Page
More...
almost 4 years ago
Add an updated_view_tree virtual function to View, to allow a view to detach resources when not active. Each view now contains it's own view_tree pointer
Mark Page
More...
over 4 years ago
Precalculate the standard property hashes to significantly enhance performance when a large number of views are used. (API is still compatible)
Mark Page
More...
over 4 years ago
Revert accidental commit of ui.h
Mark Page
More...
over 4 years ago
Fix incorrectly applied patch (oops!)
Mark Page
More...
over 4 years ago
Fix Android GL header conflict
Mark Page
More...
over 4 years ago
Fix Android build and fix some warnings
Mark Page
More...
over 4 years ago
Remove the warning "option 'Gm' has been deprecated and will be removed in a future release"
Mark Page
More...
over 4 years ago
Various OpenGL ES3.2 fixes
Mark Page
More...
over 4 years ago
Prevent visual studio uninitialised warning
Mark Page
More...
over 4 years ago
Initial support for OpenGL ES3.2 Requires CLANLIB_OPENGL_ES3 define when developing in windows.
Mark Page
More...
over 4 years ago
Linux compile fixes
Mark Page
More...
over 4 years ago
Fix accuracy of clan::GameTime get_time_elapsed_ms() by separating the mathematics between microseconds and milliseconds to avoid cumulative rounding errors
Mark Page
More...
over 4 years ago
Linux compile fixes
Mark Page
More...
over 4 years ago
It seems "and", "or" and "xor" are reserved c++ keywords
Mark Page
More...
over 4 years ago
Update all the Copyright dates. (Probably not required)
Mark Page
More...
over 4 years ago
Adjust the VisualStudio project creation application to include ALL source code files, marking ExcludedFromBuild the relevant files
Mark Page
More...
over 4 years ago
Convert the Examples and Tests to use the revised API (enum to enum class)
Mark Page
More...
over 4 years ago
←
1
2
3
4
5
6
7
8
9
…
182
183
→
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