Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sam Hocevar c4bf6b79a8 Include <stdio.h> in the null driver to get NULL. před 16 roky
..
codec Fix Win32 cross-build by removing one level of aliasing. před 16 roky
driver Include <stdio.h> in the null driver to get NULL. před 16 roky
.gitignore .gitignore: ignore caca_types.h. před 17 roky
Makefile.am Start implementing a full <conio.h> replacement with a libcaca backend. před 16 roky
attr.c Allow to temporarily disable dirty rectangle handling. This allows for huge před 16 roky
box.c Show how we could optimise dirty rectangle handling in a box fill. Disabled před 16 roky
caca.c Add a null driver that does absolutely nothing. před 16 roky
caca.h Include <stdio.h> in caca_conio.h to avoid errors when this header is před 16 roky
caca.pc.in libcaca: fix an infinite loop in the .pc file. před 17 roky
caca0.c Add caca_export_area_to_memory() to export only a selected part of the před 16 roky
caca0.h Make the libcaca color values an enum again. před 16 roky
caca_conio.c Implement conio.h functions cgets(), cputs(), getpass(), movetext(), před 16 roky
caca_conio.h Include <stdio.h> in caca_conio.h to avoid errors when this header is před 16 roky
caca_internals.h Allow to temporarily disable dirty rectangle handling. This allows for huge před 16 roky
caca_stubs.h Move stubs.h to caca/caca_stubs.h since it's only used by the library. před 17 roky
caca_types.h.in Fixed libcaca and the Visual Studio solution so that it works před 16 roky
canvas.c I forgot to initialise dirty_disabled in the canvas constructor. před 16 roky
charset.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky
conic.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky
dirty.c Allow to temporarily disable dirty rectangle handling. This allows for huge před 16 roky
dither.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky
event.c Better caca_get_event_mouse_button() documentation. před 16 roky
figfont.c Coding style: remove tabs and trailing spaces. před 16 roky
file.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky
font.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky
frame.c Allow to temporarily disable dirty rectangle handling. This allows for huge před 16 roky
graphics.c Do not smooth the render time; the calling application can do it. před 16 roky
legacy.c Add caca_export_area_to_memory() to export only a selected part of the před 16 roky
libcaca.def Reorganise MSVC files so that each project is with its source code. před 17 roky
libcaca.vcproj Add the conio examples to the Visual Studio solution. před 16 roky
line.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky
mono9.data Added new Unicode blocks to the built-in font. před 17 roky
monobold12.data Added new Unicode blocks to the built-in font. před 17 roky
string.c Make caca_printf(), caca_vprintf() and caca_put_str() return the number of před 16 roky
time.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 17 roky
transform.c * Fix a segfault in rotate_180 on 0 sized canvas před 16 roky
triangle.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky