summaryrefslogtreecommitdiff
path: root/EGL/yagl_offscreen_surface.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-08YaGL: Source cleanupjinhyung.jo1-0/+33
2013-12-30YaGL: Multicore rendering and fence support addedStanislav Vorobiov1-18/+8
2013-10-17YaGL: Batching improvedStanislav Vorobiov1-6/+48
2013-10-17YaGL: Transport improvedStanislav Vorobiov1-56/+42
2013-08-02YaGL: glFinish removed, using single render finish callStanislav Vorobiov1-26/+3
2013-08-01YaGL: Separated windowing system related stuffStanislav Vorobiov1-124/+108
2013-06-28YaGL: eglSwapInterval implementedStanislav Vorobiov1-0/+8
2013-06-27YaGL: Mark all types of surfaces as GPU dirtyStanislav Vorobiov1-0/+1
2013-06-10YaGL: EGL_KHR_lock_surface implementedStanislav Vorobiov1-125/+57
2013-06-06YaGL: Notify kernel about dirty surfacesStanislav Vorobiov1-0/+7
2013-05-16YaGL: Proper X/GL synchronization implementedStanislav Vorobiov1-0/+31
2013-05-15YaGL: Now uses DRI2 instead of raw XIDsStanislav Vorobiov1-2/+8
2013-05-08YaGL: renamed 'invalidate' to 'reset'Stanislav Vorobiov1-4/+4
2013-04-15YaGL: Moved offscreen logic into a separate backendStanislav Vorobiov1-0/+558