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.
 
 
 
 
 
 
Jean-Yves Lamoureux 4ea7d027a7 * Disable SLang's own SIGINT handler il y a 15 ans
..
codec Fix Win32 cross-build by removing one level of aliasing. il y a 15 ans
driver * Disable SLang's own SIGINT handler il y a 15 ans
.gitignore .gitignore: ignore caca_types.h. il y a 16 ans
Makefile.am Start working on profiling. il y a 15 ans
attr.c Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
box.c Show how we could optimise dirty rectangle handling in a box fill. Disabled il y a 15 ans
caca.c Add a null driver that does absolutely nothing. il y a 15 ans
caca.h * Make caca_fill_triangle_textured use less arguments, examples/trifiller modified accordingly il y a 15 ans
caca.pc.in Add -lz to Libs.private for static linking. il y a 15 ans
caca0.c Add caca_export_area_to_memory() to export only a selected part of the il y a 15 ans
caca0.h Make the libcaca color values an enum again. il y a 15 ans
caca_conio.c Implement conio.h functions cgets(), cputs(), getpass(), movetext(), il y a 15 ans
caca_conio.h Include <stdio.h> in caca_conio.h to avoid errors when this header is il y a 15 ans
caca_debug.h Move debugging methods to caca_debug.h. il y a 15 ans
caca_internals.h Start working on profiling. il y a 15 ans
caca_prof.h Start working on profiling. il y a 15 ans
caca_stubs.h Move debugging methods to caca_debug.h. il y a 15 ans
caca_types.h.in Fixed libcaca and the Visual Studio solution so that it works il y a 15 ans
canvas.c I forgot to initialise dirty_disabled in the canvas constructor. il y a 15 ans
charset.c Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
conic.c Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
dirty.c Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
dither.c Mark dithered bitmap array as const. il y a 15 ans
event.c Better caca_get_event_mouse_button() documentation. il y a 15 ans
figfont.c Coding style: remove tabs and trailing spaces. il y a 15 ans
file.c Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
font.c Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
frame.c Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
graphics.c Do not smooth the render time; the calling application can do it. il y a 15 ans
legacy.c Add caca_export_area_to_memory() to export only a selected part of the il y a 15 ans
libcaca.def Reorganise MSVC files so that each project is with its source code. il y a 16 ans
libcaca.vcproj Start working on profiling. il y a 15 ans
line.c Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
mono9.data Added new Unicode blocks to the built-in font. il y a 15 ans
monobold12.data Added new Unicode blocks to the built-in font. il y a 15 ans
string.c Make caca_printf(), caca_vprintf() and caca_put_str() return the number of il y a 15 ans
time.c * Remove all unsigned ints from exported functions. Signed arithmetic is il y a 16 ans
transform.c * Fix a segfault in rotate_180 on 0 sized canvas il y a 15 ans
triangle.c * Make caca_fill_triangle_textured use less arguments, examples/trifiller modified accordingly il y a 15 ans