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