You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. 16 years ago
..
.gitignore * Implement caca_create_display_with_driver() to specify an output driver 17 years ago
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
blit.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
colors.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
cucul.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
demo.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
demo0.c * Rename "test" to "examples". The former will become a real testsuite. 17 years ago
dithering.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
driver.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
event.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
export.c * Switch a few unsigned int variables to size_t where appropriate. 16 years ago
figfont.c * Switch a few unsigned int variables to size_t where appropriate. 16 years ago
font.c * Changed most "unsigned char" variables into "uint8_t", including in 16 years ago
font2tga.c * Get rid of the last long types in the API. 16 years ago
frames.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
fullwidth.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
gamma.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
hsv.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
import.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
input.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
spritedit.c * Switch a few unsigned int variables to size_t where appropriate. 16 years ago
swallow.c * Changed most "unsigned char" variables into "uint8_t", including in 16 years ago
text.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
transform.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
truecolor.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
unicode.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago