使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
cacalabs
/
libcaca
镜像自地址
https://github.com/cacalabs/libcaca.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
7
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
1680
提交
1
分支
26 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
其它
9.5%
目录树:
52758fae24
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '52758fae24'
${ noResults }
libcaca
/
caca
/
driver
文件历史
Sam Hocevar
1f5518f842
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
caca_wherey(), in order to match the old <conio.h> naming scheme.
15 年前
..
cocoa.m
Coding style: remove tabs and trailing spaces.
15 年前
conio.c
libcaca: move codecs and import/export functions into subdirectories.
16 年前
gl.c
Coding style: remove tabs and trailing spaces.
15 年前
ncurses.c
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
15 年前
null.c
Add a null driver that does absolutely nothing.
15 年前
raw.c
Add caca_export_area_to_memory() to export only a selected part of the
15 年前
slang.c
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
15 年前
vga.c
Mark the whole canvas as dirty when a dirty rectangle aware driver is
15 年前
win32.c
Add dirty rectangle support to the ncurses and VGA drivers.
15 年前
x11.c
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
15 年前