..
meson.build
gl_engine: --deprecated warnings on macOS
2024-07-05 12:17:39 +09:00
tvgGlCommon.h
gl_engine: revise the gl portability
2024-06-24 11:08:28 +09:00
tvgGlGeometry.cpp
common: spec out TexMap
2024-08-20 11:14:54 +09:00
tvgGlGeometry.h
common: spec out TexMap
2024-08-20 11:14:54 +09:00
tvgGlGpuBuffer.cpp
updated copyright date ( #1866 )
2023-12-28 10:43:25 +09:00
tvgGlGpuBuffer.h
updated copyright date ( #1866 )
2023-12-28 10:43:25 +09:00
tvgGlList.h
updated copyright date ( #1866 )
2023-12-28 10:43:25 +09:00
tvgGlProgram.cpp
updated copyright date ( #1866 )
2023-12-28 10:43:25 +09:00
tvgGlProgram.h
updated copyright date ( #1866 )
2023-12-28 10:43:25 +09:00
tvgGlRenderer.cpp
common: spec out TexMap
2024-08-20 11:14:54 +09:00
tvgGlRenderer.h
common: spec out TexMap
2024-08-20 11:14:54 +09:00
tvgGlRenderPass.cpp
common/math: code refactoring
2024-07-10 00:21:02 +09:00
tvgGlRenderPass.h
gl_engine: optimize off-screen rendering
2024-07-04 11:44:02 +09:00
tvgGlRenderTarget.cpp
gl_engine: optimize off-screen rendering
2024-07-04 11:44:02 +09:00
tvgGlRenderTarget.h
gl_engine: optimize off-screen rendering
2024-07-04 11:44:02 +09:00
tvgGlRenderTask.cpp
gl_engine: optimize off-screen rendering
2024-07-04 11:44:02 +09:00
tvgGlRenderTask.h
gl_engine: optimize off-screen rendering
2024-07-04 11:44:02 +09:00
tvgGlShader.cpp
common: fix 178+ spelling errors
2024-07-01 21:58:46 +09:00
tvgGlShader.h
common: fix 178+ spelling errors
2024-07-01 21:58:46 +09:00
tvgGlShaderSrc.cpp
gl_engine: fix aliasing in gradient rendering
2024-07-09 11:20:51 +09:00
tvgGlShaderSrc.h
gl_engine: using normal texture rendering in final color blit
2024-04-15 00:44:53 +09:00
tvgGlTessellator.cpp
common: replace the round() with nearbyint()
2024-07-10 23:43:10 +09:00
tvgGlTessellator.h
common/math: code refactoring
2024-07-10 00:21:02 +09:00