Commit Graph

119 Commits (9a785e0f063926ddf2a479a618dd2ae16cf2d5b1)
 

Author SHA1 Message Date
Alessandro Mauri 9a785e0f06 use builtin hash functions instead of rolling my own 1 month ago
Alessandro Mauri bb1745a05d use map::HashMap instead of map::Map and use clz() to find a free spot 1 month ago
Alessandro Mauri 04dff26067 reduced maximum elements to 1024 1 month ago
Alessandro Mauri fa3362cc66 wait for events to reduce cpu usage 1 month ago
Alessandro Mauri 73bc933eb5 semi-working vertical slider 1 month ago
Alessandro Mauri 763e9ba8d6 correct placement and box model 1 month ago
Alessandro Mauri 250a0fb3b5 initial work on scrollable divs 2 months ago
Alessandro Mauri 8bc38452b3 renamed elem.rect to elem.bounds 2 months ago
Alessandro Mauri 1cad13e597 vertical slider 2 months ago
Alessandro Mauri 28598f0575 slider 2 months ago
Alessandro Mauri f48151b38e initial refactor 2 months ago
Alessandro Mauri 39e78ea078 ported rewrite2 to c3 2 months ago
Alessandro Mauri 2dcc1b582c started working on events 9 months ago
Alessandro Mauri a374a37971 mouse buttons 10 months ago
Alessandro Mauri 5427b191c2 mouse input 10 months ago
Alessandro Mauri 3a8a55d177 checkpoint 10 months ago
Alessandro Mauri a4974c8df8 fm: initial commit 10 months ago
Alessandro Mauri 97295df516 some style 12 months ago
Alessandro Mauri 305df93182 more layouting 12 months ago
Alessandro Mauri d6358944ac some layout work 12 months ago
Alessandro Mauri 59acce1150 Merge branch 'rewrite2' of https://git.alemauri.eu/alema/ugui into rewrite2 12 months ago
Alessandro Mauri d4c97e1f4f fifo 12 months ago
Alessandro Mauri 28b5ee16fb mar 9 gen 2024, 16:00:03, CET 12 months ago
Alessandro Mauri 7909306d7a layout ideas 12 months ago
Alessandro Mauri 99df8ad38d fixed tree_prune and level_order_it 12 months ago
Alessandro Mauri 156c3b3959 less than bare minimum 12 months ago
Alessandro Mauri 94837ed410 things 1 year ago
Alessandro Mauri 4aefe8b42d tree in a vector 1 year ago
Alessandro Mauri 71080476b1 just a tree 1 year ago
Alessandro Mauri 4ee957c2ae reordered generic_stack 2 years ago
Alessandro Mauri 980ea28a5b Merge branch 'master' of http://git.alemauri.eu/alema/ugui 2 years ago
Alessandro Mauri 7875a55c10
ok 2 years ago
Alessandro Mauri 9464f2ca23 add a way to disable stack hashing 2 years ago
Alessandro Mauri 5455449bf9 lru cache now works as intended 2 years ago
Alessandro Mauri 8c1f4f5ee2
ok 2 years ago
Alessandro Mauri 09fe22e984
stuff 2 years ago
Alessandro Mauri 1a552f8804 hash table remove 2 years ago
Alessandro Mauri 0e13fd34fb better hash and fix cache 2 years ago
Alessandro Mauri a65662d0fc use system font 2 years ago
Alessandro Mauri 4c2b0ef847 smaller glyph structure 2 years ago
Alessandro Mauri 925be11603 aa 2 years ago
Alessandro Mauri 83a4d3b715 more performant generic hash map 2 years ago
Alessandro Mauri 6503897ece
use only generic structures 2 years ago
Alessandro Mauri 440e4499c7
spurious cache_init() 2 years ago
Alessandro Mauri d390a5912c
handle tab and some fixmes 2 years ago
Alessandro Mauri 2ada5113a1
center text 2 years ago
Alessandro Mauri 0a18bfc951
housekeeping 2 years ago
Alessandro Mauri 988c36a50a fix font texture switching 2 years ago
Alessandro Mauri c9c58ca410 generic hash map, not used 2 years ago
Alessandro Mauri 56a4357b20 made cache a generic structure 2 years ago