index
:
chickadee
master
wip-gpu
wip-graphics-backend
wip-sglsl
Chickadee Game Toolkit
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add with-error-handling indent rule to .dir-locals.el.
David Thompson
2021-09-21
1
-0
/
+1
*
doc: path: Remove mention of specific missing features.
David Thompson
2021-09-21
1
-1
/
+1
*
doc: Update requirements section.
David Thompson
2021-09-21
1
-6
/
+5
*
graphics: path: Add right-split, up-split, and corner-split procedures.
David Thompson
2021-09-21
1
-0
/
+32
*
graphics: path: Fix below procedure.
David Thompson
2021-09-21
1
-1
/
+1
*
scripting: Use current-timestep as default step in tween procedure.
David Thompson
2021-09-21
1
-1
/
+2
*
game-loop: Add current-timestep parameter.
David Thompson
2021-09-21
2
-40
/
+45
*
game-loop: Add init argument to run-game*.
David Thompson
2021-09-21
3
-3
/
+7
*
math: vector: Deprecate #v syntax and remove uses of it.
David Thompson
2021-09-21
8
-14
/
+9
*
graphics: mesh/model: Use default skybox if user doesn't provide one.
David Thompson
2021-09-21
2
-5
/
+4
*
graphics: skybox: Add default-skybox procedure.
David Thompson
2021-09-21
1
-0
/
+14
*
graphics: engine: Allow defining states/variables with an active engine.
David Thompson
2021-09-21
1
-21
/
+29
*
examples: Fix model example.
David Thompson
2021-09-21
1
-1
/
+1
*
Don't pass along error handler if the user didn't provide one.
David Thompson
2021-09-21
1
-1
/
+1
*
Run load hook after loading game controller mappings.
David Thompson
2021-09-21
1
-1
/
+1
*
Update SDL game controller database file.
David Thompson
2021-09-21
1
-106
/
+688
*
Bump version to 0.8.0.
David Thompson
2021-09-21
1
-1
/
+1
*
Flush all SDL input events after running error handler.
David Thompson
2021-09-21
1
-1
/
+6
*
Don't build DVI docs.
David Thompson
2021-09-21
1
-0
/
+2
*
Add a CLI.
David Thompson
2021-09-21
6
-13
/
+540
*
Drop support for Guile 2.2.
David Thompson
2021-09-13
1
-1
/
+1
*
Add asynchronous REPL implementation.
David Thompson
2021-09-13
2
-0
/
+213
*
Add readline bindings.
David Thompson
2021-09-13
5
-1
/
+108
*
math: matrix: Remove references to old vec3-dot-product procedure.
David Thompson
2021-09-08
1
-3
/
+3
*
Add the start of a test suite.
David Thompson
2021-09-08
7
-2
/
+134
*
math: vector: Rename dot product procedures.
David Thompson
2021-09-08
2
-6
/
+6
*
graphics: path: Move gradient matrix multiplication to vertex shader.
David Thompson
2021-09-08
2
-6
/
+5
*
examples: path: Exit when Q key is pressed.
David Thompson
2021-09-08
1
-0
/
+5
*
graphics: path: Add support for linear/radial gradient fills.
David Thompson
2021-09-08
3
-10
/
+136
*
graphics: path: Use case instead of match for stroke cap matching.
David Thompson
2021-09-08
1
-8
/
+10
*
graphics: path: Fix bounding box state sharing issue.
David Thompson
2021-09-08
1
-4
/
+5
*
graphics: path: Remove code that wasn't doing anything.
David Thompson
2021-09-08
1
-1
/
+0
*
math: matrix: Add matrix3-inverse! and matrix3-inverse.
David Thompson
2021-09-08
2
-0
/
+56
*
graphics: shader: Add support for 3x3 matrices.
David Thompson
2021-09-07
1
-0
/
+14
*
graphics: gl: Export glUniform3fv binding.
David Thompson
2021-09-07
1
-0
/
+1
*
graphics: path: Separate fill/stroke into different shaders.
David Thompson
2021-08-27
7
-117
/
+137
*
doc: Update to reflect renaming of buffer views to vertex attributes.
David Thompson
2021-08-24
1
-46
/
+46
*
graphics: buffer: Reorganize where dynamic buffer stuff is defined.
David Thompson
2021-08-24
1
-78
/
+78
*
graphics: Rename <buffer-view> to <vertex-attribute>.
David Thompson
2021-08-24
4
-173
/
+170
*
graphics: mesh: Add make-sphere procedure.
David Thompson
2021-08-20
1
-0
/
+205
*
graphics: Add basic image based ambient lighting.
David Thompson
2021-08-16
4
-25
/
+36
*
graphics: shader: Add support for cube map samplers.
David Thompson
2021-08-16
1
-3
/
+17
*
graphics: Add skybox module.
David Thompson
2021-08-16
2
-0
/
+102
*
graphics: texture: Add state for texture unit 5.
David Thompson
2021-08-16
1
-0
/
+7
*
graphics: texture: Add support for cube maps.
David Thompson
2021-08-16
3
-72
/
+197
*
graphics: pbr: Move attributes around to support auto-generated meshes.
David Thompson
2021-08-12
1
-5
/
+5
*
graphics: Always use normal/ambient/etc. maps.
David Thompson
2021-08-12
5
-202
/
+103
*
graphics: texture: Add black, white, gray, and flat convenience textures.
David Thompson
2021-08-12
1
-0
/
+40
*
graphics: Refactor model/phong/pbr modules to use new mesh module.
David Thompson
2021-08-12
5
-346
/
+206
*
graphics: engine: Fix indentation.
David Thompson
2021-08-12
1
-1
/
+1
[prev]
[next]