Andreas Kling
|
acf2061837
LibGfx: Use Checked::multiplication_would_overflow()
|
5 years ago |
Andreas Kling
|
f3fc294ac8
LibGfx: Use Checked<T> when creating new bitmaps
|
5 years ago |
Andreas Kling
|
228ace854c
LibGfx: Don't allow creating bitmaps whose sizes would overflow
|
5 years ago |
Hüseyin ASLITÜRK
|
8e9d031cb3
LibGfx: Add Bitmap::rotated and Bitmap::flipped
|
5 years ago |
Andreas Kling
|
7cfe712f4d
LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage
|
5 years ago |
Andreas Kling
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
5 years ago |
Andreas Kling
|
f72e5bbb17
Kernel+LibC: Rename shared buffer syscalls to use a prefix
|
5 years ago |
Andreas Kling
|
93e9c2732b
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
|
5 years ago |
Andreas Kling
|
9c0c677d57
LibGfx: Reduce header dependencies of Bitmap and Font
|
5 years ago |
Andreas Kling
|
3fe2640c8c
LibGfx: Add forward declaration header
|
5 years ago |
Shannon Booth
|
7b6d450b6a
LibGfx: Assert that an empty bitmap is not created
|
5 years ago |
Andreas Kling
|
c39d44fc2e
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
|
5 years ago |