aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Fix static lib build on win.Yuqian Yang2025-09-082-2/+2
|
* Use std::string in logger.Yuqian Yang2025-09-072-2/+2
|
* Remove some usage of my format.Yuqian Yang2025-09-071-2/+3
|
* Rename common to base.crupest2024-10-0614-16/+16
|
* Get rid of GSL.crupest2024-02-082-3/+2
|
* Re-think about ToString.crupest2023-10-141-2/+0
| | | | | | | 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-26/+33
|
* Make svg geometry builder a mixin. Record a lot of notes for geometry.crupest2023-10-123-29/+81
|
* SvgGeometryBuilder done!crupest2023-10-122-1/+58
|
* Make compile work again.crupest2023-10-121-3/+9
|
* ...crupest2023-10-121-3/+10
|
* ...crupest2023-10-124-25/+66
|
* ...crupest2023-10-092-0/+17
|
* ...crupest2023-10-092-0/+40
|
* ...crupest2023-10-081-4/+16
|
* Use clangd config file in emscripten.crupest2023-10-081-1/+1
|
* ...crupest2023-10-083-2/+42
|
* ...crupest2023-10-071-0/+9
|
* Init web canvas.crupest2023-10-062-0/+29
|
* ...crupest2022-06-091-2/+4
|
* ...crupest2022-06-091-0/+4
|
* ...crupest2022-06-091-0/+18
|
* ...crupest2022-06-084-3/+36
|
* ...crupest2022-06-083-3/+9
|
* ...crupest2022-06-081-0/+4
|
* ...crupest2022-06-081-0/+51
|
* ...crupest2022-06-081-0/+13
|
* ...crupest2022-06-071-0/+8
|
* ...crupest2022-06-062-3/+9
|
* ...crupest2022-06-041-0/+7
|
* ...crupest2022-06-022-0/+41
|
* ...crupest2022-06-021-0/+21
|
* ...crupest2022-05-271-1/+24
|
* ...crupest2022-05-252-0/+7
|
* ...crupest2022-05-242-1/+13
|
* ...crupest2022-05-152-0/+38
|
* ...crupest2022-05-151-0/+32
|
* ...crupest2022-05-1510-0/+451
|
* ...crupest2022-05-1515-0/+680
|
* ...crupest2022-05-103-0/+54
|
* ...crupest2022-05-081-2/+2
|
* ...crupest2022-05-082-3/+13
|
* ...crupest2022-05-071-0/+4
|
* ...crupest2022-05-052-0/+2
|
* ...crupest2022-05-051-0/+15
|
* ...crupest2022-05-051-0/+7
|
* ...crupest2022-03-101-0/+1
|
* ...crupest2022-03-021-0/+5
|
* ...crupest2022-03-021-0/+3
|
* ...crupest2022-02-281-2/+4
|