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