index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
vigs: modified gl header
GiWoong Kim
1
-2
/
+2
2014-10-14
vigs: fix compilation errors in case of disable-qt configuration
Kitae Kim
2
-1
/
+25
2014-08-22
VIGS: Implement plane flip/rotate
Stanislav Vorobiov
6
-6
/
+138
2014-08-21
VIGS: Disable blending by default
Stanislav Vorobiov
1
-0
/
+2
2014-08-19
VIGS: Support YUV420 planar format
Stanislav Vorobiov
4
-4
/
+213
2014-08-19
VIGS: Support planar pixel formats
Stanislav Vorobiov
14
-73
/
+609
2014-08-19
VIGS: Support underlays and alpha blending
Stanislav Vorobiov
5
-75
/
+144
2014-08-15
VIGS/qt5: now working on mac os x
Stanislav Vorobiov
3
-5
/
+15
2014-08-14
VIGS/qt5: fix scaling shader for GL3
Stanislav Vorobiov
1
-4
/
+4
2014-08-13
VIGS/qt5: respect maru_brightness
Stanislav Vorobiov
5
-3
/
+42
2014-08-13
VIGS/qt5: now working on win32
Stanislav Vorobiov
6
-8
/
+25
2014-08-13
fix win32 build and mutex/condvar use before init
Stanislav Vorobiov
1
-0
/
+1
2014-08-12
VIGS/qt5: support sw backend
Stanislav Vorobiov
2
-5
/
+2
2014-08-12
VIGS: introduce frontends
Stanislav Vorobiov
15
-243
/
+1121
2014-08-06
virtio-9p: fix compilation errors on Windows
Kitae Kim
1
-3
/
+3
2014-07-29
VIGS/qt5: support rotation
Stanislav Vorobiov
1
-2
/
+46
2014-07-29
VIGS/qt5: support scaling
Stanislav Vorobiov
5
-10
/
+248
2014-07-29
VIGS/qt5: move swapBuffers to separate thread
Stanislav Vorobiov
1
-2
/
+0
2014-07-30
VIGS: Initial qt5 display support
Stanislav Vorobiov
11
-545
/
+458
2014-07-20
display: select display type with display options.
SeokYeon Hwang
9
-4
/
+14
2014-07-18
display: fix compilation error when SDL and SHM are both disabled
SeokYeon Hwang
1
-0
/
+1
2014-07-15
emulator: apply strict policies on compilation warnings on Windows
SeokYeon Hwang
1
-0
/
+5
2014-07-14
virtio-9p: apply the upstream change.
Sooyoung Ha
1
-139
/
+190
2014-07-10
build: apply -Werror on MacOS
SeokYeon Hwang
1
-4
/
+2
2014-07-05
Merge "emulator: some error reporting routine is refactored" into tizen
Sangho Park
3
-17
/
+11
2014-07-06
emulator: some error reporting routine is refactored
SeokYeon Hwang
3
-17
/
+11
2014-07-03
Merge "9pfs: use event_notifier instead of qemu_pipe" into tizen
SeokYeon Hwang
4
-198
/
+21
2014-07-02
9pfs: use event_notifier instead of qemu_pipe
SeokYeon Hwang
4
-198
/
+21
2014-07-02
emulator: clean-up legacy board init
SeokYeon Hwang
1
-15
/
+9
2014-07-01
virtio: initializing and declaring tizen virtio devices are moved
SeokYeon Hwang
2
-604
/
+1
2014-07-01
emulator: remove legacy mloop_event
SeokYeon Hwang
1
-1
/
+0
2014-07-01
usb: remove legacy usb storage support
SeokYeon Hwang
1
-22
/
+1
2014-07-01
hotplug: new device hotplug system is introduced
SeokYeon Hwang
1
-52
/
+0
2014-06-25
pci: add device realization check before the capability is unlinked
SeokYeon Hwang
1
-1
/
+5
2014-06-24
build: Clean-up build related files
SeokYeon Hwang
7
-20
/
+19
2014-06-23
YaGL/VIGS: QOM'ify
Stanislav Vorobiov
10
-157
/
+498
2014-06-23
exynos4210: remove old files
Stanislav Vorobiov
12
-7477
/
+0
2014-06-23
VIGS: move winsys headers
Stanislav Vorobiov
7
-5
/
+5
2014-06-22
Merge "yagl/vigs: quick fixes for upstream" into tizen
SeokYeon Hwang
2
-51
/
+105
2014-06-20
yagl/vigs: quick fixes for upstream
Stanislav Vorobiov
2
-51
/
+105
2014-06-18
vmodem: enable the vmodem device using virtio.
Sooyoung Ha
2
-0
/
+54
2014-06-16
emulator: modify RAM preallocation logic
SeokYeon Hwang
1
-8
/
+1
2014-06-03
keyboard: delete unused code
GiWoong Kim
1
-13
/
+0
2014-05-29
YaGL/VIGS: Fix GL frambuffer functions lookup
Stanislav Vorobiov
4
-42
/
+85
2014-05-23
virtio-9p: fix wrong control flow
Kitae Kim
1
-2
/
+2
2014-05-19
vitrio-9p: enable the virtio-9p on windows.
Sooyoung Ha
1
-0
/
+9
2014-05-13
virtio-9p: fix compilation error on Mac OS X.
Kitae Kim
1
-2
/
+0
2014-05-13
virtio-9p: fix windows build error that is due to qemu 2.0 merge.
Sooyoung Ha
2
-3
/
+3
2014-05-13
YaGL/VIGS: GLESv3 workarounds for Mac OS X 10.7
Stanislav Vorobiov
2
-0
/
+48
2014-05-12
Merge branch 'tizen_qemu_2.0' into tizen
SeokYeon Hwang
403
-5347
/
+15458
[next]