From: Sangjin Kim Date: Thu, 11 Jul 2013 06:26:19 +0000 (+0900) Subject: version up: Fix the glXPixmap management bug. X-Git-Tag: 2.2.1_release~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e4f5a9c980467bcd3262998868dbdb423b715e7;p=sdk%2Femulator%2Fqemu.git version up: Fix the glXPixmap management bug. Change-Id: If2d609bbcb27464f06b3cfb6a65fb7e4bc272184 Signed-off-by: Sangjin Kim --- diff --git a/package/changelog b/package/changelog index f996f8d642..44984767ac 100644 --- a/package/changelog +++ b/package/changelog @@ -1,242 +1,3 @@ * 2.2.0 - tizen_2.2 source update == Sangjin Kim 2013-06-24 - -* 1.5.38 -- modified process of using virtio keyboard queue and added key release event when context menu is activated -== Sungmin Ha 2013-05-14 -* 1.5.37 -- remove Open_Source_Announcement.txt file -== jihye kim 2013-05-09 - -* 1.5.36 -- call setBounds of display in arrangeSkin -== GiWoong Kim 2013-05-03 -* 1.5.35 -- dispose the framebuffer through syncExec -== GiWoong Kim 2013-05-02 -* 1.5.33 -- apply patch modified by Fengqian.Gao -== Sungmin Ha 2013-04-29 -* 1.5.32 -- Fix the slideshow problem of gallery app. -== Sangjin Kim 2013-04-23 -* 1.5.31 -- rollback 'optimize a framebuffer copying' -== GiWoong Kim 2013-04-18 -* 1.5.28 -- Fix pBuffer issue for xcomposite. -== Sangjin Kim 2013-04-16 -* 1.5.27 -- Change the FB configs limitaion from 10 to 32 for each process. -== Sangjin Kim 2013-04-12 -* 1.5.26 -- Add glFinish() after AGL function aglTexImagePBuffer() cause of pbuffer bug on MAC os. -== Sangjin Kim 2013-04-11 -* 1.5.25 -- Do not exit if log directory is deleted on runtime. -== Seokyeon Hwang 2013-04-10 -* 1.5.24 -- Verify the passed texture ID in glBindTexture_func. If ID is invalid, do nothing. -== Sangjin Kim 2013-04-09 -* 1.5.23 -- increased virtio keyboard queue and fixed overwrite bug -== SungMin Ha 2013-04-06 -* 1.5.22 -- no need to get the shmkey from another shm -== GiWoong Kim 2013-04-02 -* 1.5.21 -- Fixed a bug that a camera frame is not sent to FW. -== Jinhyung Jo 2013-03-29 -* 1.5.20 -- modified skin's dbi file for key code of phone shape -== Sungmin Ha 2013-03-29 -* 1.5.19 -- modified elem index and mutex lock in virtio-kbd -== Sungmin Ha 2013-03-29 -* 1.5.18 -- Skip the display updates until the LCD is turned off -== GiWoong Kim 2013-03-28 -* 1.5.17 -- modified Makefile to library load on mac from check-gl -== Sungmin Ha 2013-03-26 -* 1.5.16 -- Fix dibs install error by mis-typing. -== Sangjin Kim 2013-03-25 -* 1.5.15 -- Fix dibs build error. -== Sangjin Kim 2013-03-21 -* 1.5.14 -- Generate check-gl binary to use at an emulator-manager. -== Sangjin Kim 2013-03-21 -* 1.5.13 -- Enable pbuffer surface. -== Sangjin Kim 2013-03-20 -* 1.5.6 -- modified virtio hwkey device and improved hwkey mapping -== Sungmin Ha 2013-03-20 -* 1.5.5 -- moved kvm script files from qemu-common to qemu-x86 package. -== Kitae Kim 2013-03-15 -* 1.5.4 -- added routine in case that there is no gksudo. -== Kitae Kim 2013-03-08 -* 1.5.03 -- modified path separator -== GiWoong Kim 2013-02-25 -* 1.5.02 -- Sync-up with tizen 2.0 latest gl source code. -== Sangjin Kim 2013-02-21 -* 1.5.01 -- added virtio hwkey device -== GiWoong Kim 2013-02-21 -* 1.4.90 -- version up -== SungMin Ha 2013-02-15 -* 1.4.89 -- added bottom half instead of mloop -== GiWoong Kim 2013-02-15 -* 1.4.80 -- version up for making new package -== Munkyu Im 2013-02-04 -* 1.4.79 -- added pthread_mutex_destroy -== GiWoong Kim 2013-01-29 -* 1.4.76 -- prepare 10 colors for Pair Tag -== GiWoong Kim 2013-01-25 -* 1.4.67 -- Changed host keyboard status routine on OS X. -== Kitae Kim 2013-01-24 -* 1.4.66 -- modified screenshot operation when vga is not ready -== Sungmin Ha 2013-01-23 -* 1.4.65 -- version up for making new package -== Munkyu Im 2013-01-22 -* 1.4.64 -- Fix emulator crash problem when using EffectsApp. -== Sangjin Kim 2013-01-17 -* 1.4.62 -- removed ifndef for screenshot -== Sungmin Ha 2013-01-17 -* 1.4.61 -- Fixed a problem about displayed useless line on screenshot -== Sungmin Ha 2013-01-16 -* 1.4.60 -- removed setFocus on mac -== GiWoong Kim 2013-01-16 -* 1.4.58 -- modify init process -== Munkyu Im 2013-01-16 -* 1.4.57 -- modified include path -== GiWoong Kim 2013-01-15 -* 1.4.55 -- move SDL_gfx files -== GiWoong Kim 2013-01-15 -* 1.4.51 -- control the focus in general skin -== GiWoong Kim 2013-01-14 -* 1.4.49 -- switch the z-order between main window and key window -== GiWoong Kim 2013-01-11 -* 1.4.43 -- change temp file path -== Munkyu Im 2013-01-09 -* 1.4.42 -- fix dynamic loading library path -== Munkyu Im 2013-01-04 -* 1.4.41 -- fix multi touch on Mac -== Munkyu Im 2013-01-03 -* 1.4.40 -- version up -== Munkyu Im 2013-01-03 -* 1.4.39 -- version up -== Sooyoung Ha 2013-01-03 -* 1.4.38 -- Fixed a memory leak while decoding video. -== Kitae Kim 2012-12-28 -* 1.4.35 -- fix gl capability check fail on windows intel graphics machine. -== Sangjin Kim 2012-12-28 -* 1.4.34 -- fix getting proxy -== Munkyu Im 2012-12-27 -* 1.4.33 -- Fixed codec module and added function declarations for virtio-keyboard. -== Kitae Kim 2012-12-18 -* 1.4.32 -- Copy sdbscript file to bin folder on mac. -== GiWoong Kim 2012-12-18 -* 1.4.25 -- Fixed a capture failure on Linux system. -== Jinhyung Jo 2012-12-17 -* 1.4.24 -- Reverted dibs build script. -- The previous build script was wrong. -== Kitae Kim 2012-12-17 -* 1.4.23 -- Fixed an unexpected termination on Windows while previewing camera. -== Jinhyung Jo 2012-12-17 -* 1.4.22 -- Added multi-touch control scenario -== GiWoong Kim 2012-12-10 -* 1.4.17 -- Added double quotation mark for path. -== GiWoong Kim 2012-12-06 -* 1.4.15 -- rearrange finger image when rotate -== Munkyu In 2012-11-29 -* 1.4.14 -- added try-catch to AboutDialog -== GiWoong Kim 2012-11-29 -* 1.4.13 -- Text dimming issue fixed at windows with nvidia card. -== Sangjin Kim 2012-11-28 -* 1.4.12 -- Convert a HW key container in general skin -== GiWoong Kim 2012-11-26 -* 1.4.9 -- Fix EGL_BAD_ALLOC error when using pixmap surface repeatedly. -== Sangjin Kim 2012-11-22 -* 1.4.8 -- Added force close menu -- Advanced>Force Close -== GiWoong Kim 2012-11-12 -* 1.4.7 -- Fixed a bug of brightness level -== Jinhyung Jo 2012-11-15 -* 1.4.6 -- refactoring of skin code -- Fixed N_SE-12805 issue -== GiWoong Kim 2012-11-14 -* 1.4.5 -- refactoring of skin code -- Added EmulatorSkinState file & define ISkinComposer interface -== GiWoong Kim 2012-11-12 -* 1.4.4 -- Apply qemu_ld/st optimization according to QEMU 1.2 -== Yeongkyoon Lee 2012-11-09 -* 1.4.2 -- Added libattr1-dev, libcap library -- Added libattr1-dev, libcap library -== GiWoong Kim 2012-11-08 -* 1.4.1 -- Disable folding button in general skin -- Disable folding button in general skin -== GiWoong Kim 2012-11-06 -* 1.4.0 -- vga: Support HVGA, WXGA, HD1080, WQXGA resolution. -- Support HVGA, WXGA, HD1080, WQXGA resolution. -== Signed-off-by: Sangjin Kim 2012-11-02 -* 1.3.68 -- Don't lose the release event of HW key -- Event if user releases the mouse cursor at outside of HW key area, it does not lose the event. -== GiWoong Kim 2012-10-29 -* 1.3.66 -- Change SDK version. -- Change version from 2.0a3 to 2.0a4-RC1 -== Kitae Kim 2012-10-23