1. 650845f kmscube: fix X11 fullscreen by Tomi Valkeinen · 8 years ago
  2. 8a703fb cmake: set C_FLAGS too by Tomi Valkeinen · 8 years ago
  3. 4934864 py: Add OmapCard & OmapFramebuffer support by Tomi Valkeinen · 8 years ago
  4. 1e96518 py: Add MappedFramebuffer and use it by Tomi Valkeinen · 8 years ago
  5. cb747ea Add OmapCard and OmapFramebuffer by Tomi Valkeinen · 8 years ago
  6. db06999 kmstest: use MappedFramebuffer by Tomi Valkeinen · 8 years ago
  7. 27856a7 Add MappedFramebuffer by Tomi Valkeinen · 8 years ago
  8. ce3b4b2 dumbfb: pass O_RDWR to drmPrimeHandleToFD() by Tomi Valkeinen · 8 years ago
  9. 40b807f modedb_dmt: update table by Tomi Valkeinen · 8 years ago
  10. 98bbcee Add DMT script by Tomi Valkeinen · 8 years ago
  11. 5d85e5d kmstest: be explicit about mode selection by Tomi Valkeinen · 8 years ago
  12. e4fbf01 kmstest: add --cvt option by Tomi Valkeinen · 8 years ago
  13. dd33ff8 kms++: add videomode_from_cvt() by Tomi Valkeinen · 8 years ago
  14. 3eaf632 Add comment about ilace by Tomi Valkeinen · 8 years ago
  15. e5a89a0 Travis: only build master & travis by Tomi Valkeinen · 8 years ago
  16. 546e8d1 Travis: use VERBOSE=1 by Tomi Valkeinen · 8 years ago
  17. 1f38ad4 Travis: set -Wno-maybe-uninitialized for gcc-4.9 by Tomi Valkeinen · 8 years ago
  18. a7675af Travis: treat warnings as errors by Tomi Valkeinen · 8 years ago
  19. 2293f88 Add cmake option for -Werror by Tomi Valkeinen · 8 years ago
  20. cf01a3f travis: add my email by Tomi Valkeinen · 8 years ago
  21. 132d917 remove -rdynamic gcc flag by Tomi Valkeinen · 8 years ago
  22. c7e08dd travis: improve .travis.yml by Tomi Valkeinen · 8 years ago
  23. 3d3883b Travis: test different gcc versions by Tomi Valkeinen · 8 years ago
  24. 1852a37 kmstest: enable display even if crtc doesn't have fb by Tomi Valkeinen · 8 years ago
  25. 7785a21 README: travis icon by Tomi Valkeinen · 8 years ago
  26. ca23950 travis: enable kmscube by Tomi Valkeinen · 8 years ago
  27. f079092 Add Travis CI by Tomi Valkeinen · 8 years ago
  28. 8e3d7e3 Improve mode finding by Tomi Valkeinen · 8 years ago
  29. 8170f7a Improve LTO detection code by Tomi Valkeinen · 8 years ago
  30. 07c6c86 Fix LTO detection by Laurent Pinchart · 8 years ago
  31. f093a55 kmsprint: fix prints by Tomi Valkeinen · 8 years ago
  32. 09e7a23 Card: virtual destructor by Tomi Valkeinen · 8 years ago
  33. bddd4eb kmatest: add custom videomode support by Tomi Valkeinen · 8 years ago
  34. 84d3338 kmatest: split regex strings to multiple lines by Tomi Valkeinen · 8 years ago
  35. 8e9eecb Improve struct Videomode by Tomi Valkeinen · 8 years ago
  36. 8f5e937 kmsprint: improve property enum prints by Tomi Valkeinen · 8 years ago
  37. 2fc74db Fix error prints by Tomi Valkeinen · 8 years ago
  38. 21113e0 Fix LTO support for cross-compilation. by Arnout Vandecappelle (Essensium/Mind) · 8 years ago
  39. 86f3c44 kmstest: rename remaining references to testpat by Tomi Valkeinen · 8 years ago
  40. 227830e rename testpat and fbtestpat by Tomi Valkeinen · 8 years ago
  41. a7797a1 Merge branch 'master' of git://github.com/jsarha/kmsxx by Tomi Valkeinen · 8 years ago
  42. 13883ff Fix byte order of 24-bit formats. by Jyri Sarha · 8 years ago
  43. 235afbd Add missing BGR color formats to draw_test_pattern_part(). by Jyri Sarha · 8 years ago
  44. 05cc861 AtomicReq: add add_display() helper by Tomi Valkeinen · 8 years ago
  45. f184e59 ResourceManager: add card() by Tomi Valkeinen · 8 years ago
  46. e04bbf9 support finding fractional vrefresh by Tomi Valkeinen · 8 years ago
  47. 4780d98 modedb: fix vrefresh for ilace by Tomi Valkeinen · 8 years ago
  48. bb64b41 testpat & kmsprint: improve mode prints by Tomi Valkeinen · 8 years ago
  49. 6927e75 ExtCPUFramebuffer: add size and offset params by Tomi Valkeinen · 8 years ago
  50. cdab6fa fbtestpat: remove extra leftover memcpy by Tomi Valkeinen · 8 years ago
  51. a740efa add basic cmake install system by Tomi Valkeinen · 8 years ago
  52. 2754279 Merge branch 'master' of git://github.com/jsarha/kmsxx by Tomi Valkeinen · 8 years ago
  53. 3788242 Add BGR888 (BG24) and BGR565 (BG16) pixelformats. by Jyri Sarha · 8 years ago
  54. bd5f647 Merge branch 'yem/musl' of git://github.com/yann-morin-1998/kmsxx by Tomi Valkeinen · 8 years ago
  55. 35373b7 utils: select() et al. need <sys/select.h> by Yann E. MORIN · 8 years ago
  56. 868bc96 kms++-util: portability fix by Yann E. MORIN · 8 years ago
  57. c817d33 fbtestpat: draw "/dev/fb0" text by Tomi Valkeinen · 8 years ago
  58. a706f15 Fix property name lookup by Tomi Valkeinen · 8 years ago
  59. b668200 README: add notes about custom toolchainfile by Tomi Valkeinen · 8 years ago
  60. 32211ba kms++: fix AtomicReq compilation by Tomi Valkeinen · 8 years ago
  61. ad5c6f2 Add missing <system_error> includes by Tomi Valkeinen · 8 years ago
  62. 19e3601 py: fix AtomicReq's add() by Tomi Valkeinen · 8 years ago
  63. 31c5e08 kmsprint: Include cinttypes instead of inttypes.h by Laurent Pinchart · 8 years ago
  64. 4fb69b7 kms++: use DrmPropObject in AtomicReq by Tomi Valkeinen · 8 years ago
  65. 19188a5 kms++: update decls.h by Tomi Valkeinen · 8 years ago
  66. 0e064e2 py: Expose the Connector::get_mode methods by Laurent Pinchart · 8 years ago
  67. c1138d9 Merge V4L2 related work by Tomi Valkeinen · 8 years ago
  68. 33c9859 Framebuffer: don't crash is drmModeGetFB() returns 0 by Tomi Valkeinen · 8 years ago
  69. 365091e Add Framebuffer::flush() by Tomi Valkeinen · 8 years ago
  70. e17e6f5 kmscube: use drmModeAddFB2 version of ExtFB by Tomi Valkeinen · 8 years ago
  71. 6f5d181 utils: add wbm2m by Tomi Valkeinen · 8 years ago
  72. 506fa7c utils: add wbcap by Tomi Valkeinen · 8 years ago
  73. 0bf62a2 py: add cam.py by Tomi Valkeinen · 8 years ago
  74. a779ec3 py: add pyvid by Tomi Valkeinen · 8 years ago
  75. c65ffb7 kmsutils: add VideoDevice by Tomi Valkeinen · 8 years ago
  76. 511d593 kmsview: use resman by Tomi Valkeinen · 8 years ago
  77. 7881bfd py: use ResourceManager by Tomi Valkeinen · 8 years ago
  78. 84d89b1 add ResourceManager by Tomi Valkeinen · 8 years ago
  79. 34e63f6 Support RGB888 by Tomi Valkeinen · 8 years ago
  80. a17a736 draw_text: support YUV modes by Tomi Valkeinen · 8 years ago
  81. e2fd7df py: add missing pixelformats by Tomi Valkeinen · 8 years ago
  82. 22b0d9f py: PixelFormat & DumbFB impro by Tomi Valkeinen · 8 years ago
  83. 126dd1e gitignore: add pycache by Tomi Valkeinen · 8 years ago
  84. 3c6ea25 kms++util: split to subdirs by Tomi Valkeinen · 8 years ago
  85. 9916712 kms++: organize into subdirs by Tomi Valkeinen · 8 years ago
  86. 736b295 cmake: results to bin & lib dirs by Tomi Valkeinen · 8 years ago
  87. 711a0b8 rename libkms to kms++ by Tomi Valkeinen · 8 years ago
  88. c5f1661 cmake: add option to build shared libs by Tomi Valkeinen · 8 years ago
  89. 17d1808 rename dirs by Tomi Valkeinen · 8 years ago
  90. 38a71ee kmsprint: print plane formats by Tomi Valkeinen · 8 years ago
  91. ded84bf py: fix scripts when there's no current crtc by Tomi Valkeinen · 8 years ago
  92. a688d32 util: add simple text drawing by Tomi Valkeinen · 8 years ago
  93. d697a95 util: refactor drawing functions by Tomi Valkeinen · 8 years ago
  94. 75ac869 kmsview: small improvements by Tomi Valkeinen · 8 years ago
  95. f8fdcc2 Make py/gamma.py executable. by Jyri Sarha · 8 years ago
  96. 96b69bd py/gamma.py: Make gamma table calculations more generic by Jyri Sarha · 8 years ago
  97. 6ec82c4 testpat: use new id/idx resolving by Tomi Valkeinen · 8 years ago
  98. c3b4892 Property: remove now unused to_str() by Tomi Valkeinen · 8 years ago
  99. cefd494 kmsprint: rewrite kmsprint by Tomi Valkeinen · 8 years ago
  100. ba5ae94 add kmsblank app by Tomi Valkeinen · 8 years ago