]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/history - py
py: add DumbFb properties
[android/external-libkmsxx.git] / py /
2017-02-10 Tomi Valkeinenpy: add DumbFb properties
2017-02-10 Tomi Valkeinenuse reserve_connector from ResourceManager
2017-02-06 Alejandro HernandezSupport python2 based pykms binding
2017-01-27 Tomi Valkeinenpy/tests: hpd test
2017-01-25 Tomi ValkeinenAdd refresh() to connector, crtc and encoder
2017-01-24 Tomi Valkeinenpykms: add Videomode.__repr__
2017-01-03 Laurent Pinchartpy: db.py: Print frame rate at 5s intervals
2017-01-03 Laurent Pinchartpy: db.py: Rename argument to event handlers to avoid...
2017-01-03 Laurent Pinchartpy: Move helpers to the pykms module
2017-01-03 Laurent Pinchartpy: Reorganize source directory
2017-01-03 Laurent Pinchartpy: Expose MappedFramebuffer width and height properties
2016-11-22 Tomi Valkeinenpy: Add OmapCard & OmapFramebuffer support
2016-11-22 Tomi Valkeinenpy: Add MappedFramebuffer and use it
2016-08-15 Tomi ValkeinenMerge branch 'master' of git://github.com/jsarha/kmsxx
2016-08-15 Tomi Valkeinensupport finding fractional vrefresh
2016-08-11 Tomi Valkeinenadd basic cmake install system
2016-07-10 Tomi ValkeinenFix property name lookup
2016-06-22 Tomi Valkeinenpy: fix AtomicReq's add()
2016-06-22 Laurent Pinchartpy: Expose the Connector::get_mode methods
2016-06-20 Tomi ValkeinenMerge V4L2 related work
2016-06-16 Tomi Valkeinenpy: add cam.py
2016-06-16 Tomi Valkeinenpy: add pyvid
2016-06-16 Tomi Valkeinenpy: use ResourceManager
2016-06-16 Tomi Valkeinenadd ResourceManager
2016-06-16 Tomi ValkeinenSupport RGB888
2016-06-14 Tomi Valkeinenpy: add missing pixelformats
2016-06-11 Tomi Valkeinenpy: PixelFormat & DumbFB impro
2016-06-11 Tomi Valkeinenkms++util: split to subdirs
2016-06-11 Tomi Valkeinenkms++: organize into subdirs
2016-06-11 Tomi Valkeinenrename libkms to kms++
2016-06-07 Tomi Valkeinenpy: fix scripts when there's no current crtc
2016-06-07 Jyri SarhaMake py/gamma.py executable.
2016-06-07 Jyri Sarhapy/gamma.py: Make gamma table calculations more generic
2016-06-02 Tomi Valkeinenpy: fix AtomicReq bindings
2016-05-26 Tomi Valkeinenpy: add set_prop()
2016-05-25 Tomi Valkeinengamma.py: show a test pattern
2016-05-25 Tomi ValkeinenAdd a simple gamma.py test
2016-05-25 Tomi ValkeinenAdd support for DRM blobs
2016-05-25 Tomi ValkeinenSplit properties from DrmObject into DrmPropObject
2016-05-23 Tomi ValkeinenReorganize libkms++utils header
2016-05-23 Tomi ValkeinenFile/dir renames
2016-05-23 Tomi ValkeinenFix the rest of the py scripts
2016-05-23 Tomi Valkeinensplit py files
2016-05-23 Tomi ValkeinenCleanup AtomicReq::commit
2016-05-23 Tomi ValkeinenUse pybind11 instead of SWIG
2016-05-18 Tomi Valkeinenadd kmsmodeview.py
2016-05-09 Tomi Valkeinenpy: fix videomode list
2016-04-21 Tomi Valkeinendepend on python 3.x, not 3.4
2016-04-16 Tomi Valkeinenadd -Wextra & fix warnings
2016-03-23 Tomi Valkeinenhackfix py compilation on 64 bit pc
2016-03-17 Tomi Valkeinenpy: add transparency key and alpha tests
2016-03-17 Tomi ValkeinenUse globbing to add .py test files
2016-03-08 Tomi Valkeinenlibkmstest: color & draw_rect
2016-03-08 Tomi Valkeinenpy improvements
2015-11-18 Tomi Valkeinenfix pykms
2015-11-06 Tomi Valkeinenremove print_short
2015-10-23 Tomi Valkeinenpykms: add iact.py
2015-10-23 Tomi Valkeinenpykms: use -builtin
2015-10-23 Tomi Valkeinenpykms: add swig vectors for basic libkms types
2015-10-03 Tomi Valkeinenpy: add db test
2015-10-03 Tomi Valkeinenlibkmstest: cleanup headers
2015-10-03 Tomi ValkeinenAdd DumbFramebuffer
2015-10-01 Tomi Valkeinenmove test utils to libkmstest library
2015-09-30 Tomi ValkeinenMerge branch 'master' of git://github.com/jsarha/kmsxx
2015-09-30 Jyri SarhaAdd std::string support to swig for lua and python.
2015-09-28 Tomi Valkeinenfix functest.py
2015-09-27 Tomi ValkeinenInitial version