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