Ви не можете вибрати більше 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 роки тому