sdk/emulator/qemu.git
2012-11-29 munkyu.immultitouch: rearrange finger image when rotate
2012-11-29 munkyu.imskin:remove unnecessary double quotation mark
2012-11-29 giwoong.kimmenu: added try-catch to AboutDialog
2012-11-29 munkyu.impackage:fix typo
2012-11-29 munkyu.impackage: version up
2012-11-29 munkyu.imskin:fix calculating string length
2012-11-28 Sangjin Kimpackage: version up.
2012-11-28 Yeongkyoon LeeMerge "build: Disable yagl on MacOS to build correctly...
2012-11-28 syeon.hwangbuild: Disable yagl on MacOS to build correctly
2012-11-28 edwin.zhaiWorkaround for bug T_SDK-128.
2012-11-27 syeon.hwangMerge branch 'tizen-arm' into develop
2012-11-27 munkyu.immultitouch: change multitouch key
2012-11-27 munkyu.imsdb: display arch name
2012-11-26 munkyu.imdisplay: implement multi touch on Mac
2012-11-26 Evgeny VoevodinMerge branch 'develop' of 121.133.176.49/review/p/sdk...
2012-11-26 Igor Mitsyankoyagl-log: fix logging macro for windows
2012-11-26 Igor Mitsyankoqemu-options: add option to enable YaGL
2012-11-26 Igor MitsyankoDGLES2: remove completely
2012-11-26 Igor MitsyankoYaGL: glTexSubImage2D workaround for GL_ALPHA format...
2012-11-26 Igor MitsyankoYaGL: implement EGL WGL driver to support Windows hosts
2012-11-26 Igor Mitsyankohw/yagl_log.h: Add Windows specific logging macro
2012-11-26 Igor Mitsyankoyagl_gles_ogl_macros.h: use APIENTRY wit function type...
2012-11-26 Igor Mitsyankoyagl-log: use g_strndup because there is no strdup...
2012-11-26 Igor Mitsyankobuild.sh: do not check if we're on linux to enable...
2012-11-26 Igor MitsyankoYaGL: add a placeholder for EGL_WGL driver
2012-11-26 Igor Mitsyankoyagl_egl_glx.c: acquire getProcAddr function addess...
2012-11-26 Igor MitsyankoYaGL: make GLES drivers initialization OS agnostic
2012-11-26 Igor MitsyankoYaGL: let EGL driver handle host openGL library
2012-11-26 Igor MitsyankoYaGL: make EGL driver initialization OS independant
2012-11-26 Igor MitsyankoConfigure: guess YAGL backend based on target OS
2012-11-26 Igor Mitsyankohw/yagl_log.c: fix printf specifier for target_ulong...
2012-11-26 Stanislav VorobiovYaGL: Fix for khronos GLESv2 test: glGetUniform impleme...
2012-11-26 Stanislav VorobiovYaGL: Fixed for khronos GLESv2 test: programs and shade...
2012-11-26 Igor MitsyankoYaGL: fix eglChooseConfig() for 64-bit hosts
2012-11-26 Igor MitsyankoYaGL: cast GLint to a pointer type right way for 64...
2012-11-26 giwoong.kimskin: indenting
2012-11-26 giwoong.kimdbi: modified the tooltip of HW key
2012-11-26 giwoong.kimpackage: modified sdk name
2012-11-26 giwoong.kimskin: Convert a HW key container in general skin
2012-11-26 giwoong.kimpackage: version up
2012-11-26 giwoong.kimskin: key window renewal
2012-11-22 giwoong.kimpackage: version up
2012-11-22 giwoong.kimskin: remove the margin of shell
2012-11-22 giwoong.kimskin_server: avoiding duplicate variable name
2012-11-22 Yeongkyoon LeeMerge "package: version up. Version upgrade to 1.4...
2012-11-22 Sangjin Kimpackage: version up.
2012-11-22 Sangjin Kim[Title] Fix EGL_BAD_ALLOC error when using pixmap surfa...
2012-11-21 Jun TianWe are using Java skin as the frontend and disabling...
2012-11-21 Jun TianFix the GL build issues on Mountion Lion
2012-11-21 Jun TianFix the uint16 typedef issue
2012-11-21 edwin.zhaiGL: Make dynamic buffer for pending pixmap surface...
2012-11-19 giwoong.kimskin: simplify the dbi file of general skin
2012-11-18 giwoong.kimargs: handling for current path
2012-11-15 jinhyung.jomaru_brightness : fixed a bug of brightness level
2012-11-15 Yeongkyoon LeeMerge "virtio-keyboard: modify a way to create a device...
2012-11-14 Kitae Kimvirtio-keyboard: modify a way to create a device.
2012-11-14 giwoong.kimskin: modified sdk version
2012-11-14 giwoong.kimmenu: added force close menu
2012-11-14 Kitae Kimpackage: version up to 1.4.5
2012-11-14 Kitae Kimvirtio-keyboard: enable VirtIO Keyboard Menu.
2012-11-14 Yeongkyoon LeeMerge "skin: separate a event handlers" into develop
2012-11-14 Yeongkyoon LeeMerge "skin: separate a adjustLcdGeometry" into develop
2012-11-13 giwoong.kimskin: separate a event handlers
2012-11-13 Jun Tiancamera: Implement camera on Mac
2012-11-12 giwoong.kimskin: separate a adjustLcdGeometry
2012-11-12 giwoong.kimskin: define ISkinComposer interface
2012-11-12 giwoong.kimskin: added EmulatorSkinState file
2012-11-12 giwoong.kimskin: modified variable name
2012-11-12 Sooyoung HaQOM: apply W/A patch for sdcard unmount assert.
2012-11-09 Kitae Kimcodec: enable to build codec module on Mac.
2012-11-09 edwin.zhaiGL: enable HW GL acceleration on Mac
2012-11-08 Yeongkyoon Leepackage: version up to 1.4.4
2012-11-08 Yeongkyoon LeeMerge "tcg: Patch qemu_ld/st optimization according...
2012-11-08 Yeongkyoon Leetcg: Patch qemu_ld/st optimization according to QEMU 1.2
2012-11-08 giwoong.kimpackage: version up
2012-11-08 giwoong.kimskin: exception handling
2012-11-08 Kitae Kimvirtio-keyboard: add keyboard event queue.
2012-11-06 giwoong.kimskin: comment out code of folding button in general...
2012-11-05 Kitae Kimvirtio-keyboard: Modified key conversion routine.
2012-11-05 giwoong.kimmenu: disable AlwaysOnTop menu in mac
2012-11-02 syeon.hwangMerge branch 'tizen-arm' into develop
2012-11-02 Sangjin Kimvga: Support HVGA, WXGA, HD1080, WQXGA resolution.
2012-11-01 Yeongkyoon LeeMerge "skin: align the folding button in general skin...
2012-11-01 Evgeny VoevodinMerge branch 'develop' of 121.133.176.49/review/p/sdk...
2012-11-01 Stanislav Vorobiovmaru_arm: Fixed double guest RAM allocation
2012-11-01 giwoong.kimskin: align the folding button in general skin
2012-11-01 jinhyung.jomaru_camera_linux : modified a routine for grab frame
2012-11-01 syeon.hwangpackage: fix variable name
2012-11-01 giwoong.kimskin: modified skin name in info.ini
2012-11-01 syeon.hwangpackage: add -e option to install script
2012-11-01 Kitae Kimpackage: modify tizen Makefile.
2012-11-01 syeon.hwangboard: Do not load "kvmvapic" to avoid crash on HAXM.
2012-11-01 giwoong.kimskin: added a folding button to general skin
2012-10-31 Yeongkyoon LeeMerge "shell: show error log" into develop
2012-10-31 Kitae Kimpackage: enable to build arm emulator package
2012-10-31 syeon.hwangshell: show error log
2012-10-31 jinhyung.jopackage : update changelog and package version
2012-10-31 jinhyung.jomaru_camera_win32 : support RGB24 and I420 image format
2012-10-31 jinhyung.jomaru_brightness : modified the range of the brightness...
2012-10-31 jinhyung.jomaru_camera_linux : modified the worker thread and...
next