CGit
Gitweb
projects
/
android
/
external-libkmsxx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Update README.md
[android/external-libkmsxx.git]
/
libkms++
/
2016-05-25
Tomi Valkeinen
Add support for DRM blobs
tree
|
commitdiff
2016-05-25
Tomi Valkeinen
Split properties from DrmObject into DrmPropObject
tree
|
commitdiff
2016-05-23
Tomi Valkeinen
Cleanup AtomicReq::commit
tree
|
commitdiff
2016-05-23
Tomi Valkeinen
Remove swig helpers
tree
|
commitdiff
2016-05-23
Tomi Valkeinen
Add Crtc::get_primary_plane
tree
|
commitdiff
2016-05-18
Tomi Valkeinen
fb: fix a few wrong types
tree
|
commitdiff
2016-05-16
Tomi Valkeinen
kmsxx: add modedb
tree
|
commitdiff
2016-04-25
Tomi Valkeinen
Videomode is a struct, not class, so declare it as one
tree
|
commitdiff
2016-04-12
Tomi Valkeinen
atomicreq: add commit_sync()
tree
|
commitdiff
2016-03-26
Tomi Valkeinen
add ExtFramebuffer ctr for fds
tree
|
commitdiff
2016-03-26
Tomi Valkeinen
card: add drop_master
tree
|
commitdiff
2016-03-24
Tomi Valkeinen
fix a few cppcheck warnings
tree
|
commitdiff
2016-03-24
Tomi Valkeinen
clean up code formatting
tree
|
commitdiff
2016-03-18
Tomi Valkeinen
libkmstest: remove dependency to libdrm
tree
|
commitdiff
2016-03-17
Tomi Valkeinen
AtomicReq: add sync commit
tree
|
commitdiff
2016-03-16
Peter Ujfalusi
dumbframebuffer: fix throw linefeed in in prime_fd
tree
|
commitdiff
2016-03-16
Tomi Valkeinen
add public PixelFormatInfo
tree
|
commitdiff
2016-03-15
Tomi Valkeinen
Add IMappedFramebuffer and remove MappedBuffer
tree
|
commitdiff
2016-03-08
Tomi Valkeinen
crtc: add disable_plane()
tree
|
commitdiff
2016-03-08
Tomi Valkeinen
add ob::set_prop_value()
tree
|
commitdiff
2016-01-22
Alejandro Hernandez
Add definition to DRM_CLIENT_CAP_ATOMIC undef case
tree
|
commitdiff
2016-01-12
Tomi Valkeinen
libkms: fix Connector::get_default_mode when no modes
tree
|
commitdiff
2016-01-12
Tomi Valkeinen
libkms: add 'ilace' param for Connector::get_mode()
tree
|
commitdiff
2016-01-12
Tomi Valkeinen
DumbFB: fix dumb buffer alloc for omap NV12
tree
|
commitdiff
2015-11-26
Tomi Valkeinen
DumbFB: don't unmap if not mapped
tree
|
commitdiff
2015-11-18
Tomi Valkeinen
Card: support opening specific drm device
tree
|
commitdiff
2015-11-18
Tomi Valkeinen
Fb: collect fbs and destroy them in card's destructor
tree
|
commitdiff
2015-11-13
Tomi Valkeinen
Connector: prettier connector names
tree
|
commitdiff
2015-11-13
Tomi Valkeinen
Connector: add get_mode(xres, yres, refresh)
tree
|
commitdiff
2015-11-13
Tomi Valkeinen
Videomode cleanup
tree
|
commitdiff
2015-11-13
Tomi Valkeinen
dumbfb: move prime_fd() and fix its return type
tree
|
commitdiff
2015-11-13
Tomi Valkeinen
dumbfb: lazy mmap
tree
|
commitdiff
2015-11-13
Tomi Valkeinen
connector: consider UNKNOWNCONNECTION as connected
tree
|
commitdiff
2015-11-12
Peter Ujfalusi
libkms++: dumbframebuffer: Get file descriptor for...
tree
|
commitdiff
2015-11-11
Tomi Valkeinen
card: fix has_atomic if libdrm does not have atomic...
tree
|
commitdiff
2015-11-11
Tomi Valkeinen
AtomicReq: use nonblocking commit
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
pixelformat: add undefined
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
dumbfb: improve exception texts
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
remove print_short
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
card: use object vectors
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
card: use vectors with get_xxxs() methods
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
card: collect obs to vectors
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
card: add get_plane()
tree
|
commitdiff
2015-11-06
Tomi Valkeinen
card: add get_crtcs()
tree
|
commitdiff
2015-10-31
Tomi Valkeinen
Add AR24 & AB24 formats
tree
|
commitdiff
2015-10-30
Tomi Valkeinen
add missing <stdexcept> includes
tree
|
commitdiff
2015-10-26
Tomi Valkeinen
ExtFramebuffer: add alternative constructor
tree
|
commitdiff
2015-10-26
Tomi Valkeinen
add Card::get_connector(id)
tree
|
commitdiff
2015-10-26
Tomi Valkeinen
dumbfb: add offset
tree
|
commitdiff
2015-10-26
Tomi Valkeinen
dumbfb: add num_planes
tree
|
commitdiff
2015-10-26
Tomi Valkeinen
dumbfb: expose handle
tree
|
commitdiff
2015-10-20
Jyri Sarha
libkms++/property: Add const std::string to_str(uint64_...
tree
|
commitdiff
2015-10-20
Jyri Sarha
libkms++/drmobject: Add const std::map<uint32_t, uint64...
tree
|
commitdiff
2015-10-20
Jyri Sarha
libkms++/plane: Add methods for getting details of...
tree
|
commitdiff
2015-10-20
Jyri Sarha
libkms++/encoder: Add methods for getting details of...
tree
|
commitdiff
2015-10-20
Jyri Sarha
libkms++/crtc: Add methods for getting details of the...
tree
|
commitdiff
2015-10-20
Jyri Sarha
libkms++/connector: Add methods for getting details...
tree
|
commitdiff
2015-10-20
Jyri Sarha
libkms++/pixelformats.h: Add static inline std::string...
tree
|
commitdiff
2015-10-09
Tomi Valkeinen
libkms: Add Plane::supports_format
tree
|
commitdiff
2015-10-09
Tomi Valkeinen
testpat: add NV12/NV21 support
tree
|
commitdiff
2015-10-08
Tomi Valkeinen
Add support for YVYU and VYUY
tree
|
commitdiff
2015-10-07
Jyri Sarha
Fix exception string.
tree
|
commitdiff
2015-10-07
Tomi Valkeinen
Add XBGR8888 format
tree
|
commitdiff
2015-10-04
Tomi Valkeinen
DumbFB: clean up format_info code
tree
|
commitdiff
2015-10-04
Tomi Valkeinen
use PixelFormat all around
tree
|
commitdiff
2015-10-04
Tomi Valkeinen
add PixelFormat support to DumbFramebuffer
tree
|
commitdiff
2015-10-04
Tomi Valkeinen
add PixelFormat
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
use strings instead of char*
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
add PageFlipHandler
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
atomicreq: add a shortcut
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
card: use string for get_prop()
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
cleanup connector strings
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
Connector: store current encoder instead of crtc
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
save & restore mode
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
use friend class and hide methods
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
Add DrmObject::set_id()
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
Add ExtFramebuffer
tree
|
commitdiff
2015-10-03
Tomi Valkeinen
Add DumbFramebuffer
tree
|
commitdiff
2015-10-01
Tomi Valkeinen
move test utils to libkmstest library
tree
|
commitdiff
2015-10-01
Tomi Valkeinen
fb: remove unneeded #include
tree
|
commitdiff
2015-10-01
Tomi Valkeinen
Allow disabling universal planes with LIBKMSXX_DISABLE_...
tree
|
commitdiff
2015-10-01
Tomi Valkeinen
Make Encoder:get_crtc() return 0 if no crtc
tree
|
commitdiff
2015-10-01
Tomi Valkeinen
Allow disabling atomic modeset with LIBKMSXX_DISABLE_ATOMIC
tree
|
commitdiff
2015-10-01
Tomi Valkeinen
Add Crtc::page_flip()
tree
|
commitdiff
2015-10-01
Jyri Sarha
If no universal planes, plane_type() returns always...
tree
|
commitdiff
2015-10-01
Jyri Sarha
Add has_has_universal_planes().
tree
|
commitdiff
2015-09-30
Tomi Valkeinen
Merge branch 'master' of git://github.com/jsarha/kmsxx
tree
|
commitdiff
2015-09-30
Jyri Sarha
Add Connector::get_mode(const std::string &mode), remov...
tree
|
commitdiff
2015-09-30
Jyri Sarha
There is no need to convert exception strings to .c_str().
tree
|
commitdiff
2015-09-30
Jyri Sarha
Add rest of missing Card exceptions.
tree
|
commitdiff
2015-09-29
Jyri Sarha
Proper exception strings to Card::Card()
tree
|
commitdiff
2015-09-29
Jyri Sarha
Proper exception string to DrmObject::get_prop_value()
tree
|
commitdiff
2015-09-29
Jyri Sarha
Make Connector::connected() const
tree
|
commitdiff
2015-09-29
Jyri Sarha
Add get_mode(const char *mode) to Connector class.
tree
|
commitdiff
2015-09-28
Tomi Valkeinen
Add Card::get_connected_pipelines()
tree
|
commitdiff
2015-09-28
Tomi Valkeinen
card: use std namespace
tree
|
commitdiff
2015-09-28
Tomi Valkeinen
db: use atomic pageflip
tree
|
commitdiff
2015-09-28
Tomi Valkeinen
testpat: fix printing of time
tree
|
commitdiff
2015-09-27
Tomi Valkeinen
Initial version
tree
|
commitdiff