This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-08 13:48:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
027d26cd5d6dbfceef0c2ade42a51068dcdcf43f
ladybird
/
SharedGraphics
History
Andreas Kling
c7221b7dee
Painter: Tell the compiler to flatten Font::draw_glyph().
...
I think that concludes the Terminal stress test optimizations for now.
2019-01-27 05:23:04 +01:00
..
.gitignore
…
CharacterBitmap.cpp
…
CharacterBitmap.h
…
Color.cpp
…
Color.h
Snazz up the windows with some title bar gradients. :^)
2019-01-25 05:02:32 +01:00
Font.cpp
Font: Eagerly load all 256 glyphs. It's not that many.
2019-01-27 05:19:00 +01:00
Font.h
Font: Eagerly load all 256 glyphs. It's not that many.
2019-01-27 05:19:00 +01:00
GraphicsBitmap.cpp
WindowServer: Rename WSEvent to WSMessage.
2019-01-26 05:28:02 +01:00
GraphicsBitmap.h
Let userland retain the window backing store while drawing into it.
2019-01-24 23:44:19 +01:00
Liza8x10.h
Liza8x10: Tweak 'o' glyph.
2019-01-25 15:55:17 +01:00
Painter.cpp
Painter: Tell the compiler to flatten Font::draw_glyph().
2019-01-27 05:23:04 +01:00
Painter.h
Snazz up the windows with some title bar gradients. :^)
2019-01-25 05:02:32 +01:00
Peanut8x8.h
…
Peanut8x10.h
…
Point.h
…
Rect.cpp
…
Rect.h
…
Size.h
…