sdk/emulator/qemu.git
2013-05-17 Stanislav VorobiovYaGL: Fix for Tizen's WebKit incorrect EGL config choice
2013-05-16 Stanislav VorobiovYaGL: wait_native removed
2013-05-16 Stanislav VorobiovYaGL: Fixed logging for winsys_id
2013-05-15 Stanislav VorobiovYaGL: Added missed invalidate hooks
2013-05-15 Stanislav VorobiovYaGL: We now use DRI2
2013-05-08 Stanislav VorobiovYaGL: Renamed 'invalidate' to 'reset'
2013-05-08 Stanislav VorobiovYaGL/VIGS: Removed all legacy locking code
2013-05-06 Stanislav VorobiovVIGS: Fixed root surface synchronization bug
2013-04-29 Stanislav VorobiovVIGS: Fixed communicator bugs
2013-04-26 Stanislav VorobiovVIGS: Protocol updated
2013-04-26 Stanislav VorobiovVIGS: Refactoring for DRI2
2013-04-19 Stanislav VorobiovVIGS: Fixed y-invert problem with texture_from_pixmap
2013-04-16 Stanislav VorobiovVIGS: Fixed texture filter bug on ivybridge
2013-04-15 Stanislav VorobiovYaGL: Fixed for proper GL launching
2013-04-15 Stanislav VorobiovVIGS: software backend implementation
2013-04-15 Igor MitsyankoYaGL: fix GL_OES_depth_texture and GL_OES_packed_depth_...
2013-04-15 Igor MitsyankoYaGL: fix glGetFramebufferAttachmentParameteriv
2013-04-15 Igor MitsyankoYaGL: GLES1: fix fixed point version of gl*TexEnv*...
2013-04-15 Igor Mitsyankomaru_arm_soc.c: remove unused macros
2013-04-15 Igor MitsyankoYaGL: fix error generation in glCompressedTexSubImage...
2013-04-15 Igor MitsyankoYaGL: introduce client-specific callback for glIsEnabled()
2013-04-15 Igor MitsyankoYaGL: GLES1: make GL_GENERATE_MIPMAP_HINT quariable
2013-04-15 Igor MitsyankoYaGL: GLES1: manually scale GL_ALPHA_TEST_REF vale...
2013-04-15 Igor MitsyankoYaGL: GLES1: do not convert from GLfixed if value is...
2013-04-15 Igor MitsyankoYaGL: convert memory accessing macros to inline functio...
2013-04-15 Igor MitsyankoYaGL: GLES1: support compressed paletted texture formats
2013-04-15 Stanislav VorobiovVIGS: Added support for resource sizes
2013-04-15 Stanislav VorobiovVIGS/YaGL: Fixed feedback loop that appeared during...
2013-04-15 Stanislav Vorobiovmaru: set NULL YaGL/VIGS display for all platforms...
2013-04-15 Igor MitsyankoYaGL: GLES1: limit number of supported clip planes...
2013-04-15 Stanislav VorobiovVIGS: Don't check for errors, there may be target OS...
2013-04-15 Stanislav VorobiovVIGS: Disable ARB_sync for now
2013-04-15 Stanislav VorobiovYaGL: Always make sure that framebuffer zero is bound...
2013-04-15 Stanislav VorobiovYaGL: Don't depend on GL_ARB_ES2_compatibility
2013-04-15 Stanislav VorobiovVIGS: Fixed ARB_sync usage for windows
2013-04-15 Stanislav VorobiovVIGS: Using ARB_sync instead of glFinish when possible
2013-04-15 Stanislav VorobiovVIGS: Compile by default on windows and linux
2013-04-15 Stanislav VorobiovVIGS: Implemented and added to maru boards
2013-04-15 Stanislav VorobiovYaGL: Fixed for windows
2013-04-15 Stanislav VorobiovYaGL: Onscreen support added
2013-04-15 Igor MitsyankoYaGL: validate glCopyTexImage2d() parameters
2013-04-15 Igor MitsyankoYaGL: implement textures enabling/disabling with glEnab...
2013-04-15 Igor MitsyankoYaGL: implement several GLES1 extensions
2013-04-15 Igor MitsyankoYaGL: introduce GLES1 API
2013-04-15 Igor MitsyankoYaGL: add missing functions to GLES1 driver
2013-04-15 Igor MitsyankoYaGL: implement type conversion during data transfer
2013-04-15 Igor MitsyankoYaGL: replace "PreDraw" and "PostDaw" cbs with "DrawArr...
2013-04-15 Igor MitsyankoYaGL: mem-gl: introduce macros for GLfixed type
2013-04-15 Igor MitsyankoYaGL: yagl-log: print enum types in hex format
2013-04-15 Igor Mitsyankohw/yagl_server.c: report render type to subsequent...
2013-04-15 Igor MitsyankoYaGL: fix Windows build after EGL backends were introduced
2013-04-15 Igor MitsyankoYaGL: introduce type conversion functions
2013-04-15 Stanislav VorobiovYaGL: Check if YaGL is enabled before inserting its...
2013-04-15 Stanislav VorobiovYaGL: Refactored process/thread state
2013-04-15 Stanislav VorobiovYaGL: EGLImage implemented YaGL: EGLImage offscreen...
2013-04-15 Stanislav VorobiovYaGL: We now report render type to target
2013-04-15 Stanislav VorobiovYaGL: Fixed some bugs that happened during code refactoring
2013-04-15 Stanislav VorobiovYaGL: Moved offscreen rendering code into a backend
2013-04-15 Yeongkyoon LeeMerge "YaGL: Currently we have all offscreen stuff...
2013-04-15 Yeongkyoon LeeMerge "YaGL: Check if YaGL is enabled before inserting...
2013-04-15 Yeongkyoon LeeMerge "tizen/src/Makefile.tizen: Fix include directory...
2013-04-15 Yeongkyoon LeeMerge "virtio-pci-new, virtio-transport and virtio...
2013-04-12 Sangjin KimChange the FB configs limitaion from 10 to 32 for each...
2013-04-12 Stanislav VorobiovYaGL: Currently we have all offscreen stuff inside...
2013-04-12 Stanislav VorobiovYaGL: Check if YaGL is enabled before inserting its...
2013-04-12 Igor Mitsyankotizen/src/Makefile.tizen: Fix include directory for...
2013-04-12 Maria Shcherbinavirtio-pci-new, virtio-transport and virtio-mmio removed
2013-04-11 Sangjin KimFix pbuffer bug on MAC.
2013-04-11 Sangjin KimMerge tizen_2.1 latest source code.
2013-04-10 SeokYeon HwangPackage: Version up
2013-04-10 Yeongkyoon LeeMerge "Bugfix: Do not exit if log directory is deleted...
2013-04-10 SeokYeon HwangBugfix: Do not exit if log directory is deleted on...
2013-04-09 jinhyung.jomaru_camera : Sends a black frame or a previously succe...
2013-04-09 jinhyung.jomaru_camera : Sends a black frame to guest when webcam...
2013-04-08 Yeongkyoon LeeMerge "keyboard: replace the disappearEvent" into develop
2013-04-08 giwoong.kimkeyboard: replace the disappearEvent
2013-04-06 DaiYoung Kimevdi : emulator virtual device interface is added
2013-04-06 sungmin havirtio-kbd: increased virtio keyboard queue and fixed...
2013-04-04 giwoong.kimdisplay: one more update while display skipping
2013-04-04 SeokYeon HwangBugfix: Do not exit if log file is erased
2013-04-03 giwoong.kimpopup: modified a error message
2013-04-03 giwoong.kimpackage: version up
2013-04-02 giwoong.kimmaru_shm: no need to get the shmkey from another shm
2013-03-29 Yeongkyoon LeeMerge "hwkey: modified skin's dbi file for key code...
2013-03-29 sungmin hahwkey: modified skin's dbi file for key code of phone...
2013-03-29 giwoong.kimkeyboard: no need to compare keystate when key is auto...
2013-03-29 sungmin havirtio-kbd: modified elem index and mutex lock
2013-03-26 sungmin haMakefile: replace space to TAB
2013-03-26 sungmin haMakefile: modified Makefile to library load on mac...
2013-03-25 Yeongkyoon Leetcg: Fix occasional TCG broken problem when ldst optimi...
2013-03-21 Sangjin KimFix dibs build error.
2013-03-21 Sangjin KimVersion update.
2013-03-21 Sangjin KimGenerate check-gl binary to use at an emulator-manager.
2013-03-20 Sangjin KimVersion update
2013-03-20 Sangjin KimEnable pbuffer surface.
2013-03-20 sungmin hahwkey: modified a typing error at an annotation
2013-03-20 sungmin hahwkey: modified virtio hwkey device
2013-03-19 Kitae Kimpackage: modified dibs build script.
2013-03-15 Kitae Kimpackage: version up
2013-03-15 Kitae Kimpackage: modify a build script for dibs.
next