summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-07compositor-drm: Refcount drm_fbDaniel Stone1-1/+18
2017-02-07compositor-drm: Drop output from release_fbDaniel Stone1-9/+11
2017-02-07compositor-drm: Refactor destroy drm_fb functionTomohito Esaki1-31/+30
2017-02-07compositor-drm: Store format in drm_fbDaniel Stone1-16/+27
2017-02-07compositor-drm: Add explicit type member to drm_fbDaniel Stone1-18/+32
2017-02-07compositor-drm: Calculate more cursor state up frontDaniel Stone1-23/+16
2017-02-07compositor-drm: Make scanout view preparation more stringentDaniel Stone1-11/+24
2017-02-07compositor-drm: Construct mode list in create_output_for_connectorArmin Krezović1-31/+32
2017-02-07compositor-drm: Ignore non-KMS devicesDaniel Stone1-33/+55
2017-02-07compositor-drm: Try to preserve existing output routingDaniel Stone1-5/+22
2017-02-07meson: pixel-formatsDaniel Stone1-0/+1
2017-02-07libweston: Add pixel-format helpersDaniel Stone3-0/+512
2017-02-07Allow backends to group repaint flushesDaniel Stone8-18/+38
2017-02-07Switch to global output repaint hookDaniel Stone2-25/+79
2017-02-07Don't delay initial output paintDaniel Stone2-2/+8
2017-02-07Calculate next-frame target time in absolute spaceDaniel Stone1-13/+15
2017-02-07timespec: Add timespec_to_msec helperDaniel Stone3-1/+21
2017-02-07timespec: Add timespec_add_msec helperDaniel Stone2-0/+32
2017-02-07timespec: Add timespec_add_nsec helperDaniel Stone3-0/+157
2017-02-07Add Meson build systemDaniel Stone14-0/+1626
2017-02-07tests: Reshuffle IVI layout testsDaniel Stone7-15/+25
2017-02-07tests: Don't rely on build directory layoutDaniel Stone9-38/+94
2017-02-07launcher: don't try to switch to weston's vtGiulio Camuffo5-1/+40
2017-02-07ivi-shell: Damage view below after unmappingUcan, Emre (ADITG/SW1)1-1/+12
2017-02-07tests: doc iterating in the runnerPekka Paalanen1-1/+5
2017-02-07compositor: damage pending subsurfaces when committing themEmilio Pozuelo Monfort3-1/+35
2017-02-07tests: add subsurface-shot testPekka Paalanen7-2/+275
2017-02-07tests: put screenshots to ./logs by defaultPekka Paalanen1-2/+3
2017-02-07tests: implement get_test_name()Pekka Paalanen2-2/+31
2017-02-07tests/shell: change background colorPekka Paalanen1-1/+1
2017-02-07tests/shell: get rid of static variablesPekka Paalanen1-48/+84
2017-02-07tests: add test-desktop-shellQuentin Glidic2-0/+206
2017-02-07clients: teach simple-dmabuf-v4l to deal with flipped inputMicah Fedke1-8/+54
2017-02-07compositor-drm: don't pass option_connector to create_outputsUcan, Emre (ADITG/SW1)1-5/+4
2017-02-07compositor-drm: update connectors with connector configUcan, Emre (ADITG/SW1)1-1/+10
2017-02-06compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on o...Micah Fedke1-1/+13
2017-02-06ivi-shell: simplify commit_changes functionUcan, Emre (ADITG/SW1)1-20/+21
2017-02-06ivi-shell: pass only ivi_view to update_propUcan, Emre (ADITG/SW1)1-9/+5
2017-02-03releasing: CopyeditsBryce Harrington1-10/+10
2017-02-03libweston: grammar fix to recent commentBryce Harrington1-1/+1
2017-01-30tests: Remove buffer-countDaniel Stone6-251/+0
2017-01-30Move weston-egl-ext.h to sharedDaniel Stone2-1/+1
2017-01-30Add comments and whitespace to repaint machineryDaniel Stone1-6/+21
2017-01-27systemd: fix Wincompatible-pointer-typeUcan, Emre (ADITG/SW1)1-1/+1
2017-01-27ivi-shell: add screen_add_layers testUcan, Emre (ADITG/SW1)1-0/+54
2017-01-27ivi-shell: add layer_add_surfaces testUcan, Emre (ADITG/SW1)2-0/+50
2017-01-27ivi-shell: don't check layer is already on the screenUcan, Emre (ADITG/SW1)1-5/+0
2017-01-27ivi-shell: don't check view is rendered before adding surfaceUcan, Emre (ADITG/SW1)1-2/+0
2017-01-27ivi-shell: fix typo in layer_destroy APIUcan, Emre (ADITG/SW1)1-1/+1
2017-01-27compositor-rdp: Fix build with freerdp2, take 2Daniel Stone1-1/+1