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