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
path:
root
/
doc
/
api.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
graphics: font: Add color argument to draw-text.
David Thompson
2020-11-16
1
-1
/
+1
*
graphics: texture: Add load-tileset procedure.
David Thompson
2020-10-11
1
-0
/
+12
*
Rename 'render' subdirectory to 'graphics'.
David Thompson
2020-10-03
1
-14
/
+14
*
Add OTF/TTF font support via freetype.
David Thompson
2020-10-03
1
-6
/
+15
*
scripting: Add custom polling support.
David Thompson
2020-08-25
1
-0
/
+20
*
doc: Add "User-Defined Shader Types" section.
David Thompson
2020-04-08
1
-13
/
+140
*
doc: Add "3D Models" section.
David Thompson
2020-04-08
1
-0
/
+63
*
doc: Fix typo.
David Thompson
2020-04-08
1
-1
/
+1
*
doc: Add docs for various undocumented procedures.
David Thompson
2020-04-08
1
-1
/
+34
*
doc: Add "Colors" section.
David Thompson
2020-04-08
1
-0
/
+233
*
math: Add 2pi variable.
David Thompson
2020-04-08
1
-0
/
+4
*
doc: Expand and improve Kernel manual section.
David Thompson
2020-04-08
1
-78
/
+231
*
audio: Add public audio API.
David Thompson
2020-04-07
1
-2
/
+456
*
doc: api: Mention the module name for texture and sprite APIs.
David Thompson
2020-04-02
1
-3
/
+17
*
Fix a few errors in the manual.
David Thompson
2019-06-05
1
-3
/
+3
*
render: tiled: Add point->tile.
David Thompson
2019-06-04
1
-0
/
+5
*
doc: Add tutorial for REPL setup.
David Thompson
2019-06-02
1
-0
/
+33
*
doc: Expand API reference for Tiled maps.
David Thompson
2019-06-02
1
-0
/
+184
*
doc: Remove unnecessary @var markup in argument lists.
David Thompson
2019-05-28
1
-303
/
+300
*
doc: Remove unicode character for pi because it breaks 'make dvi'.
David Thompson
2019-05-13
1
-3
/
+3
*
doc: Remove reference to old hook system.
David Thompson
2019-05-13
1
-2
/
+3
*
render: Rename "typed buffer" to "buffer view".
David Thompson
2019-05-13
1
-38
/
+38
*
doc: Improve texture documentation.
David Thompson
2019-05-13
1
-2
/
+83
*
render: sprite: Rewrite sprite batching API.
David Thompson
2019-05-12
1
-20
/
+49
*
render: sprite: Allow nine patches to be tinted.
David Thompson
2019-01-08
1
-1
/
+2
*
render: sprite: Revamp rendering process.
David Thompson
2019-01-06
1
-7
/
+6
*
doc: Improve Fonts section.
David Thompson
2018-12-14
1
-36
/
+13
*
Re-hide SDL2 details.
David Thompson
2018-12-13
1
-14
/
+13
*
render: font: Include a default font for convenience.
David Thompson
2018-12-13
1
-3
/
+4
*
doc: Mention 'rect' in manual.
David Thompson
2018-12-13
1
-1
/
+2
*
math: vector: Add set-vec2! and set-vec3! procedures.
David Thompson
2018-12-13
1
-0
/
+10
*
doc: Fix typos.
David Thompson
2018-12-12
1
-6
/
+6
*
doc: Rename "GPU Buffers" section to "Buffers".
David Thompson
2018-12-11
1
-7
/
+7
*
doc: Rename "Blending and Depth Testing" section to just "Blending".
David Thompson
2018-12-11
1
-10
/
+8
*
doc: Greatly expand public API documentation.
David Thompson
2018-12-11
1
-101
/
+693
*
Add particle rendering module.
David Thompson
2018-12-07
1
-0
/
+149
*
doc: Fix typo.
David Thompson
2018-12-05
1
-1
/
+1
*
scripting: channel: Add channel-get! and channel-put! procedures.
David Thompson
2018-11-29
1
-4
/
+13
*
doc: Document the path finding API.
David Thompson
2018-10-03
1
-1
/
+75
*
doc: Document collision grid API.
David Thompson
2018-10-02
1
-0
/
+107
*
doc: Document bezier curve API.
David Thompson
2018-10-02
1
-0
/
+97
*
doc: Document the rectangle API.
David Thompson
2018-09-28
1
-5
/
+195
*
doc: Document vector and matrix math APIs.
David Thompson
2018-09-27
1
-0
/
+338
*
Update manual to reflect major API changes.
David Thompson
2018-08-23
1
-242
/
+132
*
Remove experimental buffer API.
David Thompson
2018-06-25
1
-196
/
+15
*
doc: Add framebuffer docs.
David Thompson
2018-06-25
1
-0
/
+38
*
render: font: Allow rendering of substrings.
David Thompson
2018-04-30
1
-0
/
+4
*
render: Add Tiled map renderer.
David Thompson
2018-01-29
1
-0
/
+26
*
render: Refactor sprite rendering.
David Thompson
2018-01-17
1
-9
/
+23
*
doc: scripting: Replace references to "wait" with "sleep".
David Thompson
2017-10-27
1
-4
/
+4
[next]