.. |
meson.build
|
sw_engine: applied OpenMP to improve post-processing performance.
|
2024-09-30 16:44:22 +09:00 |
tvgSwCommon.h
|
sw_engine: fix color burn/dodge edge cases
|
2025-03-12 02:10:32 +01:00 |
tvgSwFill.cpp
|
sw_engine: fix grad calculations
|
2024-12-19 16:19:53 +01:00 |
tvgSwImage.cpp
|
common: spec out TexMap
|
2024-09-30 16:44:21 +09:00 |
tvgSwMath.cpp
|
sw_engine: hotfix a out of bound image access.
|
2025-04-03 21:13:46 +02:00 |
tvgSwMemPool.cpp
|
sw_engine: fix -Wcalloc-transposed-args
|
2024-06-24 14:34:05 +09:00 |
tvgSwPostEffect.cpp
|
sw_engine: fixed a broken dropshadow
|
2025-03-12 02:10:32 +01:00 |
tvgSwRaster.cpp
|
sw_engine: fix internal types of rasterXYFlip
|
2025-03-12 20:26:38 +01:00 |
tvgSwRasterAvx.h
|
sw_engine: hotfix simd build breaks
|
2024-09-30 15:36:30 +09:00 |
tvgSwRasterC.h
|
renderer: support SceneEffect DropShadow
|
2024-11-26 01:16:37 +09:00 |
tvgSwRasterNeon.h
|
sw_engine: hotfix simd build breaks
|
2024-09-30 15:36:30 +09:00 |
tvgSwRasterTexmap.h
|
sw_engine: Fix buffer overflow in texture mapping rasterizer
|
2025-01-16 18:50:32 +01:00 |
tvgSwRenderer.cpp
|
sw_engine: fixed a a regression bug during main dev
|
2025-05-24 01:37:24 +09:00 |
tvgSwRenderer.h
|
renderer: improved engine for scalable effects
|
2025-01-30 20:23:39 +09:00 |
tvgSwRle.cpp
|
sw_engine: fix a incorrect rle cell position.
|
2025-03-12 21:02:51 +01:00 |
tvgSwShape.cpp
|
renderer: safety++
|
2025-04-03 21:17:54 +02:00 |
tvgSwStroke.cpp
|
Fix for Rendering Short Paths.
|
2025-01-02 13:11:21 +01:00 |