.. |
meson.build
|
infra: renames the source folders
|
2023-08-28 13:11:24 +09:00 |
tvgSwCommon.h
|
renderer: enhanced shared surface handling with mutex implementation
|
2024-01-02 20:34:12 +09:00 |
tvgSwFill.cpp
|
common: code refactoring
|
2024-06-24 14:33:49 +09:00 |
tvgSwImage.cpp
|
updated copyright date (#1866)
|
2024-01-02 20:34:12 +09:00 |
tvgSwMath.cpp
|
sw_engine: fix a regression bug.
|
2024-04-06 12:08:21 +09:00 |
tvgSwMemPool.cpp
|
sw_engine: fix -Wcalloc-transposed-args
|
2024-06-24 14:34:05 +09:00 |
tvgSwRaster.cpp
|
math: introduced a custom floating epsilon
|
2024-06-24 14:31:01 +09:00 |
tvgSwRasterAvx.h
|
sw_engine: Implement AVX and NEON optimizations for RasterGrayscale
|
2024-06-24 12:00:04 +09:00 |
tvgSwRasterC.h
|
updated copyright date (#1866)
|
2024-01-02 20:34:12 +09:00 |
tvgSwRasterNeon.h
|
sw_engine/neon: arm neonRasterPixel32 function to support aarch64
|
2024-06-24 12:34:49 +09:00 |
tvgSwRasterTexmap.h
|
common: code refactoring
|
2024-06-24 14:33:49 +09:00 |
tvgSwRenderer.cpp
|
xrenderer/engines: support the canvas viewport function.
|
2024-06-24 14:20:46 +09:00 |
tvgSwRenderer.h
|
renderer/engines: added mainSurface() interface.
|
2024-06-24 14:19:43 +09:00 |
tvgSwRle.cpp
|
common/array: code refactoring
|
2024-04-06 12:08:21 +09:00 |
tvgSwShape.cpp
|
math: introduced a custom floating epsilon
|
2024-06-24 14:31:01 +09:00 |
tvgSwStroke.cpp
|
sw_engine: fixing stroke outline
|
2024-04-06 12:08:21 +09:00 |