選択できるのは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年前