summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-videodev/ios_opengl_dev.m
AgeCommit message (Expand)Author
2015-04-08Re #1835: More robust handling of format change, to prevent data race if cloc...Liong Sauw Ming
2015-04-07Fixed #1835: Fixed crash in iOS OpenGL renderer when in background and assert...Liong Sauw Ming
2014-09-22Re #1790: Use OpenGL textures instead of platform dependent textures.Liong Sauw Ming
2014-09-09Misc (re #1782): Fixed compile error of ios_opengl_dev.m on iOS 8 SDK due to ...Nanang Izzuddin
2014-05-05Re #1757: Avoid calling OpenGL ES functions when in the background (which may...Liong Sauw Ming
2014-04-22Closed #1757: iOS OpenGL rendererLiong Sauw Ming
2014-04-08Re #1757: Initial implementation of iOS OpenGL ES renderer. To use it, applic...Liong Sauw Ming