summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-11-05VIGS: add NULL checks when screen capturingVasiliy Ulyanov1-2/+5
2014-11-05Qt5 skin: integrate with VIGS capture interfaceVasiliy Ulyanov1-3/+9
2014-11-05VIGS: implement screen capture interface for direct renderingVasiliy Ulyanov11-0/+187
2014-10-28vigs: support MacOS buildGiWoong Kim1-0/+1
2014-10-28Merge "hw/net/ne2000-isa: Register vmstate struct" into features/qt_drSeokYeon Hwang1-0/+1
2014-10-28Merge "hw/net/eepro100: Implement read-only bits in MDI registers" into featu...SeokYeon Hwang1-2/+2
2014-10-28Merge "hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables" in...SeokYeon Hwang1-3/+0
2014-10-27hw/i386/pc.c: Remove unused parallel_io and parallel_irq variablesPeter Maydell1-3/+0
2014-10-27hw/net/ne2000-isa: Register vmstate structPeter Maydell1-0/+1
2014-10-27hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell1-2/+2
2014-10-279pfs: fix compilation errors on Mac OS X.Kitae Kim1-3/+2
2014-10-21vigs: modified gl headerGiWoong Kim1-2/+2
2014-10-14vigs: fix compilation errors in case of disable-qt configurationKitae Kim2-1/+25
2014-08-22VIGS: Implement plane flip/rotateStanislav Vorobiov6-6/+138
2014-08-21VIGS: Disable blending by defaultStanislav Vorobiov1-0/+2
2014-08-19VIGS: Support YUV420 planar formatStanislav Vorobiov4-4/+213
2014-08-19VIGS: Support planar pixel formatsStanislav Vorobiov14-73/+609
2014-08-19VIGS: Support underlays and alpha blendingStanislav Vorobiov5-75/+144
2014-08-15VIGS/qt5: now working on mac os xStanislav Vorobiov3-5/+15
2014-08-14VIGS/qt5: fix scaling shader for GL3Stanislav Vorobiov1-4/+4
2014-08-13VIGS/qt5: respect maru_brightnessStanislav Vorobiov5-3/+42
2014-08-13VIGS/qt5: now working on win32Stanislav Vorobiov6-8/+25
2014-08-13fix win32 build and mutex/condvar use before initStanislav Vorobiov1-0/+1
2014-08-12VIGS/qt5: support sw backendStanislav Vorobiov2-5/+2
2014-08-12VIGS: introduce frontendsStanislav Vorobiov15-243/+1121
2014-08-06virtio-9p: fix compilation errors on WindowsKitae Kim1-3/+3
2014-07-29VIGS/qt5: support rotationStanislav Vorobiov1-2/+46
2014-07-29VIGS/qt5: support scalingStanislav Vorobiov5-10/+248
2014-07-29VIGS/qt5: move swapBuffers to separate threadStanislav Vorobiov1-2/+0
2014-07-30VIGS: Initial qt5 display supportStanislav Vorobiov11-545/+458
2014-07-20display: select display type with display options.SeokYeon Hwang9-4/+14
2014-07-18display: fix compilation error when SDL and SHM are both disabledSeokYeon Hwang1-0/+1
2014-07-15emulator: apply strict policies on compilation warnings on WindowsSeokYeon Hwang1-0/+5
2014-07-14virtio-9p: apply the upstream change.Sooyoung Ha1-139/+190
2014-07-10build: apply -Werror on MacOSSeokYeon Hwang1-4/+2
2014-07-05Merge "emulator: some error reporting routine is refactored" into tizenSangho Park3-17/+11
2014-07-06emulator: some error reporting routine is refactoredSeokYeon Hwang3-17/+11
2014-07-03Merge "9pfs: use event_notifier instead of qemu_pipe" into tizenSeokYeon Hwang4-198/+21
2014-07-029pfs: use event_notifier instead of qemu_pipeSeokYeon Hwang4-198/+21
2014-07-02emulator: clean-up legacy board initSeokYeon Hwang1-15/+9
2014-07-01virtio: initializing and declaring tizen virtio devices are movedSeokYeon Hwang2-604/+1
2014-07-01emulator: remove legacy mloop_eventSeokYeon Hwang1-1/+0
2014-07-01usb: remove legacy usb storage supportSeokYeon Hwang1-22/+1
2014-07-01hotplug: new device hotplug system is introducedSeokYeon Hwang1-52/+0
2014-06-25pci: add device realization check before the capability is unlinkedSeokYeon Hwang1-1/+5
2014-06-24build: Clean-up build related filesSeokYeon Hwang7-20/+19
2014-06-23YaGL/VIGS: QOM'ifyStanislav Vorobiov10-157/+498
2014-06-23exynos4210: remove old filesStanislav Vorobiov12-7477/+0
2014-06-23VIGS: move winsys headersStanislav Vorobiov7-5/+5
2014-06-22Merge "yagl/vigs: quick fixes for upstream" into tizenSeokYeon Hwang2-51/+105