index
:
sponge
main
software renderer
kkard2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
-flto makes a huge difference for transparency.c (which makes sense)
kkard2
1
-1
/
+2
2025-09-24
ngl i don't think this is correct
kkard2
2
-4
/
+62
2025-09-24
fix BadDrawable on x11 termination
kkard2
2
-7
/
+15
2025-09-22
make x11 run again
kkard2
4
-20
/
+45
2025-09-22
add transparency
kkard2
2
-11
/
+218
2025-09-22
reorganize examples
kkard2
21
-64
/
+24
2025-09-21
add drawing meshes with textures
kkard2
3
-0
/
+171
2025-09-21
refactor sponge_draw_mesh_col
kkard2
1
-45
/
+76
2025-09-21
sth sth conversiont from (cl.exe still complains about fscanf and i'm not fix...
kkard2
1
-1
/
+1
2025-09-21
add teapot example
kkard2
2
-0
/
+24489
2025-09-21
add perspective matrix and mesh drawing
kkard2
4
-6
/
+157
2025-09-20
simplify matrix api
kkard2
2
-18
/
+18
2025-09-19
add matrices (not tested enough)
kkard2
2
-0
/
+127
2025-09-14
uv
kkard2
4
-1
/
+112
2025-09-14
make examples more future proof (like if i want input and stuff)
kkard2
7
-10
/
+22
2025-09-14
finish refactor (triangles)
kkard2
3
-93
/
+92
2025-09-14
refactored everything
kkard2
8
-189
/
+257
2025-09-11
Revert "i need to stop trying to optimize this"
kkard2
1
-23
/
+11
2025-09-11
i need to stop trying to optimize this
kkard2
1
-11
/
+23
2025-09-10
Revert "this does not work"
kkard2
1
-139
/
+17
2025-09-10
this does not work
kkard2
1
-17
/
+139
2025-09-09
add line drawing, add triangles.c
kkard2
4
-3
/
+91
2025-09-08
fix errors (?)
kkard2
1
-2
/
+2
2025-09-07
make triangle code more performant
kkard2
2
-45
/
+47
2025-09-07
triangle
kkard2
2
-4
/
+205
2025-09-07
change where canvas check is performed
kkard2
2
-6
/
+15
2025-09-07
fix cl.exe warnings
kkard2
2
-5
/
+5
2025-09-07
handle some edge cases with 0 sized canvas
kkard2
3
-2
/
+13
2025-09-07
add some time measurement
kkard2
1
-1
/
+42
2025-09-07
improve bouncing behavior
kkard2
1
-2
/
+0
2025-09-07
texture
kkard2
8
-7
/
+8086
2025-09-06
rainbow
kkard2
4
-2
/
+48
2025-09-06
add resizing to win32
kkard2
2
-27
/
+44
2025-09-06
multiple examples
kkard2
6
-16
/
+18
2025-09-02
crude x11 support
kkard2
4
-0
/
+118
2025-09-01
add instructions for piotrku
kkard2
1
-0
/
+3
2025-09-01
move example out of platform code
kkard2
2
-6
/
+15
2025-09-01
rename to sponge
kkard2
2
-16
/
+16
2025-09-01
init
kkard2
4
-0
/
+155