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 67007f41fe Add -lz to Libs.private for static linking. před 16 roky
..
codec Fix Win32 cross-build by removing one level of aliasing. před 17 roky
driver Fix a typo in the VGA driver. před 17 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 17 roky
attr.c Allow to temporarily disable dirty rectangle handling. This allows for huge před 17 roky
box.c Show how we could optimise dirty rectangle handling in a box fill. Disabled před 17 roky
caca.c Add a null driver that does absolutely nothing. před 17 roky
caca.h Mark dithered bitmap array as const. před 16 roky
caca.pc.in Add -lz to Libs.private for static linking. před 16 roky
caca0.c Add caca_export_area_to_memory() to export only a selected part of the před 17 roky
caca0.h Make the libcaca color values an enum again. před 17 roky
caca_conio.c Implement conio.h functions cgets(), cputs(), getpass(), movetext(), před 17 roky
caca_conio.h Include <stdio.h> in caca_conio.h to avoid errors when this header is před 17 roky
caca_internals.h Allow to temporarily disable dirty rectangle handling. This allows for huge před 17 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 17 roky
canvas.c I forgot to initialise dirty_disabled in the canvas constructor. před 17 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 17 roky
dither.c Mark dithered bitmap array as const. před 16 roky
event.c Better caca_get_event_mouse_button() documentation. před 17 roky
figfont.c Coding style: remove tabs and trailing spaces. před 17 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 17 roky
graphics.c Do not smooth the render time; the calling application can do it. před 17 roky
legacy.c Add caca_export_area_to_memory() to export only a selected part of the před 17 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 17 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 17 roky
time.c * Remove all unsigned ints from exported functions. Signed arithmetic is před 18 roky
transform.c * Fix a segfault in rotate_180 on 0 sized canvas před 17 roky
triangle.c Continue the libcaca/libcucul merge. Source and binary compatibility před 17 roky