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