Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. 16 år sedan
..
.gitignore * Implement caca_create_display_with_driver() to specify an output driver 17 år sedan
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
blit.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
colors.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
cucul.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
demo.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
demo0.c * Rename "test" to "examples". The former will become a real testsuite. 17 år sedan
dithering.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
driver.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
event.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
export.c * Switch a few unsigned int variables to size_t where appropriate. 16 år sedan
figfont.c * Switch a few unsigned int variables to size_t where appropriate. 16 år sedan
font.c * Changed most "unsigned char" variables into "uint8_t", including in 16 år sedan
font2tga.c * Get rid of the last long types in the API. 16 år sedan
frames.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
fullwidth.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
gamma.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
hsv.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
import.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
input.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
spritedit.c * Switch a few unsigned int variables to size_t where appropriate. 16 år sedan
swallow.c * Changed most "unsigned char" variables into "uint8_t", including in 16 år sedan
text.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 år sedan
transform.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
truecolor.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan
unicode.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 år sedan