aboutsummaryrefslogtreecommitdiff
path: root/src/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* Disable cairo test on apple.Yuqian Yang8 days1-20/+18
* Remove meson related things.Yuqian Yang8 days1-9/+0
* Osx remove Resource.h.Yuqian Yang10 days11-22/+10
* Merge platform/Exception.h Check.h to Base.h.Yuqian Yang10 days13-15/+0
* Merge platform/Resource.h to Base.h.Yuqian Yang10 days6-22/+17
* Fix windows build.Yuqian Yang2025-10-174-22/+45
* Fix macOS build.Yuqian Yang2025-10-177-41/+53
* Remove String on Linux.Yuqian Yang2025-10-171-1/+0
* Use std::from_chars.Yuqian Yang2025-10-171-8/+6
* Remove String stage 1.Yuqian Yang2025-10-1717-118/+96
* Exception remove string.Yuqian Yang2025-10-1716-69/+69
* Fix window not updated.Yuqian Yang2025-10-111-0/+5
* Add more logging and fix init black window.Yuqian Yang2025-10-111-0/+2
* Fix TextSinglePoint and ime demo.Yuqian Yang2025-10-051-2/+9
* Fix pango TextRangeRect.Yuqian Yang2025-09-281-17/+21
* Pango use ink extent.Yuqian Yang2025-09-271-6/+6
* Fix pango scale.Yuqian Yang2025-09-271-9/+27
* Fix pango font rendering.Yuqian Yang2025-09-273-2/+6
* Fix svg parsing bug caused by evaluation order.Yuqian Yang2025-09-151-51/+80
* Use std::string in logger.Yuqian Yang2025-09-071-1/+1
* 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
* 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
* ...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