25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전