このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
cacalabs
/
libcaca
ミラー元
https://github.com/cacalabs/libcaca.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
7
Wiki
アクティビティ
選択できるのは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年前