|
113 | 113 | F65C918E18A3468C008418BC /* opengles_ios.h in Headers */ = {isa = PBXBuildFile; fileRef = F65C918D18A3468C008418BC /* opengles_ios.h */; }; |
114 | 114 | F65C919118A3481D008418BC /* opengles_ios.m in Sources */ = {isa = PBXBuildFile; fileRef = F65C919018A3481D008418BC /* opengles_ios.m */; }; |
115 | 115 | F6794CF718DD7945002B8AFF /* egl_eagl_ios_driver.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF218DD7945002B8AFF /* egl_eagl_ios_driver.h */; }; |
116 | | - F6794CF818DD7945002B8AFF /* egl_eagl_ios_eaglcontext.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF318DD7945002B8AFF /* egl_eagl_ios_eaglcontext.h */; }; |
117 | | - F6794CF918DD7945002B8AFF /* egl_eagl_ios_eaglimage.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF418DD7945002B8AFF /* egl_eagl_ios_eaglimage.h */; }; |
118 | | - F6794CFA18DD7945002B8AFF /* egl_eagl_ios_eaglsurface.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF518DD7945002B8AFF /* egl_eagl_ios_eaglsurface.h */; }; |
119 | | - F6794CFB18DD7945002B8AFF /* egl_eagl_ios_eaglwindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF618DD7945002B8AFF /* egl_eagl_ios_eaglwindow.h */; }; |
| 116 | + F6794CF818DD7945002B8AFF /* EAGLIOSContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF318DD7945002B8AFF /* EAGLIOSContext.h */; }; |
| 117 | + F6794CF918DD7945002B8AFF /* EAGLIOSImage.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF418DD7945002B8AFF /* EAGLIOSImage.h */; }; |
| 118 | + F6794CFA18DD7945002B8AFF /* EAGLIOSSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF518DD7945002B8AFF /* EAGLIOSSurface.h */; }; |
| 119 | + F6794CFB18DD7945002B8AFF /* EAGLIOSWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F6794CF618DD7945002B8AFF /* EAGLIOSWindow.h */; }; |
120 | 120 | F6794D0018DD7980002B8AFF /* egl_eagl_ios_driver.m in Sources */ = {isa = PBXBuildFile; fileRef = F6794CFC18DD7980002B8AFF /* egl_eagl_ios_driver.m */; }; |
121 | | - F6794D0118DD7980002B8AFF /* egl_eagl_ios_eaglcontext.m in Sources */ = {isa = PBXBuildFile; fileRef = F6794CFD18DD7980002B8AFF /* egl_eagl_ios_eaglcontext.m */; }; |
122 | | - F6794D0218DD7980002B8AFF /* egl_eagl_ios_eaglsurface.m in Sources */ = {isa = PBXBuildFile; fileRef = F6794CFE18DD7980002B8AFF /* egl_eagl_ios_eaglsurface.m */; }; |
123 | | - F6794D0318DD7980002B8AFF /* egl_eagl_ios_eaglwindow.mm in Sources */ = {isa = PBXBuildFile; fileRef = F6794CFF18DD7980002B8AFF /* egl_eagl_ios_eaglwindow.mm */; }; |
| 121 | + F6794D0118DD7980002B8AFF /* EAGLIOSContext.m in Sources */ = {isa = PBXBuildFile; fileRef = F6794CFD18DD7980002B8AFF /* EAGLIOSContext.m */; }; |
| 122 | + F6794D0218DD7980002B8AFF /* EAGLIOSSurface.m in Sources */ = {isa = PBXBuildFile; fileRef = F6794CFE18DD7980002B8AFF /* EAGLIOSSurface.m */; }; |
| 123 | + F6794D0318DD7980002B8AFF /* EAGLIOSWindow.mm in Sources */ = {isa = PBXBuildFile; fileRef = F6794CFF18DD7980002B8AFF /* EAGLIOSWindow.mm */; }; |
124 | 124 | F6F66B48189F4FE1008636CE /* eglplatform.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C7A86F78172B8B2300739D0D /* eglplatform.h */; }; |
125 | 125 | F6F66B49189F57D3008636CE /* eglmesaext.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C7A86F74172B8B2300739D0D /* eglmesaext.h */; }; |
126 | 126 | F6F66B4B18A109BE008636CE /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C784D397171457B10086C69F /* OpenGLES.framework */; }; |
|
267 | 267 | F65C918D18A3468C008418BC /* opengles_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opengles_ios.h; sourceTree = "<group>"; }; |
268 | 268 | F65C919018A3481D008418BC /* opengles_ios.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = opengles_ios.m; sourceTree = "<group>"; }; |
269 | 269 | F6794CF218DD7945002B8AFF /* egl_eagl_ios_driver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egl_eagl_ios_driver.h; sourceTree = "<group>"; }; |
270 | | - F6794CF318DD7945002B8AFF /* egl_eagl_ios_eaglcontext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egl_eagl_ios_eaglcontext.h; sourceTree = "<group>"; }; |
271 | | - F6794CF418DD7945002B8AFF /* egl_eagl_ios_eaglimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egl_eagl_ios_eaglimage.h; sourceTree = "<group>"; }; |
272 | | - F6794CF518DD7945002B8AFF /* egl_eagl_ios_eaglsurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egl_eagl_ios_eaglsurface.h; sourceTree = "<group>"; }; |
273 | | - F6794CF618DD7945002B8AFF /* egl_eagl_ios_eaglwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egl_eagl_ios_eaglwindow.h; sourceTree = "<group>"; }; |
| 270 | + F6794CF318DD7945002B8AFF /* EAGLIOSContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLIOSContext.h; sourceTree = "<group>"; }; |
| 271 | + F6794CF418DD7945002B8AFF /* EAGLIOSImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLIOSImage.h; sourceTree = "<group>"; }; |
| 272 | + F6794CF518DD7945002B8AFF /* EAGLIOSSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLIOSSurface.h; sourceTree = "<group>"; }; |
| 273 | + F6794CF618DD7945002B8AFF /* EAGLIOSWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLIOSWindow.h; sourceTree = "<group>"; }; |
274 | 274 | F6794CFC18DD7980002B8AFF /* egl_eagl_ios_driver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = egl_eagl_ios_driver.m; path = ios/egl_eagl_ios_driver.m; sourceTree = "<group>"; }; |
275 | | - F6794CFD18DD7980002B8AFF /* egl_eagl_ios_eaglcontext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = egl_eagl_ios_eaglcontext.m; path = ios/egl_eagl_ios_eaglcontext.m; sourceTree = "<group>"; }; |
276 | | - F6794CFE18DD7980002B8AFF /* egl_eagl_ios_eaglsurface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = egl_eagl_ios_eaglsurface.m; path = ios/egl_eagl_ios_eaglsurface.m; sourceTree = "<group>"; }; |
277 | | - F6794CFF18DD7980002B8AFF /* egl_eagl_ios_eaglwindow.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = egl_eagl_ios_eaglwindow.mm; path = ios/egl_eagl_ios_eaglwindow.mm; sourceTree = "<group>"; }; |
| 275 | + F6794CFD18DD7980002B8AFF /* EAGLIOSContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EAGLIOSContext.m; path = ios/EAGLIOSContext.m; sourceTree = "<group>"; }; |
| 276 | + F6794CFE18DD7980002B8AFF /* EAGLIOSSurface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EAGLIOSSurface.m; path = ios/EAGLIOSSurface.m; sourceTree = "<group>"; }; |
| 277 | + F6794CFF18DD7980002B8AFF /* EAGLIOSWindow.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = EAGLIOSWindow.mm; path = ios/EAGLIOSWindow.mm; sourceTree = "<group>"; }; |
278 | 278 | F6F8047618D556E9009F64C0 /* opengles3_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opengles3_ios.h; sourceTree = "<group>"; }; |
279 | 279 | F6F8047818D55716009F64C0 /* opengles3_ios.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opengles3_ios.c; sourceTree = "<group>"; }; |
280 | 280 | /* End PBXFileReference section */ |
|
311 | 311 | isa = PBXGroup; |
312 | 312 | children = ( |
313 | 313 | F6794CFC18DD7980002B8AFF /* egl_eagl_ios_driver.m */, |
314 | | - F6794CFD18DD7980002B8AFF /* egl_eagl_ios_eaglcontext.m */, |
315 | | - F6794CFE18DD7980002B8AFF /* egl_eagl_ios_eaglsurface.m */, |
316 | | - F6794CFF18DD7980002B8AFF /* egl_eagl_ios_eaglwindow.mm */, |
| 314 | + F6794CFD18DD7980002B8AFF /* EAGLIOSContext.m */, |
| 315 | + F6794CFE18DD7980002B8AFF /* EAGLIOSSurface.m */, |
| 316 | + F6794CFF18DD7980002B8AFF /* EAGLIOSWindow.mm */, |
317 | 317 | F639689318AD9DB60076C110 /* AppleIOSMemoryManagement.m */, |
318 | 318 | ); |
319 | 319 | name = ios; |
|
573 | 573 | isa = PBXGroup; |
574 | 574 | children = ( |
575 | 575 | F6794CF218DD7945002B8AFF /* egl_eagl_ios_driver.h */, |
576 | | - F6794CF318DD7945002B8AFF /* egl_eagl_ios_eaglcontext.h */, |
577 | | - F6794CF418DD7945002B8AFF /* egl_eagl_ios_eaglimage.h */, |
578 | | - F6794CF518DD7945002B8AFF /* egl_eagl_ios_eaglsurface.h */, |
579 | | - F6794CF618DD7945002B8AFF /* egl_eagl_ios_eaglwindow.h */, |
| 576 | + F6794CF318DD7945002B8AFF /* EAGLIOSContext.h */, |
| 577 | + F6794CF418DD7945002B8AFF /* EAGLIOSImage.h */, |
| 578 | + F6794CF518DD7945002B8AFF /* EAGLIOSSurface.h */, |
| 579 | + F6794CF618DD7945002B8AFF /* EAGLIOSWindow.h */, |
580 | 580 | F639689118AAF7110076C110 /* AppleIOSMemoryManagement.h */, |
581 | 581 | ); |
582 | 582 | path = ios; |
|
612 | 612 | buildActionMask = 2147483647; |
613 | 613 | files = ( |
614 | 614 | C7A8C94D1721A59F0080BD68 /* khrplatform.h in Headers */, |
615 | | - F6794CFB18DD7945002B8AFF /* egl_eagl_ios_eaglwindow.h in Headers */, |
| 615 | + F6794CFB18DD7945002B8AFF /* EAGLIOSWindow.h in Headers */, |
616 | 616 | C7A86F7E172B8B2300739D0D /* egl.h in Headers */, |
617 | 617 | C7A86F7F172B8B2300739D0D /* eglapi.h in Headers */, |
618 | 618 | C7A86F80172B8B2300739D0D /* eglarray.h in Headers */, |
|
655 | 655 | C72C34D51730FF12005B5745 /* egl_eagl_driver.h in Headers */, |
656 | 656 | F630BF5218CF375200816B11 /* egl_eagl_config.h in Headers */, |
657 | 657 | C72C34E21731445D005B5745 /* egl_eagl_typedefs.h in Headers */, |
658 | | - F6794CFA18DD7945002B8AFF /* egl_eagl_ios_eaglsurface.h in Headers */, |
659 | | - F6794CF818DD7945002B8AFF /* egl_eagl_ios_eaglcontext.h in Headers */, |
660 | | - F6794CF918DD7945002B8AFF /* egl_eagl_ios_eaglimage.h in Headers */, |
| 658 | + F6794CFA18DD7945002B8AFF /* EAGLIOSSurface.h in Headers */, |
| 659 | + F6794CF818DD7945002B8AFF /* EAGLIOSContext.h in Headers */, |
| 660 | + F6794CF918DD7945002B8AFF /* EAGLIOSImage.h in Headers */, |
661 | 661 | ); |
662 | 662 | runOnlyForDeploymentPostprocessing = 0; |
663 | 663 | }; |
|
795 | 795 | files = ( |
796 | 796 | C709B8C21706818800FBCA04 /* eglapi.m in Sources */, |
797 | 797 | C7A86FA7172B8B3600739D0D /* eglapi.c in Sources */, |
798 | | - F6794D0118DD7980002B8AFF /* egl_eagl_ios_eaglcontext.m in Sources */, |
| 798 | + F6794D0118DD7980002B8AFF /* EAGLIOSContext.m in Sources */, |
799 | 799 | C7A86FA8172B8B3600739D0D /* eglarray.c in Sources */, |
800 | 800 | C7A86FA9172B8B3600739D0D /* eglconfig.c in Sources */, |
801 | 801 | C7A86FAA172B8B3600739D0D /* eglcontext.c in Sources */, |
|
809 | 809 | F61BCB3118CF4FD90015D31E /* opengles1_ios.c in Sources */, |
810 | 810 | C7A86FAF172B8B3600739D0D /* eglglobals.c in Sources */, |
811 | 811 | C7A86FB0172B8B3600739D0D /* eglimage.c in Sources */, |
812 | | - F6794D0318DD7980002B8AFF /* egl_eagl_ios_eaglwindow.mm in Sources */, |
813 | | - F6794D0218DD7980002B8AFF /* egl_eagl_ios_eaglsurface.m in Sources */, |
| 812 | + F6794D0318DD7980002B8AFF /* EAGLIOSWindow.mm in Sources */, |
| 813 | + F6794D0218DD7980002B8AFF /* EAGLIOSSurface.m in Sources */, |
814 | 814 | C7A86FB1172B8B3600739D0D /* egllog.c in Sources */, |
815 | 815 | C7A86FB2172B8B3600739D0D /* eglmisc.c in Sources */, |
816 | 816 | C7A86FB3172B8B3600739D0D /* eglmode.c in Sources */, |
|
0 commit comments