summaryrefslogtreecommitdiff
path: root/hw/vigs
AgeCommit message (Expand)AuthorFilesLines
2014-10-21VIGS & YaGL: Fixed the incorrect conditionjinhyung.jo1-1/+1
2014-08-22VIGS: Implement plane flip/rotateStanislav Vorobiov6-6/+138
2014-08-21VIGS: Fix texture fetch for GL3Stanislav Vorobiov1-5/+5
2014-08-21VIGS: Disable blending by defaultStanislav Vorobiov1-0/+2
2014-08-19VIGS: Support YUV420 planar formatStanislav Vorobiov4-4/+213
2014-08-19VIGS: Support planar pixel formatsStanislav Vorobiov14-77/+612
2014-08-19VIGS: Support underlays and alpha blendingStanislav Vorobiov5-82/+140
2014-07-18display: fix compilation error when SDL and SHM are both disabledSeokYeon Hwang1-0/+1
2014-06-23YaGL/VIGS: QOM'ifyStanislav Vorobiov9-111/+422
2014-06-23VIGS: move winsys headersStanislav Vorobiov2-0/+62
2014-06-20yagl/vigs: quick fixes for upstreamStanislav Vorobiov1-20/+60
2014-05-29YaGL/VIGS: Fix GL frambuffer functions lookupStanislav Vorobiov3-29/+59
2014-05-13YaGL/VIGS: GLESv3 workarounds for Mac OS X 10.7Stanislav Vorobiov1-0/+24
2014-04-21vigs: fix compilation errorsSeokYeon Hwang5-2/+155
2014-04-15VIGS: Add framebuffer and temporary texture poolStanislav Vorobiov5-29/+427
2014-04-14display: Add dirty flag for displayGiWoong Kim6-17/+45
2014-03-25Merge "VIGS: Fix bad DisplaySurface access" into tizenSeokYeon Hwang1-0/+6
2014-03-26VIGS: Fix bad DisplaySurface accessStanislav Vorobiov1-0/+6
2014-03-19VIGS/YaGL: fixes some codejinhyung.jo1-15/+2
2014-03-06YaGL/VIGS: Version bumpglesv3Stanislav Vorobiov1-1/+1
2014-03-06YaGL/VIGS: Set log level to info by defaultStanislav Vorobiov1-1/+1
2014-03-01VIGS: Use proper shader versionsStanislav Vorobiov1-12/+56
2014-02-24VIGS/YaGL: Support OpenGL 3.1+ core on windowsStanislav Vorobiov1-5/+156
2014-02-24VIGS: Fixed for windows buildStanislav Vorobiov2-3/+5
2014-02-24VIGS/YaGL: Use glMapBufferRange instead of glBufferSubDataStanislav Vorobiov5-7/+64
2014-02-22VIGS/YaGL: Use CGL instead of AGLStanislav Vorobiov3-366/+380
2014-02-21VIGS/YaGL: Using same OpenGL env variableStanislav Vorobiov3-7/+155
2014-02-20VIGS: Fixed for OpenGL 3.1+ coreStanislav Vorobiov5-353/+538
2014-02-20VIGS: Add 'draw_pixels' operation to winsys_surfaceStanislav Vorobiov2-11/+103
2014-02-20VIGS: Implemented plane supportStanislav Vorobiov11-84/+568
2014-02-20VIGS: Fix fence ack lossesStanislav Vorobiov2-19/+30
2014-01-15Merge remote-tracking branch 'origin/tizen' into glesv3Stanislav Vorobiov44-0/+27899
2014-01-13VIGS: Use glTexSubImage2D instead of glDrawPixelsStanislav Vorobiov1-15/+68
2014-01-13YaGL/VIGS: Use GL_UNSIGNED_INT_8_8_8_8_REV instead of GL_UNSIGNED_BYTEStanislav Vorobiov1-1/+1
2014-01-13VIGS: Use GL_PACK_ALIGNMENT/GL_UNPACK_ALIGNMENT 1 instead of 4Stanislav Vorobiov1-8/+4
2014-01-13VIGS: Using asynchronous glReadPixels for display updateStanislav Vorobiov9-115/+466
2014-01-13YaGL/VIGS: Implemented multicore rendering and fencesStanislav Vorobiov10-355/+855
2014-01-03Merge branch 'tizen' into tizen_qemu_1.7SeokYeon Hwang1-26/+17
2013-12-19YaGL/VIGS: Use wglMakeCurrent instead of wglMakeContextCurrentARB when possibleStanislav Vorobiov1-26/+17
2013-12-11Merge branch 'upstream-1.7' into tizen_qemu_1.7SeokYeon Hwang1-3/+3
2013-11-21YaGL/VIGS: Return glFinishStanislav Vorobiov1-8/+1
2013-11-07vigs & yagl : Move sources to own directoriesjinhyung.jo42-0/+27005