您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
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 年前