Jinny You
92288c8291
updated copyright date ( #1866 )
2024-01-02 20:34:12 +09:00
RuiwenTang
2db45c7ba0
gl_engine: fix svg gradient position not correct
...
* change the color and stop size to 16 in shader and buffer block
* calculate transform when upload gradient info to gpu pipeline
2024-01-02 20:34:11 +09:00
RuiwenTang
269537a411
gl_engine: support advance compose method
2024-01-02 20:34:10 +09:00
RuiwenTang
d257835507
gl_engine: support render image
2023-12-26 17:45:18 +09:00
RuiwenTang
453cba7ddd
gl_engine: make GlRenderTask generic with uniform block
...
* Use uniform block to pack all color informations
* Move the actual gl draw call into GlRenderer::sync function, so all
data is been uploaded into GPU
* Make GlRenderTask simple and generic for direct gl draw
2023-09-21 22:24:07 +09:00
Hermet Park
24711e485c
infra: renames the source folders
...
lib -> renderer
bin -> tools
utils -> common
2023-08-28 13:11:24 +09:00