This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
eepp
Watch
1
Star
0
Fork
0
You've already forked eepp
mirror of
https://github.com/SpartanJ/eepp.git
synced
2026-07-13 14:32:53 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96cee9d1c488f53be1118d9eddc4f320ace345ec
eepp
/
src
History
Martín Lucas Golini
96cee9d1c4
This should make premake5 configuration beta8 friendly.
...
Improvement for:
SpartanJ/ecode#913
.
2026-06-12 14:43:35 -03:00
..
benchmarks
Fixed layouting performance issues in UIRichText (layout invalidation trashing issues). Everything is highly commented given that none of these changes are obvious and it's very easy to break it.
2026-06-06 15:54:54 -03:00
eepp
eepp: Added FileMapped class for mmap'ed files, added IOStreamFileMapped to be able to use it as any other IOStream implementation.
2026-06-10 02:03:31 -03:00
examples
Add "defer" to force CSS files to load asynchronously (this will help unit-test some layout issues).
2026-06-07 00:32:54 -03:00
modules
Update IME location on cursor position change in TerminalDisplay.
2026-05-23 20:37:37 -03:00
tests
Communicate the reason for the layout invalidation, store and process the reasons, this is an initial setup, we will continue working on it. The new system will allow us to fine grain the invalidations to avoid re-layouting on each attribute change, this commit already does some of this but it's not fully fine-grained and needs more work.
2026-06-08 02:33:49 -03:00
thirdparty
Fix MSBuild path.
2026-06-12 00:11:44 -03:00
tools
This should make premake5 configuration beta8 friendly.
2026-06-12 14:43:35 -03:00