sdk/emulator/qemu.git
2013-09-12 Kitae Kimbrillcodec: fix a booting problem on Windows and Mac.
2013-09-12 Kitae Kimosutil: fixed compile error.
2013-09-12 munkyu.imfix compilation error and some warnings
2013-09-12 SeokYeon HwangFix compilation error on maru_brill_codec.c
2013-09-12 SeokYeon HwangMerge branch 'tizen_qemu_1.6' into develop
2013-09-12 SeokYeon HwangFix compilation error and some warnings for HAX
2013-09-12 SeokYeon HwangMerge "apply modification of piix4.c to maru_pm.c"...
2013-09-12 jihye kimapply modification of piix4.c to maru_pm.c
2013-09-12 SeokYeon HwangEnable "-Werror" compilation flag on linux.
2013-09-12 SeokYeon HwangFix compilation warning on qemu_handler.c
2013-09-12 daiyoung kimMerge "Add Execution permission to some scripts." into...
2013-09-12 Jinhyung Choiqemu: remove protobuf warning & ecs epoll_wait signal...
2013-09-12 jinhyung.joVirtGL : remove compilation warning about mipmap
2013-09-12 jinhyung.joVirtGL : remove compilation warning
2013-09-12 jinhyung.joVirtGL : remove compilation warning
2013-09-11 Frédéric DalleauVirtGL: Continuation fix for N_SE-48185
2013-09-11 Frédéric DalleauVirtGL: Fix warnings in helper_opengl.c
2013-09-11 Frédéric DalleauVirtGL: Fix warnings in helper_opengl.h
2013-09-11 Frédéric DalleauVirtGL: Fix warning about TARGET_PHYS_ADDR_BITS
2013-09-11 Frédéric DalleauVirtGL: Fix warnings about g_malloc, g_free, g_realloc.
2013-09-11 Frédéric DalleauVirtGL: Fix warnings in helper_opengl.c
2013-09-11 Frédéric DalleauVirtGL: Fix warnings about void missing in params
2013-09-11 Frédéric DalleauVirtGL: Fix warning about server_stub.c
2013-09-11 Frédéric DalleauVirtGL: Fix warning in server_stub.c
2013-09-11 Frédéric DalleauVirtGL: Fix warnings about server_stub.c
2013-09-11 Frédéric DalleauVirtGL: Fix warning on MacOS X
2013-09-11 Frederic DalleauVirtGL: Fix warnings in gloffscreen_wgl.c
2013-09-11 Frédéric DalleauVirtGL: Fix warning about wrong type of pointer
2013-09-11 Frédéric DalleauVirtGL: Fix warning in debug traces
2013-09-11 Frédéric DalleauVirtGL: Fix warnings in shadersrc_gles_to_gl
2013-09-11 Frédéric DalleauVirtGL: Fix warnings about GlxClientDrawable
2013-09-11 Frédéric DalleauVirtGL: Fix warning about missing prototypes
2013-09-11 Frédéric DalleauVirtGL: Fix warning about missing prototype
2013-09-11 Frédéric DalleauVirtGL: Fix warnings about __APPLE__ not being defined
2013-09-11 Frédéric DalleauVirtGL: Fix warning about glo_surface_updatecontents
2013-09-11 Frédéric DalleauVirtGL: Fix warning about glo_surface_release_texture
2013-09-11 Frédéric DalleauVirtGL: Fix warning about glo_sanity_test
2013-09-11 Frédéric DalleauVirtGL: Fix compilation warning in opengl_strtok
2013-09-11 Frédéric DalleauVirtGL: N_SE-48185, Refactor glXCreate[New]Context...
2013-09-11 Frédéric DalleauVirtGL: Fix TDIS-7153 Emulator crashed with WebGL Confo...
2013-09-11 Frédéric DalleauVirtGL: Fix BUG N_SE-47982
2013-09-11 Patrick PorlanFix calling convention mismatch on Windows.
2013-09-11 Frédéric DalleauVirtGL: Fix Bug N_SE-43071.
2013-09-11 Frédéric DalleauImprove GlXPixmap management using reference counter.
2013-09-11 Frédéric DalleauVirtGL: Fix memory leak in eglDestroyPixmap
2013-09-11 Patrick PorlanReuse stored FB configs if possible instead of allocati...
2013-09-11 Frédéric Dalleauremove unwanted debug traces
2013-09-11 Frédéric DalleauOn windows, wgl backend, remove usage of wglBindTexImag...
2013-09-11 Fengqian.Gaoy-axis flipped issue when use evas gl backend got fixed.
2013-09-11 daiyoung kimMerge "communication: added ECS_SERVER_STARTED protocol...
2013-09-11 SeokYeon HwangMerge "YaGL : modified the variable tpye" into tizen_qe...
2013-09-11 jinhyung.joYaGL : modified the variable tpye
2013-09-11 SeokYeon HwangAdd Execution permission to some scripts.
2013-09-11 Kitae Kimbrillcodec: Source clean-up and rename device name.
2013-09-11 Kitae Kimnew_codec: modified this module because qemu has been...
2013-09-11 Kitae Kimosutil: Added a function that get the number of host...
2013-09-11 Kitae Kimnew_codec: changed a way to use device memory effectively.
2013-09-11 Kitae Kimnew_codec: source clean-up and remove unnecessary inter...
2013-09-11 Kitae Kimnew_codec: source clean-up.
2013-09-11 SeokYeon Hwangnew_codec: fixed synchronous problem among contexts.
2013-09-11 Kitae Kimnew_codec: resolve a bug fix while decoding audio.
2013-09-11 Kitae Kimnew_codec: resolve a bug fix that caused segv error...
2013-09-11 GiWoong Kimqemu: gathering ecs modules into a ecs folder
2013-09-11 SeokYeon HwangMerge "new_codec: modified a routine to get codec meta...
2013-09-11 SeokYeon HwangMerge "new_codec: changed a way to copy data between...
2013-09-11 SeokYeon HwangMerge "new_codec: source clean up" into develop
2013-09-11 SeokYeon HwangMerge "new_codec: added new codec device." into develop
2013-09-10 Patrick PorlanInitial version of YaGL Mac support module
2013-09-10 Kitae Kimnew_codec: modified a routine to get codec meta data.
2013-09-10 Kitae Kimnew_codec: changed a way to copy data between guest...
2013-09-10 Kitae Kimnew_codec: source clean up
2013-09-10 Kitae Kimnew_codec: added new codec device.
2013-09-10 GiWoong Kimcommunication: added ECS_SERVER_STARTED protocol
2013-09-10 GiWoong Kimqemu: gathering ecs modules into a ecs folder
2013-09-10 SeokYeon HwangFix compilation errors on VIGS/YaGL sources
2013-09-10 SeokYeon HwangFix compilation errors
2013-09-10 SeokYeon HwangFix compilation errors on maru specific sources
2013-09-10 GiWoong Kimpackage: version up
2013-09-10 GiWoong Kimpackage: make skins package for windows/macos
2013-09-10 GiWoong Kimpackage: modified pkginfo
2013-09-10 GiWoong Kimdisplay: blank guide appearance time is moved up
2013-09-10 SeokYeon HwangMerge tag 'v1.6.0' into tizen_qemu_1.6
2013-09-10 GiWoong Kimpackage: version up
2013-09-10 daiyoung kimMerge "emulator: indenting" into develop
2013-09-10 daiyoung kimMerge "package: make skins package for ubuntu" into...
2013-09-10 daiyoung kimMerge "Add missing include in Mac VirtGL code" into...
2013-09-09 GiWoong Kimemulator: indenting
2013-09-09 GiWoong Kimpackage: make skins package for ubuntu
2013-09-06 Patrick PorlanAdd missing include in Mac VirtGL code
2013-09-06 GiWoong Kimskin: no need to shell pack while layout changing
2013-09-04 GiWoong Kimmenu: change a parent of screenshot shell
2013-09-04 hyunjin816.leeAdd Input Device for mouse
2013-09-04 sungmin haskin: modified test.hb.ignore to hb.ignore
2013-09-04 GiWoong Kimdisplay: added mutex lock to SDL_Quit
2013-09-03 GiWoong Kimpackage: version up
2013-09-03 GiWoong Kimdisplay: modified SDL logic
2013-09-03 GiWoong Kimdisplay: removed sdl_opengl source code
2013-09-02 munkyu.imbuild: change space to tab
2013-09-02 munkyu.imbuild: modify build script for macosx
2013-09-02 Jinhyung Choiqemu: removed warnings & unnecessary logs, and changed...
next