kolibrios/programs/develop/libraries/TinyGL/asm_fork
ace_dent 33d9aafa30 Optimize png files for programs/develop
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 28.7 KiB (~28.5 KiB kpacked), average ~19% saving for 13 files.
Documentation only artwork (distributed outside of a program):
- Slimmed 100 KiB (~91 KiB kpacked), average ~38% saving for 27 files.

git-svn-id: svn://kolibrios.org@10031 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-14 21:07:20 +00:00
..
examples Optimize png files for programs/develop 2024-05-14 21:07:20 +00:00
api.asm tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
arrays.asm
build.bat
clear.asm
clip.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
export.inc add function 'glOrtho', small optimize, clean code 2020-09-14 21:31:00 +00:00
get.asm tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
glu.asm add function 'gluPerspective', 2020-09-09 11:56:39 +00:00
image_util.asm
info_fun_float.inc tinygl: add some double functions, add bcc32 example 2020-12-14 16:48:32 +00:00
init.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
kosgl.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
light.asm optimize, clean code 2020-09-16 06:59:01 +00:00
list.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
matrix.asm add function 'glOrtho', small optimize, clean code 2020-09-14 21:31:00 +00:00
misc.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
opengl_const.inc
opinfo.inc add function 'glOrtho', small optimize, clean code 2020-09-14 21:31:00 +00:00
select.asm
specbuf.asm
texture.asm
tinygl.asm tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
Tupfile.lua
vertex.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
zbuffer.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
zbuffer.inc tinygl: fix struct ZBuffer, clean code 2020-11-11 20:32:44 +00:00
zfeatures.inc
zgl.inc possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
zline_r.inc possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
zline.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
zline.inc possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
zmath.asm
zmath.inc
ztriangle.asm possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00
ztriangle.inc possible smooth buffer resizing, 2020-09-19 19:57:00 +00:00