..
codec
Fix Win32 cross-build by removing one level of aliasing.
vor 15 Jahren
driver
Fix the old "value computed is unused" warning triggered by ncurses.
vor 15 Jahren
.gitignore
.gitignore: ignore caca_types.h.
vor 16 Jahren
Makefile.am
Gather profiling information in caca_refresh_display() and caca_get_event().
vor 15 Jahren
attr.c
Allow to temporarily disable dirty rectangle handling. This allows for huge
vor 15 Jahren
box.c
Show how we could optimise dirty rectangle handling in a box fill. Disabled
vor 15 Jahren
caca.c
Gather profiling information in caca_refresh_display() and caca_get_event().
vor 15 Jahren
caca.h
* Make caca_fill_triangle_textured use less arguments, examples/trifiller modified accordingly
vor 15 Jahren
caca.pc.in
Add -lz to Libs.private for static linking.
vor 15 Jahren
caca0.c
Add caca_export_area_to_memory() to export only a selected part of the
vor 15 Jahren
caca0.h
Make the libcaca color values an enum again.
vor 15 Jahren
caca_conio.c
Implement conio.h functions cgets(), cputs(), getpass(), movetext(),
vor 15 Jahren
caca_conio.h
Include <stdio.h> in caca_conio.h to avoid errors when this header is
vor 15 Jahren
caca_debug.h
Move debugging methods to caca_debug.h.
vor 15 Jahren
caca_internals.h
Increase profiling timers' sliding mean accuracy.
vor 15 Jahren
caca_prof.h
Increase profiling timers' sliding mean accuracy.
vor 15 Jahren
caca_stubs.h
Move debugging methods to caca_debug.h.
vor 15 Jahren
caca_types.h.in
Fixed libcaca and the Visual Studio solution so that it works
vor 15 Jahren
canvas.c
I forgot to initialise dirty_disabled in the canvas constructor.
vor 15 Jahren
charset.c
Continue the libcaca/libcucul merge. Source and binary compatibility
vor 16 Jahren
conic.c
Continue the libcaca/libcucul merge. Source and binary compatibility
vor 16 Jahren
dirty.c
Allow to temporarily disable dirty rectangle handling. This allows for huge
vor 15 Jahren
dither.c
Mark dithered bitmap array as const.
vor 15 Jahren
event.c
Gather profiling information in caca_refresh_display() and caca_get_event().
vor 15 Jahren
figfont.c
Coding style: remove tabs and trailing spaces.
vor 15 Jahren
file.c
Continue the libcaca/libcucul merge. Source and binary compatibility
vor 16 Jahren
font.c
Continue the libcaca/libcucul merge. Source and binary compatibility
vor 16 Jahren
frame.c
Allow to temporarily disable dirty rectangle handling. This allows for huge
vor 15 Jahren
graphics.c
Gather profiling information in caca_refresh_display() and caca_get_event().
vor 15 Jahren
legacy.c
Add caca_export_area_to_memory() to export only a selected part of the
vor 15 Jahren
libcaca.def
Reorganise MSVC files so that each project is with its source code.
vor 16 Jahren
libcaca.vcproj
Gather profiling information in caca_refresh_display() and caca_get_event().
vor 15 Jahren
line.c
Continue the libcaca/libcucul merge. Source and binary compatibility
vor 16 Jahren
mono9.data
Added new Unicode blocks to the built-in font.
vor 15 Jahren
monobold12.data
Added new Unicode blocks to the built-in font.
vor 15 Jahren
prof.c
Increase profiling timers' sliding mean accuracy.
vor 15 Jahren
string.c
Make caca_printf(), caca_vprintf() and caca_put_str() return the number of
vor 15 Jahren
time.c
Improve rounding in the internal Win32 sleep method.
vor 15 Jahren
transform.c
* Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab
vor 15 Jahren
triangle.c
* Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab
vor 15 Jahren