source: libcaca/trunk/examples @ 3909

Name Size Rev Age Author Last Change
../
.gitignore 196 bytes 3598   4 years sam Add a simple snake program using the <conio.h> interface.
blit.c 2.1 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
blit.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
canvas.c 1.6 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
colors.c 2.0 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
colors.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
conio-snake.cpp 6.7 KB 3598   4 years sam Add a simple snake program using the <conio.h> interface.
conio-snake.vcproj 8.0 KB 3609   4 years sam Add the conio examples to the Visual Studio solution.
conio.c 14.5 KB 3588   4 years sam Start implementing a full <conio.h> replacement with a libcaca backend.
conio.vcproj 8.0 KB 3609   4 years sam Add the conio examples to the Visual Studio solution.
demo0.c 15.8 KB 3493   4 years sam Fix the old demo examples so that they don't refresh the screen twice …
demo.c 16.4 KB 3493   4 years sam Fix the old demo examples so that they don't refresh the screen twice …
demo.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
dithering.c 3.7 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
dithering.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
driver.c 1.9 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
driver.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
event.c 4.7 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
event.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
export.c 4.9 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
figfont.c 1.3 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
font2tga.c 2.0 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
font.c 3.0 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
font.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
frames.c 2.4 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
frames.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
fullwidth.c 2.2 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
fullwidth.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
gamma.c 4.0 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
gamma.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
hsv.c 1.5 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
hsv.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
import.c 1.5 KB 3582   4 years sam Coding style: remove tabs and trailing spaces.
import.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
input.c 4.7 KB 3485   4 years sam Improve dirty rectangle handling in examples/input.c.
input.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
Makefile.am 2.1 KB 3909   4 years jylam * Added texture mapped triangle routine, float based, arbitrary texture …
spritedit.c 2.1 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
swallow.c 3.1 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
text.c 2.4 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
transform.c 3.4 KB 3495   4 years sam Add caca_export_area_to_memory() to export only a selected part of the …
transform.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
trifiller.c 6.4 KB 3909   4 years jylam * Added texture mapped triangle routine, float based, arbitrary texture …
truecolor.c 1.5 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
truecolor.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
unicode.c 4.5 KB 2821   5 years sam Starting refactoring to get rid of libcucul. The initial reason for the …
unicode.vcproj 8.0 KB 3577   4 years sam Update the Win32 and Win64 ports.
  • Property svn:ignore set to
    Makefile.in
    Makefile
    .libs
    .deps
    hsv
    import
    canvas
    export
    gamma
    unicode
    figfont
    demo0
    transform
    dithering
    event
    colors
    font
    spritedit
    frames
    truecolor
    font2tga
    text
    demo
    swallow
    blit
    driver
    input
    fullwidth
    conio
    conio-snake
    *.exe
    *.user
Note: See TracBrowser for help on using the repository browser.