source:
libcaca/trunk/examples
@
2313
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
.gitignore | 177 bytes | 2138 | 15 years | * Implement caca_create_display_with_driver() to specify an output … | |
blit.c | 2.1 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
colors.c | 2.1 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
cucul.c | 1.7 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
demo0.c | 15.8 KB | 2101 | 15 years | * Rename "test" to "examples". The former will become a real … | |
demo.c | 16.5 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
dithering.c | 3.8 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
driver.c | 2.0 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
event.c | 4.8 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
export.c | 4.9 KB | 2313 | 14 years | * Switch a few unsigned int variables to size_t where appropriate. * … | |
figfont.c | 1.3 KB | 2313 | 14 years | * Switch a few unsigned int variables to size_t where appropriate. * … | |
font2tga.c | 2.0 KB | 2304 | 14 years | * Get rid of the last long types in the API. * Use size_t and … | |
font.c | 3.0 KB | 2300 | 14 years | * Changed most "unsigned char" variables into "uint8_t", including in … | |
frames.c | 2.4 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
fullwidth.c | 2.3 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
gamma.c | 4.1 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
hsv.c | 1.5 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
import.c | 1.5 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
input.c | 4.4 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
Makefile.am | 2.2 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
spritedit.c | 2.1 KB | 2313 | 14 years | * Switch a few unsigned int variables to size_t where appropriate. * … | |
swallow.c | 3.1 KB | 2300 | 14 years | * Changed most "unsigned char" variables into "uint8_t", including in … | |
text.c | 2.4 KB | 2305 | 14 years | * Remove all unsigned ints from exported functions. Signed arithmetic … | |
transform.c | 3.4 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
truecolor.c | 1.5 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … | |
unicode.c | 4.6 KB | 2299 | 14 years | * Remove #include <stdint.h> etc. from "common.h". Instead, make sure … |
Note: See TracBrowser
for help on using the repository browser.