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