|
|
4 年之前 | |
|---|---|---|
| .gitignore | 4 年之前 | |
| LICENSE | 4 年之前 | |
| Makefile | 4 年之前 | |
| README.md | 4 年之前 | |
| db_none.c | 4 年之前 | |
| db_pixmap.c | 4 年之前 | |
| db_xdbe.c | 4 年之前 | |
| db_ximage.c | 4 年之前 | |
| main.c | 4 年之前 |
Trying different approaches to Double Buffering in Pure X11 applications on Linux:
$ make
$ ./main.none
$ ./main.xdbe
$ ./main.pixmap
$ ./main.ximage