本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
cacalabs
/
libcaca
镜像来自
https://github.com/cacalabs/libcaca.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
7
Wiki
活動
1751
提交
1
分支
18 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
目錄樹:
6b199b4951
libcaca
/
caca
/
driver
歷史記錄
Sam Hocevar
4bbf44af21
Don't enter glutCheckLoop() from gl_get_event() if there is already an
event available. This increases the framerate when using OpenGL.
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
Don't enter glutCheckLoop() from gl_get_event() if there is already an
15 年之前
ncurses.c
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
15 年之前
null.c
Include <stdio.h> in the null driver to get NULL.
15 年之前
raw.c
Add caca_export_area_to_memory() to export only a selected part of the
16 年之前
slang.c
Pass Ctrl-C as a keypress to the calling application in the SLang driver.
15 年之前
vga.c
Fix a typo in the VGA driver.
15 年之前
win32.c
Add dirty rectangle support to the ncurses and VGA drivers.
16 年之前
x11.c
* Fix Delete key with X11 driver
15 年之前