index
:
renesas/kmsxx.git
crc
master
omap/cache
swsync
writeback
kmsxx, cloned from https://github.com/tomba/kmsxx
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libkmstest
/
testpat.cpp
Age
Commit message (
Collapse
)
Author
2016-03-18
libkmstest: remove dependency to libdrm
Tomi Valkeinen
2016-03-15
Add IMappedFramebuffer and remove MappedBuffer
Tomi Valkeinen
2016-03-08
libkmstest: color & draw_rect
Tomi Valkeinen
2016-02-07
add MappedBuffer & co
Tomi Valkeinen
2015-11-13
libkmstest: disable draw perf prints
Tomi Valkeinen
2015-10-31
Add AR24 & AB24 formats
Tomi Valkeinen
2015-10-10
add CMY and WB to test pattern
Tomi Valkeinen
2015-10-09
testpat: add NV12/NV21 support
Tomi Valkeinen
2015-10-09
testpat: rewrite the pixel drawing
Tomi Valkeinen
2015-10-08
testpat: cleanup and fix drawing yuv pixels
Tomi Valkeinen
2015-10-08
Add support for YVYU and VYUY
Tomi Valkeinen
2015-10-07
libkmstest: cleanup colors and add xbgr8888 support
Tomi Valkeinen
2015-10-04
use PixelFormat all around
Tomi Valkeinen
2015-10-03
libkmstest: cleanup headers
Tomi Valkeinen
2015-10-03
Add DumbFramebuffer
Tomi Valkeinen
Move the current Framebuffer to DumbFramebuffer, and make a simple Framebuffer as its super class.
2015-10-01
move test utils to libkmstest library
Tomi Valkeinen