..
.gitignore
* Implement caca_create_display_with_driver() to specify an output driver
17 anni fa
Makefile.am
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
blit.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
colors.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
cucul.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
demo.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
demo0.c
* Rename "test" to "examples". The former will become a real testsuite.
17 anni fa
dithering.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
driver.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
event.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
export.c
* Switch a few unsigned int variables to size_t where appropriate.
16 anni fa
figfont.c
* Switch a few unsigned int variables to size_t where appropriate.
16 anni fa
font.c
* Changed most "unsigned char" variables into "uint8_t", including in
16 anni fa
font2tga.c
* Get rid of the last long types in the API.
16 anni fa
frames.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
fullwidth.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
gamma.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
hsv.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
import.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
input.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
spritedit.c
* Switch a few unsigned int variables to size_t where appropriate.
16 anni fa
swallow.c
* Changed most "unsigned char" variables into "uint8_t", including in
16 anni fa
text.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
16 anni fa
transform.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
truecolor.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa
unicode.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
16 anni fa