Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Sam Hocevar 8f832a3b47 * Switch a few unsigned int variables to size_t where appropriate. vor 16 Jahren
..
.gitignore * Implement caca_create_display_with_driver() to specify an output driver vor 17 Jahren
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
blit.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
colors.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
cucul.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
demo.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
demo0.c * Rename "test" to "examples". The former will become a real testsuite. vor 17 Jahren
dithering.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
driver.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
event.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
export.c * Switch a few unsigned int variables to size_t where appropriate. vor 16 Jahren
figfont.c * Switch a few unsigned int variables to size_t where appropriate. vor 16 Jahren
font.c * Changed most "unsigned char" variables into "uint8_t", including in vor 16 Jahren
font2tga.c * Get rid of the last long types in the API. vor 16 Jahren
frames.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
fullwidth.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
gamma.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
hsv.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
import.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
input.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
spritedit.c * Switch a few unsigned int variables to size_t where appropriate. vor 16 Jahren
swallow.c * Changed most "unsigned char" variables into "uint8_t", including in vor 16 Jahren
text.c * Remove all unsigned ints from exported functions. Signed arithmetic is vor 16 Jahren
transform.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
truecolor.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
unicode.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren