summaryrefslogtreecommitdiff
path: root/EGL/yagl_state.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-08YaGL: Source cleanupjinhyung.jo1-0/+33
2014-01-30YaGL: EGL_KHR_fence_sync and GLESv3 sync objects implementedStanislav Vorobiov1-15/+4
2014-01-15Merge remote-tracking branch 'origin/tizen' into glesv3Stanislav Vorobiov1-3/+83
2013-12-30YaGL: Multicore rendering and fence support addedStanislav Vorobiov1-3/+83
2013-11-08YaGL: glGetUniformIndices implementedStanislav Vorobiov1-0/+21
2013-11-08YaGL: glGetActiveUniformsiv implementedStanislav Vorobiov1-0/+21
2013-11-05YaGL: Add OpenGL 3.1 without ES3 to supported versionsStanislav Vorobiov1-2/+3
2013-10-22YaGL: GLESv3 supported in EGLStanislav Vorobiov1-0/+20
2013-10-17YaGL: Batching improvedStanislav Vorobiov1-2/+31
2013-10-17YaGL: Transport improvedStanislav Vorobiov1-226/+152
2013-08-28YaGL: Register pthread_atfork handlerStanislav Vorobiov1-0/+44
2013-04-15YaGL: Onscreen support addedStanislav Vorobiov1-2/+2
2013-04-15YaGL: Moved offscreen logic into a separate backendStanislav Vorobiov1-5/+28
2012-11-26Inital commitOleg Ogurtsov1-0/+337