5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement CSS justify-content:space-evenly More... 14 days ago
Add c++20 support More... 6 months ago
Added missing file for the clanUI makefile More... over 1 year ago
Update the configure script to stop the autoconv warnings. Now what will this break More... over 1 year ago
Fix typo, clanUI should say clanXML More... about 2 years ago
Fix font draw path using hiDPI to correctly scale the font More... about 2 years ago
Removed a comment on the last commit by accident More... about 2 years ago
Support for HiDPI for multi monitor PC's (Windows 10) More... about 2 years ago
Merge pull request #119 from zhangwenlong8911/master More... about 2 years ago
Add support for loongarch More... about 2 years ago
Merge pull request #118 from xctan/support-riscv More... over 2 years ago
Add support for riscv More... over 2 years ago
apply ggardet workaround to build on aarch64 More... almost 3 years ago
Linux ALSA was not enabled More... about 3 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 More... over 3 years ago
Precalculate the standard property hashes to significantly enhance performance when a large number of views are used. (API is still compatible) More... over 3 years ago
Revert accidental commit of ui.h More... over 3 years ago
Fix incorrectly applied patch (oops!) More... over 3 years ago
Fix Android GL header conflict More... over 3 years ago
Fix Android build and fix some warnings More... over 3 years ago
Remove the warning "option 'Gm' has been deprecated and will be removed in a future release" More... over 3 years ago
Various OpenGL ES3.2 fixes More... over 3 years ago
Prevent visual studio uninitialised warning More... over 3 years ago
Initial support for OpenGL ES3.2 Requires CLANLIB_OPENGL_ES3 define when developing in windows. More... over 3 years ago
Linux compile fixes More... over 3 years ago
Fix accuracy of clan::GameTime get_time_elapsed_ms() by separating the mathematics between microseconds and milliseconds to avoid cumulative rounding errors More... over 3 years ago
Linux compile fixes More... over 3 years ago
It seems "and", "or" and "xor" are reserved c++ keywords More... over 3 years ago
Update all the Copyright dates. (Probably not required) More... over 3 years ago
Adjust the VisualStudio project creation application to include ALL source code files, marking ExcludedFromBuild the relevant files More... over 3 years ago