Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. il y a 16 ans
..
.gitignore * Implement caca_create_display_with_driver() to specify an output driver il y a 17 ans
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
blit.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
colors.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
cucul.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
demo.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
demo0.c * Rename "test" to "examples". The former will become a real testsuite. il y a 17 ans
dithering.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
driver.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
event.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
export.c * Switch a few unsigned int variables to size_t where appropriate. il y a 16 ans
figfont.c * Switch a few unsigned int variables to size_t where appropriate. il y a 16 ans
font.c * Changed most "unsigned char" variables into "uint8_t", including in il y a 16 ans
font2tga.c * Get rid of the last long types in the API. il y a 16 ans
frames.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
fullwidth.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
gamma.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
hsv.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
import.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
input.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
spritedit.c * Switch a few unsigned int variables to size_t where appropriate. il y a 16 ans
swallow.c * Changed most "unsigned char" variables into "uint8_t", including in il y a 16 ans
text.c * Remove all unsigned ints from exported functions. Signed arithmetic is il y a 16 ans
transform.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
truecolor.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans
unicode.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that il y a 16 ans