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 4bbf44af21 Don't enter glutCheckLoop() from gl_get_event() if there is already an il y a 15 ans
..
codec Fix Win32 cross-build by removing one level of aliasing. il y a 15 ans
driver Don't enter glutCheckLoop() from gl_get_event() if there is already an il y a 15 ans
.gitignore .gitignore: ignore caca_types.h. il y a 16 ans
Makefile.am Gather profiling information in caca_refresh_display() and caca_get_event(). 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 Gather profiling information in caca_refresh_display() and caca_get_event(). il y a 15 ans
caca.h * Make caca_fill_triangle_textured use less arguments, examples/trifiller modified accordingly il y a 15 ans
caca.pc.in Add -lz to Libs.private for static linking. il y a 15 ans
caca0.c Add caca_export_area_to_memory() to export only a selected part of the il y a 15 ans
caca0.h Make the libcaca color values an enum again. il y a 15 ans
caca_conio.c Implement conio.h functions cgets(), cputs(), getpass(), movetext(), il y a 15 ans
caca_conio.h Include <stdio.h> in caca_conio.h to avoid errors when this header is il y a 15 ans
caca_debug.h Move debugging methods to caca_debug.h. il y a 15 ans
caca_internals.h Increase profiling timers' sliding mean accuracy. il y a 15 ans
caca_prof.h Increase profiling timers' sliding mean accuracy. il y a 15 ans
caca_stubs.h Move debugging methods to caca_debug.h. il y a 15 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 Mark dithered bitmap array as const. il y a 15 ans
event.c Gather profiling information in caca_refresh_display() and caca_get_event(). 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 Gather profiling information in caca_refresh_display() and caca_get_event(). 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 Gather profiling information in caca_refresh_display() and caca_get_event(). 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
prof.c Increase profiling timers' sliding mean accuracy. il y a 15 ans
string.c Make caca_printf(), caca_vprintf() and caca_put_str() return the number of il y a 15 ans
time.c Improve rounding in the internal Win32 sleep method. il y a 15 ans
transform.c * Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab il y a 15 ans
triangle.c * Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK NOT!) and lonely tab il y a 15 ans