Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Sam Hocevar bef81f8ea7 Mark dithered bitmap array as const. pirms 15 gadiem
..
codec Fix Win32 cross-build by removing one level of aliasing. pirms 15 gadiem
driver Fix a typo in the VGA driver. pirms 15 gadiem
.gitignore .gitignore: ignore caca_types.h. pirms 16 gadiem
Makefile.am Start implementing a full <conio.h> replacement with a libcaca backend. pirms 15 gadiem
attr.c Allow to temporarily disable dirty rectangle handling. This allows for huge pirms 15 gadiem
box.c Show how we could optimise dirty rectangle handling in a box fill. Disabled pirms 15 gadiem
caca.c Add a null driver that does absolutely nothing. pirms 15 gadiem
caca.h Mark dithered bitmap array as const. pirms 15 gadiem
caca.pc.in libcaca: fix an infinite loop in the .pc file. pirms 16 gadiem
caca0.c Add caca_export_area_to_memory() to export only a selected part of the pirms 15 gadiem
caca0.h Make the libcaca color values an enum again. pirms 15 gadiem
caca_conio.c Implement conio.h functions cgets(), cputs(), getpass(), movetext(), pirms 15 gadiem
caca_conio.h Include <stdio.h> in caca_conio.h to avoid errors when this header is pirms 15 gadiem
caca_internals.h Allow to temporarily disable dirty rectangle handling. This allows for huge pirms 15 gadiem
caca_stubs.h Move stubs.h to caca/caca_stubs.h since it's only used by the library. pirms 16 gadiem
caca_types.h.in Fixed libcaca and the Visual Studio solution so that it works pirms 15 gadiem
canvas.c I forgot to initialise dirty_disabled in the canvas constructor. pirms 15 gadiem
charset.c Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem
conic.c Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem
dirty.c Allow to temporarily disable dirty rectangle handling. This allows for huge pirms 15 gadiem
dither.c Mark dithered bitmap array as const. pirms 15 gadiem
event.c Better caca_get_event_mouse_button() documentation. pirms 15 gadiem
figfont.c Coding style: remove tabs and trailing spaces. pirms 15 gadiem
file.c Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem
font.c Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem
frame.c Allow to temporarily disable dirty rectangle handling. This allows for huge pirms 15 gadiem
graphics.c Do not smooth the render time; the calling application can do it. pirms 15 gadiem
legacy.c Add caca_export_area_to_memory() to export only a selected part of the pirms 15 gadiem
libcaca.def Reorganise MSVC files so that each project is with its source code. pirms 16 gadiem
libcaca.vcproj Add the conio examples to the Visual Studio solution. pirms 15 gadiem
line.c Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem
mono9.data Added new Unicode blocks to the built-in font. pirms 15 gadiem
monobold12.data Added new Unicode blocks to the built-in font. pirms 15 gadiem
string.c Make caca_printf(), caca_vprintf() and caca_put_str() return the number of pirms 15 gadiem
time.c * Remove all unsigned ints from exported functions. Signed arithmetic is pirms 16 gadiem
transform.c * Fix a segfault in rotate_180 on 0 sized canvas pirms 15 gadiem
triangle.c Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem