.. |
meson.build
|
sw_engine texmap: code clean up.
|
2023-06-05 16:52:57 +09:00 |
tvgSwCommon.h
|
sw_engine: fix clang compiler warnings.
|
2023-07-18 10:45:52 +09:00 |
tvgSwFill.cpp
|
common sw_engine: support blending methods.
|
2023-06-20 11:30:18 +09:00 |
tvgSwImage.cpp
|
common sw_engine: code refactoring
|
2023-07-17 20:14:58 +09:00 |
tvgSwMath.cpp
|
common array: revise code.
|
2023-07-25 19:57:12 +09:00 |
tvgSwMemPool.cpp
|
common sw_engine: code refactoring
|
2023-07-17 20:14:58 +09:00 |
tvgSwRaster.cpp
|
sw_engine raster: fixed a wrong composition instruction.
|
2023-07-28 18:35:51 +09:00 |
tvgSwRasterAvx.h
|
Avx raster refactoring due to an internal change to support blending
|
2023-07-01 12:42:24 +09:00 |
tvgSwRasterC.h
|
sw_engine c: fix compile warnings on windows.
|
2023-07-29 14:24:53 +09:00 |
tvgSwRasterNeon.h
|
sw_engine: code refactoring.
|
2023-06-20 14:57:01 +09:00 |
tvgSwRasterTexmap.h
|
sw_engine texmap: fixed a memory violation.
|
2023-07-29 10:29:03 +09:00 |
tvgSwRenderer.cpp
|
sw_engine renderer: fix a memory leak.
|
2023-07-29 16:16:37 +09:00 |
tvgSwRenderer.h
|
common sw_engine: support blending methods.
|
2023-06-20 11:30:18 +09:00 |
tvgSwRle.cpp
|
sw_engine: --redundant comment.
|
2023-07-27 00:56:22 +09:00 |
tvgSwShape.cpp
|
common array: revise code.
|
2023-07-25 19:57:12 +09:00 |
tvgSwStroke.cpp
|
sw_engine: enforce the drawing of small stroke cubic outlines.
|
2023-07-27 00:40:37 +09:00 |