aboutsummaryrefslogtreecommitdiff
path: root/src/platform/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of GSL.crupest2024-02-081-2/+2
|
* Re-think about ToString.crupest2023-10-141-3/+3
| | | | | | | ToString for a class should lies in the same namespace of the class. Argument-dependent name lookup will help make Format work. The problem is it will hide ToString at parent namespace. But if you call ToString explicitly, it's you duty to use the ToString in correct namespace.
* ...crupest2023-10-124-3/+41
|
* Make svg geometry builder a mixin. Record a lot of notes for geometry.crupest2023-10-125-131/+135
|
* SvgGeometryBuilder done!crupest2023-10-121-0/+120
|
* Make compile work again.crupest2023-10-121-3/+5
|
* ...crupest2023-10-121-0/+6
|
* ...crupest2023-10-127-2/+71
|
* ...crupest2023-10-092-1/+39
|
* ...crupest2023-10-094-5/+42
|
* ...crupest2023-10-081-0/+32
|
* ...crupest2023-10-084-1/+27
|
* ...crupest2023-10-072-0/+1
|
* ...crupest2023-10-071-1/+4
|
* Try to unify meson projects. So deps will be well organized.crupest2023-10-071-3/+3
|
* Start migrating cairo for emsripten.crupest2023-10-071-12/+19
|
* ...crupest2023-10-061-1/+0
|
* Init web canvas.crupest2023-10-063-0/+19
|
* Start to work on emscripten.crupest2022-09-294-5/+5
|
* ...crupest2022-06-091-18/+34
|
* ...crupest2022-06-091-13/+16
|
* ...crupest2022-06-091-4/+9
|
* ...crupest2022-06-091-3/+0
|
* ...crupest2022-06-091-7/+21
|
* ...crupest2022-06-091-4/+4
|
* ...crupest2022-06-092-4/+13
|
* ...crupest2022-06-092-1/+7
|
* ...crupest2022-06-092-4/+172
|
* ...crupest2022-06-091-1/+10
|
* ...crupest2022-06-092-0/+28
|
* ...crupest2022-06-082-0/+53
|
* ...crupest2022-06-081-2/+4
|
* ...crupest2022-06-081-1/+0
|
* ...crupest2022-06-081-1/+1
|
* ...crupest2022-06-081-1/+1
|
* ...crupest2022-06-082-2/+187
|
* ...crupest2022-06-081-0/+11
|
* ...crupest2022-06-082-0/+38
|
* ...crupest2022-06-081-0/+28
|
* ...crupest2022-06-082-1/+75
|
* ...crupest2022-06-071-2/+56
|
* ...crupest2022-06-062-3/+31
|
* ...crupest2022-06-041-2/+10
|
* ...crupest2022-06-021-1/+5
|
* ...crupest2022-06-022-1/+16
|
* ...crupest2022-06-022-0/+16
|
* ...crupest2022-05-271-0/+52
|
* ...crupest2022-05-252-1/+31
|
* ...crupest2022-05-243-3/+24
|
* ...crupest2022-05-153-2/+58
|