home
>
gifdec
> history >
tree
login
<
>
date
commit
author
2018-01-21
README: minor change.
marcelgmr@gmail.com
2018-01-21
README: improve the "Putting it all together" section.
marcelgmr@gmail.com
2018-01-21
README: format text as justified in 72 columns.
marcelgmr@gmail.com
2018-01-21
Fill blank sections of README.
marcelgmr@gmail.com
2018-01-14
Fix gif->frame index in render_frame_rect().
marcelgmr@gmail.com
2018-01-14
Improve robustness by skipping invalid image data.
marcelgmr@gmail.com
2018-01-14
Simplify dipose().
marcelgmr@gmail.com
2018-01-14
Simplify render_frame_rect().
marcelgmr@gmail.com
2017-12-31
Add .gitignore.
marcelgmr@gmail.com
2017-11-25
example: fix height in title.
marcelgmr@gmail.com
2017-11-25
Add example -- SDL2-based GIF player.
marcelgmr@gmail.com
2017-11-25
Add missing newline to temporary messages.
marcelgmr@gmail.com
2017-11-25
Add ge_rewind().
marcelgmr@gmail.com
2017-11-20
Fix palette indexing.
marcelgmr@gmail.com
2017-11-20
Remove duplicate code.
marcelgmr@gmail.com
2017-11-20
Add gd_render_frame().
marcelgmr@gmail.com
2017-11-20
Make dispose() static, since it's an internal function.
marcelgmr@gmail.com
2017-11-20
Implement RGB canvas framework.
marcelgmr@gmail.com
2017-11-18
Implement extension hooks for comment, plain text & unknown app.
marcelgmr@gmail.com
2017-11-15
Implemented transparency.
marcelgmr@gmail.com