summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-08-27VIGS: Make a single memcpy call inside vigs_server_update_display when possibleStanislav Vorobiov1-7/+22
2013-08-27YaGL: Cache minmax index query result in yagl_gles_bufferStanislav Vorobiov2-0/+27
2013-08-27vga: added CONFIG_MARUGiWoong Kim1-1/+5
2013-08-23Merge "YaGL: Fixed framebuffers and renderbuffers leak" into developYeongkyoon Lee2-1/+3
2013-08-23Merge "YaGL: Support EGL_ALPHA_MASK_SIZE" into developYeongkyoon Lee1-0/+3
2013-08-23Merge "YaGL: GL_EXT_texture_format_BGRA8888 implementation bug fixed" into de...Yeongkyoon Lee1-1/+12
2013-08-23Merge "YaGL: EGL_KHR_surfaceless_context implemented" into developYeongkyoon Lee5-31/+123
2013-08-23Merge "YaGL: Don't check 'target' in eglCreateImageKHR" into developYeongkyoon Lee1-39/+1
2013-08-23Merge "YaGL: GL_EXT_texture_format_BGRA8888 implemented" into developYeongkyoon Lee2-1/+4
2013-08-23Merge "YaGL: glFinish removed, using single render finish command winsys: add...Yeongkyoon Lee13-305/+291
2013-08-23Merge "YaGL: Remove remaining X11 specific stuff from protocol" into developYeongkyoon Lee3-3/+3
2013-08-22YaGL: Fixed framebuffers and renderbuffers leakStanislav Vorobiov2-1/+3
2013-08-12YaGL: Support EGL_ALPHA_MASK_SIZEStanislav Vorobiov1-0/+3
2013-08-12YaGL: GL_EXT_texture_format_BGRA8888 implementation bug fixedStanislav Vorobiov1-1/+12
2013-08-12YaGL: EGL_KHR_surfaceless_context implementedStanislav Vorobiov5-31/+123
2013-08-12Support qHD(540x960) resoultion.Sangjin Kim1-1/+1
2013-08-09YaGL: Don't check 'target' in eglCreateImageKHRStanislav Vorobiov1-39/+1
2013-08-05YaGL: GL_EXT_texture_format_BGRA8888 implementedStanislav Vorobiov2-1/+4
2013-08-05vigs : remove an unused index variable.jinhyung.jo1-1/+1
2013-08-02YaGL: glFinish removed, using single render finish commandStanislav Vorobiov14-306/+292
2013-07-31YaGL: Remove remaining X11 specific stuff from protocolStanislav Vorobiov3-3/+3
2013-07-26Merge branch 'ecp' into developDaiYoung Kim2-0/+115
2013-07-25virtio: apply new initialization of nfc drivermunkyu.im2-0/+58
2013-07-23ecp: sensor virtio initialization and ecs qemu option is enabledJinhyung Choi2-0/+57
2013-07-22maru_board : moved the initialized position for brightness/overlayjinhyung.jo1-8/+0
2013-07-22VIGS : removed the brightness codejinhyung.jo1-18/+0
2013-07-18Merge branch 'tizen-vigs-develop' into developStanislav Vorobiov209-7594/+39514
2013-07-11display : modified the display sources to allow the qemu 1.5.1jinhyung.jo1-0/+7
2013-07-10Fix the error that displaying only white screenjinhyung.jo1-1/+1
2013-07-10emulator: modified error popup messageGiWoong Kim1-24/+1
2013-07-10Enhancement API for PCI hot-plugging.SeokYeon Hwang1-1/+6
2013-07-10virtio-pci: modified instance size of virtio-gl-pci.Kitae Kim1-1/+1
2013-07-09virtio-gl: merge virtio-gl device.Sangjin Kim2-18/+4
2013-07-09virtio-pci: modified from TYPE_PCI_DEVICE to TYPE_VIRTIO_PCI.Kitae Kim1-6/+6
2013-07-09virtio: removed previous virtio modules.Kitae Kim16-7760/+0
2013-07-09virtio-pci: merged virtio-pci module and others.Kitae Kim2-1/+373
2013-07-09merge input.cGiWoong Kim1-4/+0
2013-07-09Merging...SeokYeon Hwang3-2488/+0
2013-07-08merge some files, and delete some duplicated filesjinhyung.jo20-6917/+130
2013-07-05VIGS: Moved context operations and glFinish to batch_start/batch_endStanislav Vorobiov5-39/+69
2013-07-04VIGS: Software backend enabledStanislav Vorobiov2-162/+140
2013-07-04YaGL: eglBindTexImage/eglReleaseTexImage implementedStanislav Vorobiov19-25/+566
2013-07-04Merge coflicts related with QEMU buildSeokYeon Hwang1-211/+0
2013-07-02qemu1.5.1: remove conflicts to mergesungmin ha2-24/+12
2013-07-02Merge 'qemu 1.5.1' into tizen_qemu_1.5.1test1211-232627/+280597
2013-07-01VIGS: Support brightness device off stateStanislav Vorobiov1-1/+2
2013-06-28YaGL: Fix min/max swap interval valuesStanislav Vorobiov2-4/+4
2013-06-27VIGS: Optimization for pageflipStanislav Vorobiov1-1/+3
2013-06-27VIGS: Remove excess log messagesStanislav Vorobiov1-2/+0
2013-06-24VIGS: VBLANK IRQ implementedStanislav Vorobiov3-2/+77