]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/shortlog
android/external-libkmsxx.git
2016-09-23 Tomi Valkeinenkmsprint: improve property enum prints
2016-09-01 Tomi ValkeinenFix error prints
2016-08-27 Arnout Vandecappelle... Fix LTO support for cross-compilation.
2016-08-24 Tomi Valkeinenkmstest: rename remaining references to testpat
2016-08-16 Tomi Valkeinenrename testpat and fbtestpat
2016-08-15 Tomi ValkeinenMerge branch 'master' of git://github.com/jsarha/kmsxx
2016-08-15 Jyri SarhaFix byte order of 24-bit formats.
2016-08-15 Jyri SarhaAdd missing BGR color formats to draw_test_pattern_part().
2016-08-15 Tomi ValkeinenAtomicReq: add add_display() helper
2016-08-15 Tomi ValkeinenResourceManager: add card()
2016-08-15 Tomi Valkeinensupport finding fractional vrefresh
2016-08-15 Tomi Valkeinenmodedb: fix vrefresh for ilace
2016-08-15 Tomi Valkeinentestpat & kmsprint: improve mode prints
2016-08-12 Tomi ValkeinenExtCPUFramebuffer: add size and offset params
2016-08-12 Tomi Valkeinenfbtestpat: remove extra leftover memcpy
2016-08-11 Tomi Valkeinenadd basic cmake install system
2016-08-11 Tomi ValkeinenMerge branch 'master' of git://github.com/jsarha/kmsxx
2016-08-11 Jyri SarhaAdd BGR888 (BG24) and BGR565 (BG16) pixelformats.
2016-08-10 Tomi ValkeinenMerge branch 'yem/musl' of git://github.com/yann-morin...
2016-08-10 Yann E. MORINutils: select() et al. need <sys/select.h>
2016-08-10 Yann E. MORINkms++-util: portability fix
2016-08-10 Tomi Valkeinenfbtestpat: draw "/dev/fb0" text
2016-07-10 Tomi ValkeinenFix property name lookup
2016-07-10 Tomi ValkeinenREADME: add notes about custom toolchainfile
2016-07-10 Tomi Valkeinenkms++: fix AtomicReq compilation
2016-06-22 Tomi ValkeinenAdd missing <system_error> includes
2016-06-22 Tomi Valkeinenpy: fix AtomicReq's add()
2016-06-22 Laurent Pinchartkmsprint: Include cinttypes instead of inttypes.h
2016-06-22 Tomi Valkeinenkms++: use DrmPropObject in AtomicReq
2016-06-22 Tomi Valkeinenkms++: update decls.h
2016-06-22 Laurent Pinchartpy: Expose the Connector::get_mode methods
2016-06-20 Tomi ValkeinenMerge V4L2 related work
2016-06-20 Tomi ValkeinenFramebuffer: don't crash is drmModeGetFB() returns 0
2016-06-20 Tomi ValkeinenAdd Framebuffer::flush()
2016-06-17 Tomi Valkeinenkmscube: use drmModeAddFB2 version of ExtFB
2016-06-16 Tomi Valkeinenutils: add wbm2m
2016-06-16 Tomi Valkeinenutils: add wbcap
2016-06-16 Tomi Valkeinenpy: add cam.py
2016-06-16 Tomi Valkeinenpy: add pyvid
2016-06-16 Tomi Valkeinenkmsutils: add VideoDevice
2016-06-16 Tomi Valkeinenkmsview: use resman
2016-06-16 Tomi Valkeinenpy: use ResourceManager
2016-06-16 Tomi Valkeinenadd ResourceManager
2016-06-16 Tomi ValkeinenSupport RGB888
2016-06-15 Tomi Valkeinendraw_text: support YUV modes
2016-06-14 Tomi Valkeinenpy: add missing pixelformats
2016-06-11 Tomi Valkeinenpy: PixelFormat & DumbFB impro
2016-06-11 Tomi Valkeinengitignore: add pycache
2016-06-11 Tomi Valkeinenkms++util: split to subdirs
2016-06-11 Tomi Valkeinenkms++: organize into subdirs
2016-06-11 Tomi Valkeinencmake: results to bin & lib dirs
2016-06-11 Tomi Valkeinenrename libkms to kms++
2016-06-11 Tomi Valkeinencmake: add option to build shared libs
2016-06-11 Tomi Valkeinenrename dirs
2016-06-11 Tomi Valkeinenkmsprint: print plane formats
2016-06-07 Tomi Valkeinenpy: fix scripts when there's no current crtc
2016-06-07 Tomi Valkeinenutil: add simple text drawing
2016-06-07 Tomi Valkeinenutil: refactor drawing functions
2016-06-07 Tomi Valkeinenkmsview: small improvements
2016-06-07 Jyri SarhaMake py/gamma.py executable.
2016-06-07 Jyri Sarhapy/gamma.py: Make gamma table calculations more generic
2016-06-07 Tomi Valkeinentestpat: use new id/idx resolving
2016-06-07 Tomi ValkeinenProperty: remove now unused to_str()
2016-06-07 Tomi Valkeinenkmsprint: rewrite kmsprint
2016-06-07 Tomi Valkeinenadd kmsblank app
2016-06-05 Tomi Valkeinenutil: add helpers
2016-06-04 Tomi ValkeinenCard: remove get_crtc_by_index
2016-06-04 Tomi ValkeinenCard::get_object(): return nullptr if not found
2016-06-04 Tomi ValkeinenVideomode: add helpers
2016-06-04 Tomi ValkeinenProperty: add getters
2016-06-04 Tomi ValkeinenEncoder: add DPMST type
2016-06-04 Tomi ValkeinenConnector: hack fix EDID blob ID
2016-06-04 Tomi Valkeinentestpat: use stopwatch
2016-06-04 Tomi ValkeinenAdd Stopwatch
2016-06-02 Tomi Valkeinenpy: fix AtomicReq bindings
2016-05-31 Tomi Valkeinentestpat: print FB IDs
2016-05-30 Tomi ValkeinenUpdate TODO
2016-05-30 Tomi ValkeinenRemove 'db' from CMakeList.txt
2016-05-30 Tomi ValkeinenRemove 'db', 'testpat' does it better
2016-05-30 Tomi Valkeinentestpat: add page flipping mode
2016-05-30 Tomi Valkeinentestpat: atomic commit
2016-05-30 Tomi Valkeinentestpat: get primary plane
2016-05-30 Tomi Valkeinentestpat: support multiple buffers
2016-05-30 Tomi Valkeinentestpat: draw pattern separately
2016-05-30 Tomi ValkeinenAtomicReq: support 'allow_modeset'
2016-05-27 Tomi ValkeinenCrtc: fix get_primary_plane
2016-05-27 Tomi ValkeinenCrtc: fix throw message
2016-05-27 Tomi ValkeinenAdd Videomode::to_blob()
2016-05-27 Tomi ValkeinenAtomicReq: add helper to add multiple props
2016-05-27 Tomi Valkeinenadd missing idx for Plane & Encoder
2016-05-26 Tomi ValkeinenUpdate README.md
2016-05-26 Tomi Valkeinenpy: add set_prop()
2016-05-25 Tomi Valkeinenparallelize drawing of test pattern
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-25 Tomi Valkeinendisable Wmissing-field-initializers when gcc <= 5.0
2016-05-25 Tomi ValkeinenRequire libdrm >= 2.4.64
2016-05-23 Tomi ValkeinenUpdate README
next