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.
 
 
 
 
 
 
Sam Hocevar 60b44cc5be Show how we could optimise dirty rectangle handling in a box fill. Disabled il y a 15 ans
..
codec Coding style: remove tabs and trailing spaces. il y a 15 ans
driver Coding style: remove tabs and trailing spaces. il y a 15 ans
.gitignore .gitignore: ignore caca_types.h. il y a 16 ans
Makefile.am Add a null driver that does absolutely nothing. 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 Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
caca.pc.in libcaca: fix an infinite loop in the .pc file. il y a 16 ans
caca0.c Add caca_export_area_to_memory() to export only a selected part of the il y a 15 ans
caca0.h Properly export legacy 0.9 symbols. il y a 16 ans
caca_internals.h Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
caca_stubs.h Move stubs.h to caca/caca_stubs.h since it's only used by the library. il y a 16 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 Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans
event.c Increased the autorepeat delay in the ncurses and SLang drivers. Now that 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 Update the Win32 and Win64 ports. 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 Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
time.c * Remove all unsigned ints from exported functions. Signed arithmetic is il y a 16 ans
transform.c Allow to temporarily disable dirty rectangle handling. This allows for huge il y a 15 ans
triangle.c Continue the libcaca/libcucul merge. Source and binary compatibility il y a 16 ans