|
|
a50ef3ad8c
|
Transparency works now and my brain is too fried to explain why
|
2025-05-28 16:04:01 -07:00 |
|
|
|
1eff2cd4f7
|
Properly use premultiplied alpha
|
2025-05-28 14:34:21 -07:00 |
|
|
|
3bcccb2e87
|
Antialiasing works with transparent background
|
2025-05-22 09:17:15 -07:00 |
|
|
|
64fe7ec941
|
Properly double buffering
|
2025-05-21 15:50:52 -07:00 |
|
|
|
9d0b9b97b5
|
Use structs with Drawable trait instead of methods on shm_pool
|
2025-05-13 21:54:59 -07:00 |
|
|
|
cbe54334ca
|
Improve circle rendering and add antialiasing to rounded rect
|
2025-04-29 03:30:33 -07:00 |
|
|
|
e81ff0be66
|
Antialiasing kind of works on circles drawing each pixel individually
|
2025-04-28 00:02:23 -07:00 |
|
|
|
293e03e500
|
Graphics namespace includes rectangle, rounded rectangle, and circle
Also added methods to make writing to shm pool easier
|
2025-04-27 01:12:29 -07:00 |
|