.. |
meson.build
|
gl_engine: remove the outdated tesseletion mechanics
|
2025-06-19 02:10:50 +09:00 |
tvgGl.cpp
|
gl_engine: code clean up++
|
2025-05-08 22:56:16 +09:00 |
tvgGl.h
|
infra: added opengl_es extra option for explicit selection
|
2025-05-08 12:00:22 +03:00 |
tvgGlCommon.h
|
common: added blending factor to tritone post-effect
|
2025-07-07 15:31:45 +09:00 |
tvgGlGeometry.cpp
|
gl_engine: remove the outdated tesseletion mechanics
|
2025-06-19 02:10:50 +09:00 |
tvgGlGpuBuffer.cpp
|
updated copyright
|
2025-01-03 14:32:31 +09:00 |
tvgGlGpuBuffer.h
|
updated copyright
|
2025-01-03 14:32:31 +09:00 |
tvgGlProgram.cpp
|
common: introduced designated memory allocators
|
2025-02-18 17:20:31 +09:00 |
tvgGlProgram.h
|
updated copyright
|
2025-01-03 14:32:31 +09:00 |
tvgGlRenderer.cpp
|
common: added blending factor to tritone post-effect
|
2025-07-07 15:31:45 +09:00 |
tvgGlRenderer.h
|
common: partial rendering stabilization++
|
2025-06-26 20:21:04 +09:00 |
tvgGlRenderPass.cpp
|
renderer/engines: redesigned RenderRegion property layout
|
2025-05-28 11:41:52 +09:00 |
tvgGlRenderPass.h
|
renderer/engines: redesigned RenderRegion property layout
|
2025-05-28 11:41:52 +09:00 |
tvgGlRenderTarget.cpp
|
renderer/engines: redesigned RenderRegion property layout
|
2025-05-28 11:41:52 +09:00 |
tvgGlRenderTarget.h
|
gl_engine: fix memoty leak on target resize
|
2025-05-25 23:04:12 +09:00 |
tvgGlRenderTask.cpp
|
gl_engine: fix always-true clear flag
|
2025-06-09 17:02:56 +09:00 |
tvgGlRenderTask.h
|
renderer/engines: redesigned RenderRegion property layout
|
2025-05-28 11:41:52 +09:00 |
tvgGlShader.cpp
|
common: introduced designated memory allocators
|
2025-02-18 17:20:31 +09:00 |
tvgGlShader.h
|
updated copyright
|
2025-01-03 14:32:31 +09:00 |
tvgGlShaderSrc.cpp
|
gl_engine: corrected tint/tritone wrong alpha multiplication
|
2025-07-08 21:55:10 +09:00 |
tvgGlShaderSrc.h
|
gl_engine: replace std::string with C-style strings for portability
|
2025-05-02 17:43:25 +09:00 |
tvgGlTessellator.cpp
|
common: generalize bezier math
|
2025-06-28 11:25:36 +09:00 |
tvgGlTessellator.h
|
api: handling values <= 0 in strokeDash() api
|
2025-06-24 21:02:29 +09:00 |