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