author | Tomi Valkeinen <tomi.valkeinen@iki.fi> | |
Fri, 2 Oct 2015 18:27:43 +0000 (21:27 +0300) | ||
committer | Tomi Valkeinen <tomi.valkeinen@iki.fi> | |
Sat, 3 Oct 2015 13:59:19 +0000 (16:59 +0300) | ||
commit | 89bfd9d567ced945bf2f4b3a927426c1ad2ee762 | |
tree | c6d3e5450196f11bb5c58ce1c7c92956ff8c1fb7 | tree | snapshot (tar.xz tar.gz zip) |
parent | c77756c48d6f38c8b40a39fd53f610c296530adf | commit | diff |
Add DumbFramebuffer
Move the current Framebuffer to DumbFramebuffer, and make a simple
Framebuffer as its super class.
Move the current Framebuffer to DumbFramebuffer, and make a simple
Framebuffer as its super class.
17 files changed:
libkms++/decls.h | diff | blob | history | |
libkms++/dumbframebuffer.cpp | [new file with mode: 0644] | blob |
libkms++/dumbframebuffer.h | [new file with mode: 0644] | blob |
libkms++/framebuffer.cpp | diff | blob | history | |
libkms++/framebuffer.h | diff | blob | history | |
libkms++/kms++.h | diff | blob | history | |
libkmstest/conv.cpp | diff | blob | history | |
libkmstest/conv.h | diff | blob | history | |
libkmstest/testpat.cpp | diff | blob | history | |
libkmstest/testpat.h | diff | blob | history | |
lua/luakms.i | diff | blob | history | |
lua/test.lua | diff | blob | history | |
py/functest.py | diff | blob | history | |
py/pykms.i | diff | blob | history | |
py/test.py | diff | blob | history | |
tests/db.cpp | diff | blob | history | |
tests/testpat.cpp | diff | blob | history |