|
../
|
|
codec
|
|
3618
|
4 years
|
sam |
Fix Win32 cross-build by removing one level of aliasing.
|
|
driver
|
|
4082
|
4 years
|
sam |
Pass Ctrl-C as a keypress to the calling application in the SLang driver. …
|
|
.gitignore
|
13 bytes
|
2828
|
5 years
|
sam |
.gitignore: ignore caca_types.h.
|
|
attr.c
|
15.5 KB
|
3583
|
4 years
|
sam |
Allow to temporarily disable dirty rectangle handling. This allows for …
|
|
box.c
|
5.9 KB
|
3585
|
4 years
|
sam |
Show how we could optimise dirty rectangle handling in a box fill. …
|
|
caca0.c
|
7.6 KB
|
3495
|
4 years
|
sam |
Add caca_export_area_to_memory() to export only a selected part of the …
|
|
caca0.h
|
7.7 KB
|
3606
|
4 years
|
sam |
Make the libcaca color values an enum again.
|
|
caca.c
|
12.4 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
caca.h
|
36.9 KB
|
3926
|
4 years
|
jylam |
* Make caca_fill_triangle_textured use less arguments, examples/trifiller …
|
|
caca.pc.in
|
249 bytes
|
3647
|
4 years
|
sam |
Add -lz to Libs.private for static linking.
|
|
caca_conio.c
|
11.5 KB
|
3607
|
4 years
|
sam |
Implement conio.h functions cgets(), cputs(), getpass(), movetext(), …
|
|
caca_conio.h
|
4.7 KB
|
3608
|
4 years
|
sam |
Include <stdio.h> in caca_conio.h to avoid errors when this header is …
|
|
caca_debug.h
|
1000 bytes
|
3904
|
4 years
|
sam |
Move debugging methods to caca_debug.h.
|
|
caca_internals.h
|
6.3 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
caca_prof.h
|
1.1 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
caca_stubs.h
|
2.0 KB
|
3904
|
4 years
|
sam |
Move debugging methods to caca_debug.h.
|
|
caca_types.h.in
|
3.0 KB
|
3452
|
4 years
|
sam |
Fixed libcaca and the Visual Studio solution so that it works
on Win64, …
|
|
canvas.c
|
15.8 KB
|
3584
|
4 years
|
sam |
I forgot to initialise dirty_disabled in the canvas constructor.
|
|
charset.c
|
12.8 KB
|
2826
|
5 years
|
sam |
Continue the libcaca/libcucul merge. Source and binary compatibility
are …
|
|
conic.c
|
8.3 KB
|
2826
|
5 years
|
sam |
Continue the libcaca/libcucul merge. Source and binary compatibility
are …
|
|
dirty.c
|
11.5 KB
|
3583
|
4 years
|
sam |
Allow to temporarily disable dirty rectangle handling. This allows for …
|
|
dither.c
|
43.7 KB
|
3646
|
4 years
|
sam |
Mark dithered bitmap array as const.
|
|
event.c
|
14.3 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
figfont.c
|
14.8 KB
|
3582
|
4 years
|
sam |
Coding style: remove tabs and trailing spaces.
|
|
file.c
|
6.4 KB
|
2826
|
5 years
|
sam |
Continue the libcaca/libcucul merge. Source and binary compatibility
are …
|
|
font.c
|
16.6 KB
|
2826
|
5 years
|
sam |
Continue the libcaca/libcucul merge. Source and binary compatibility
are …
|
|
frame.c
|
7.8 KB
|
3583
|
4 years
|
sam |
Allow to temporarily disable dirty rectangle handling. This allows for …
|
|
graphics.c
|
7.8 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
legacy.c
|
4.7 KB
|
3495
|
4 years
|
sam |
Add caca_export_area_to_memory() to export only a selected part of the …
|
|
libcaca.def
|
0 bytes
|
2898
|
5 years
|
sam |
Reorganise MSVC files so that each project is with its source code.
|
|
libcaca.vcproj
|
9.5 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
line.c
|
9.7 KB
|
2826
|
5 years
|
sam |
Continue the libcaca/libcucul merge. Source and binary compatibility
are …
|
|
Makefile.am
|
2.7 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
mono9.data
|
678.2 KB
|
3407
|
4 years
|
sam |
Added new Unicode blocks to the built-in font.
|
|
monobold12.data
|
1.1 MB
|
3407
|
4 years
|
sam |
Added new Unicode blocks to the built-in font.
|
|
prof.c
|
2.7 KB
|
4094
|
4 years
|
sam |
Gather profiling information in caca_refresh_display() and …
|
|
string.c
|
18.2 KB
|
3595
|
4 years
|
sam |
Make caca_printf(), caca_vprintf() and caca_put_str() return the number of …
|
|
time.c
|
2.2 KB
|
4093
|
4 years
|
sam |
Improve rounding in the internal Win32 sleep method.
|
|
transform.c
|
35.3 KB
|
3994
|
4 years
|
jylam |
* Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK …
|
|
triangle.c
|
11.2 KB
|
3994
|
4 years
|
jylam |
* Removed trailing spaces (fsking GNU Ident) (GNU, COINCIDENCE ? I THINK …
|