index
:
libgraphics
master
3D computer graphics library
rgl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement a parser for a model(6). get rid of the libobj dependency.
rodri
2024-09-26
1
-15
/
+1
*
get rid of the turbopool (the experiment was futile.)
rodri
2024-09-19
1
-1
/
+0
*
a better turbopool.
rodri
2024-09-17
1
-1
/
+1
*
fix a use-after-free when profiling rasterizer times.
rodri
2024-09-10
1
-0
/
+1
*
update the mkfile.
rodri
2024-08-07
1
-0
/
+1
*
rough color space conversion implementation.
rodri
2024-07-04
1
-0
/
+1
*
fix the perspective projection and add inverse xform functions.
rodri
2024-05-20
1
-0
/
+1
*
add a general primitive with support for points, lines and triangles.
rodri
2024-05-03
1
-0
/
+1
*
add a texture sampler with nearest and bilinear routines.
rodri
2024-03-06
1
-0
/
+1
*
add user-defined vertex attributes (varyings) and improve the interpolation c...
rodri
2024-03-03
1
-0
/
+1
*
lay out the grounds for a scene renderer.
rodri
2024-02-13
1
-0
/
+1
*
import the new renderer and clean things up.
rodri
2024-01-30
1
-2
/
+28
*
use the system-wide libgeometry.
rodri
2024-01-26
1
-3
/
+1
*
bring flat triangle rasterization back, with some goodies for future shading ...
rodri
2020-06-29
1
-0
/
+1
*
standalone version release.
rodri
2020-04-17
1
-0
/
+12