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