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
*
texture: Export texture-atlas-texture.
David Thompson
2017-09-13
1
-0
/
+1
*
math: Add cotangent function.
David Thompson
2017-09-13
2
-0
/
+9
*
math: vector: Add custom record type printers for vectors.
David Thompson
2017-09-13
1
-0
/
+12
*
math: matrix: Fix docstring.
David Thompson
2017-09-13
1
-4
/
+3
*
math: matrix: Add perspective-projection function.
David Thompson
2017-09-13
1
-0
/
+12
*
math: matrix: Add custom record type printer.
David Thompson
2017-09-13
1
-0
/
+24
*
math: vector: Add 3-dimensional vector type.
David Thompson
2017-09-13
1
-1
/
+147
*
math: Add quaternion module.
David Thompson
2017-09-13
3
-0
/
+137
*
Move color module into render namespace.
David Thompson
2017-08-08
7
-7
/
+7
*
buffer: Add docstrings to procedures.
David Thompson
2017-05-03
1
-0
/
+7
*
doc: Remove redundant "Scheme Procedure", etc. things.
David Thompson
2017-05-02
1
-111
/
+111
*
Add buffer module.
David Thompson
2017-05-02
5
-2
/
+448
*
scripting: Add a tweening procedure.
David Thompson
2017-04-27
4
-7
/
+212
*
scripting: agenda: Add 'every' scheduling option.
David Thompson
2017-04-27
2
-1
/
+35
*
math: Add lerp procedure.
David Thompson
2017-04-27
1
-1
/
+6
*
Fix unbounded heap growth in game loop.
David Thompson
2017-04-25
1
-2
/
+2
*
math: Add pi constant.
David Thompson
2017-04-25
2
-1
/
+21
*
Add simple scripting system.
David Thompson
2017-04-03
6
-0
/
+571
*
Add queue module.
David Thompson
2017-04-03
2
-0
/
+66
*
Add array list module.
David Thompson
2017-04-01
2
-0
/
+108
*
Add binary heap implementation.
David Thompson
2017-04-01
2
-0
/
+130
*
input: Add keyboard module.
David Thompson
2017-04-01
3
-0
/
+48
*
guix: Update to latest guile-sdl2 Git snapshot.
David Thompson
2017-04-01
1
-2
/
+2
*
guix: Use latest Git version of guile-sdl2.
David Thompson
2017-03-31
1
-42
/
+51
*
render: texture: Support using 32 texture units.
David Thompson
2017-03-31
5
-24
/
+58
*
guix: Use new Guile 2.2 package.
David Thompson
2017-03-30
1
-5
/
+5
*
render: sprite: Add fast path for non-rotated/scaled batched sprites.
David Thompson
2017-03-22
1
-20
/
+29
*
doc: html: Use dthompson.us stylesheet to make manual more attractive.
David Thompson
2017-01-27
2
-0
/
+24
*
Add full GPLv3 text.
David Thompson
2017-01-26
2
-0
/
+675
*
Ignore generated tarballs and signatures.
David Thompson
2017-01-26
1
-0
/
+2
*
Distribute examples in release tarballs.
David Thompson
2017-01-26
1
-0
/
+12
*
examples: Add nine-patch example.
David Thompson
2017-01-26
3
-0
/
+32
*
configure: Drop Guile 2.0 support.
v0.2.0
David Thompson
2017-01-26
1
-1
/
+1
*
Bump version to 0.2.0.
David Thompson
2017-01-25
1
-1
/
+1
*
doc: Mention that signed distance field rendering is not implemented.
David Thompson
2017-01-25
1
-1
/
+2
*
doc: Document draw-line.
David Thompson
2017-01-25
1
-0
/
+18
*
doc: Fix multi-line @deffn commands.
David Thompson
2017-01-25
1
-11
/
+14
*
examples: Add line segment example.
David Thompson
2017-01-25
1
-0
/
+31
*
render: shapes: Add docstring to draw-line.
David Thompson
2017-01-25
1
-0
/
+6
*
render: shapes: Change draw-line to accept vector arguments.
David Thompson
2017-01-25
1
-7
/
+11
*
render: shapes: Delete draw-rectangle-outline procedure.
David Thompson
2017-01-25
1
-11
/
+1
*
render: viewport: Make applying the null viewport a no-op.
David Thompson
2017-01-25
1
-10
/
+11
*
Ensure that the viewport is cleared at the beginning of each frame.
David Thompson
2017-01-25
1
-0
/
+4
*
Fix guile-sdl2 procedure name.
David Thompson
2017-01-25
1
-1
/
+1
*
guix: Update guile-sdl2 recipe to 0.2.0.
David Thompson
2017-01-25
1
-51
/
+43
*
Add audio support.
David Thompson
2017-01-24
4
-1
/
+206
*
doc: Document sprites and fonts.
David Thompson
2017-01-24
1
-7
/
+176
*
render: Add bitmap font support.
David Thompson
2017-01-24
6
-0
/
+467
*
render: sprite: Improve argument names to draw-sprite.
David Thompson
2017-01-24
1
-51
/
+59
*
examples: sprite: Quit the demo when close button is pressed.
David Thompson
2017-01-24
1
-0
/
+1
[next]