summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Merge remote-tracking branch 'score/develop' into tizen-armEvgeny Voevodin28-181/+985
2012-10-08YaGL: 'mlockall' removed, we only fault in target memory when neededStanislav Vorobiov24-3227/+4347
2012-10-08YaGL: Fixed a SEGV in eglChooseConfigStanislav Vorobiov27-166/+1255
2012-10-08YaGL: Added extension stringStanislav Vorobiov11-5/+241
2012-10-08YaGL: We don't recreate the PBO on each context switch anymoreStanislav Vorobiov3-36/+29
2012-10-08YaGL: Fixed a memory bug in glGetBooleanv and glGetFloatvStanislav Vorobiov6-11/+146
2012-09-28screenshot: merge codes from tizen-macmunkyu.im3-29/+47
2012-09-28touchscreen: virtio touchscreen enhancementgiwoong.kim1-24/+44
2012-09-28 maru_camera : fixed some bugsjinhyung.jo1-18/+34
2012-09-25menu: using ansicon when sdb is launchedgiwoong.kim2-7/+8
2012-09-25touchscreen: synchoronize a virtqueue in virtio-touchscreengiwoong.kim2-60/+126
2012-09-25touchscreen: modified the token in virtio-touchscreengiwoong.kim1-4/+13
2012-09-21device: fix hanging devices when boot emulatormunkyu.im1-15/+27
2012-09-21hax: add hax files for darwin, modify library namemunkyu.im5-5/+354
2012-09-21src/hw/maru_touchscreen.c: fix wrong buffer size to memsetIgor Mitsyanko1-1/+1
2012-09-21tizen/src/maru_sdl.c: Fix rotation bug for ARM againEvgeny Voevodin1-2/+0
2012-09-20audio/winwave: remove definesmunkyu.im1-20/+3
2012-09-20misc: fix some definition errorsmunkyu.im2-3/+4
2012-09-20virtio-touchscreen: operate a multiple buffergiwoong.kim2-35/+73
2012-09-20log: converted %lf to %fgiwoong.kim2-3/+3
2012-09-19hax: apply hax for Macmunkyu.im5-26/+101
2012-09-19network: apply using host proxy on Macmunkyu.im2-13/+138
2012-09-18src/hw/maru_touchscreen.c: fix wrong buffer size to memsetIgor Mitsyanko1-1/+1
2012-09-18tizen/src/maru_sdl.c: Fix rotation bug for ARM againEvgeny Voevodin1-2/+0
2012-09-18YaGL: Replaced g_malloc/g_free with preallocated bufferStanislav Vorobiov4-56/+91
2012-09-18YaGL: Marshalling buffer changed to 32KStanislav Vorobiov2-2/+2
2012-09-18YaGL: Added batch statistics to YaGL statsStanislav Vorobiov3-6/+53
2012-09-18YaGL: Added YaGL stats support to build scriptStanislav Vorobiov1-0/+27
2012-09-18Merge remote-tracking branch 'score/develop' into tizen-arm-developEvgeny Voevodin16-121/+427
2012-09-18tizen/src/hw/maru_arm_board.c: Remove ram dump for ARM.Evgeny Voevodin2-9/+1
2012-09-18Fixes after merge.Evgeny Voevodin2-26/+4
2012-09-17[Title]modify build.xml to make shared librarymunkyu.im1-3/+8
2012-09-17[Title] modified swt library path in jni so scriptgiwoong.kim2-2/+4
2012-09-17[Title] added guestmemory dump skeleton menu itemgiwoong.kim4-0/+28
2012-09-17[Title] notify the touch driver to accept events in mloopgiwoong.kim5-23/+66
2012-09-17Merge branch 'release' into developgiwoong.kim7-18/+62
2012-09-14Merge "[Title] Release allocated memory when input pin is disconnected. [Type...Yeongkyoon Lee1-10/+41
2012-09-14[Title] Release allocated memory when input pin is disconnected.jinhyung.jo1-10/+41
2012-09-14[Title] added vga_hw_update func to maru_shmgiwoong.kim1-1/+1
2012-09-14Merge remote-tracking branch 'score/develop' into tizen-arm-developEvgeny Voevodin4-29/+33
2012-09-14Merge commit '260bf01' into tizen-armEvgeny Voevodin168-10844/+6011
2012-09-14YaGL: Implemented glGetVertexAttrib in order to support glDrawArrays and glDr...Stanislav Vorobiov10-52/+103
2012-09-14YaGL: Removed what's left of pipeline stuff, we don't use it anymoreStanislav Vorobiov4-216/+0
2012-09-14YaGL: Moved batch processing to the GL threadStanislav Vorobiov9-166/+115
2012-09-14YaGL: Batch calls support added.Stanislav Vorobiov11-829/+787
2012-09-14[Title] added some comments & deleted unnecessary codegiwoong.kim2-25/+29
2012-09-14[Title] Printed some information of connected webcam in the log.(dev name, pi...jinhyung.jo4-62/+289
2012-09-14Merge "[Title] converting AM/PM to 24 Hour build id in about dialog [Type] re...Yeongkyoon Lee1-1/+1
2012-09-14[Title] converting AM/PM to 24 Hour build id in about dialoggiwoong.kim1-1/+1
2012-09-14[Title]modified rotation values for changed criteria of SensorFWsungmin ha2-5/+5