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