aboutsummaryrefslogtreecommitdiff
path: root/src/platform/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Remove some usage of my format.Yuqian Yang2025-09-071-0/+2
|
* Rename CRU_LOG_* to CRU_LOG_TAG_*.Yuqian Yang2025-08-181-1/+1
|
* Rename ToCFStringRef to ToCFString.Yuqian Yang2025-08-183-3/+3
|
* Fix compiling error of name conflict.Yuqian Yang2025-08-161-1/+1
|
* Move Core Foundation string out of cru String. Still error.Yuqian Yang2025-08-163-7/+10
|
* Remove some files of OSX. Symbol Point is conflict and needs to beYuqian Yang2025-06-153-23/+7
| | | | fixed.
* Rename common to base.crupest2024-10-0615-20/+20
|
* 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
|