1.1 --- a/Xcode/SDL/SDL.xcodeproj/project.pbxproj Sat Jun 21 11:36:00 2014 -0700
1.2 +++ b/Xcode/SDL/SDL.xcodeproj/project.pbxproj Sat Jun 21 11:42:46 2014 -0700
1.3 @@ -528,6 +528,21 @@
1.4 AABCC38E164063D200AB8930 /* SDL_cocoamessagebox.h in Headers */ = {isa = PBXBuildFile; fileRef = AABCC38B164063D200AB8930 /* SDL_cocoamessagebox.h */; };
1.5 AABCC38F164063D200AB8930 /* SDL_cocoamessagebox.m in Sources */ = {isa = PBXBuildFile; fileRef = AABCC38C164063D200AB8930 /* SDL_cocoamessagebox.m */; };
1.6 AABCC390164063D200AB8930 /* SDL_cocoamessagebox.m in Sources */ = {isa = PBXBuildFile; fileRef = AABCC38C164063D200AB8930 /* SDL_cocoamessagebox.m */; };
1.7 + AAC070F9195606770073DCDF /* SDL_opengl_glext.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F4195606770073DCDF /* SDL_opengl_glext.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.8 + AAC070FA195606770073DCDF /* SDL_opengl_glext.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F4195606770073DCDF /* SDL_opengl_glext.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.9 + AAC070FB195606770073DCDF /* SDL_opengl_glext.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F4195606770073DCDF /* SDL_opengl_glext.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.10 + AAC070FC195606770073DCDF /* SDL_opengles2_gl2.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F5195606770073DCDF /* SDL_opengles2_gl2.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.11 + AAC070FD195606770073DCDF /* SDL_opengles2_gl2.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F5195606770073DCDF /* SDL_opengles2_gl2.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.12 + AAC070FE195606770073DCDF /* SDL_opengles2_gl2.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F5195606770073DCDF /* SDL_opengles2_gl2.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.13 + AAC070FF195606770073DCDF /* SDL_opengles2_gl2ext.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F6195606770073DCDF /* SDL_opengles2_gl2ext.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.14 + AAC07100195606770073DCDF /* SDL_opengles2_gl2ext.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F6195606770073DCDF /* SDL_opengles2_gl2ext.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.15 + AAC07101195606770073DCDF /* SDL_opengles2_gl2ext.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F6195606770073DCDF /* SDL_opengles2_gl2ext.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.16 + AAC07102195606770073DCDF /* SDL_opengles2_gl2platform.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F7195606770073DCDF /* SDL_opengles2_gl2platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.17 + AAC07103195606770073DCDF /* SDL_opengles2_gl2platform.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F7195606770073DCDF /* SDL_opengles2_gl2platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.18 + AAC07104195606770073DCDF /* SDL_opengles2_gl2platform.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F7195606770073DCDF /* SDL_opengles2_gl2platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.19 + AAC07105195606770073DCDF /* SDL_opengles2_khrplatform.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F8195606770073DCDF /* SDL_opengles2_khrplatform.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.20 + AAC07106195606770073DCDF /* SDL_opengles2_khrplatform.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F8195606770073DCDF /* SDL_opengles2_khrplatform.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.21 + AAC07107195606770073DCDF /* SDL_opengles2_khrplatform.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC070F8195606770073DCDF /* SDL_opengles2_khrplatform.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.22 AADA5B8716CCAB3000107CF7 /* SDL_bits.h in Headers */ = {isa = PBXBuildFile; fileRef = AADA5B8616CCAB3000107CF7 /* SDL_bits.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.23 AADA5B8816CCAB3000107CF7 /* SDL_bits.h in Headers */ = {isa = PBXBuildFile; fileRef = AADA5B8616CCAB3000107CF7 /* SDL_bits.h */; settings = {ATTRIBUTES = (Public, ); }; };
1.24 BBFC088D164C6647003E6A99 /* SDL_gamecontroller.c in Sources */ = {isa = PBXBuildFile; fileRef = BBFC088A164C6514003E6A99 /* SDL_gamecontroller.c */; };
1.25 @@ -1070,6 +1085,11 @@
1.26 AA9FF9591637CBF9000DF050 /* SDL_messagebox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_messagebox.h; sourceTree = "<group>"; };
1.27 AABCC38B164063D200AB8930 /* SDL_cocoamessagebox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamessagebox.h; sourceTree = "<group>"; };
1.28 AABCC38C164063D200AB8930 /* SDL_cocoamessagebox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamessagebox.m; sourceTree = "<group>"; };
1.29 + AAC070F4195606770073DCDF /* SDL_opengl_glext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengl_glext.h; sourceTree = "<group>"; };
1.30 + AAC070F5195606770073DCDF /* SDL_opengles2_gl2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengles2_gl2.h; sourceTree = "<group>"; };
1.31 + AAC070F6195606770073DCDF /* SDL_opengles2_gl2ext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengles2_gl2ext.h; sourceTree = "<group>"; };
1.32 + AAC070F7195606770073DCDF /* SDL_opengles2_gl2platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengles2_gl2platform.h; sourceTree = "<group>"; };
1.33 + AAC070F8195606770073DCDF /* SDL_opengles2_khrplatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengles2_khrplatform.h; sourceTree = "<group>"; };
1.34 AADA5B8616CCAB3000107CF7 /* SDL_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_bits.h; sourceTree = "<group>"; };
1.35 BBFC088A164C6514003E6A99 /* SDL_gamecontroller.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamecontroller.c; sourceTree = "<group>"; };
1.36 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; };
1.37 @@ -1173,8 +1193,13 @@
1.38 AA7557E01595D4D800BBD41B /* SDL_mutex.h */,
1.39 AA7557E11595D4D800BBD41B /* SDL_name.h */,
1.40 AA7557E21595D4D800BBD41B /* SDL_opengl.h */,
1.41 + AAC070F4195606770073DCDF /* SDL_opengl_glext.h */,
1.42 AA7557E31595D4D800BBD41B /* SDL_opengles.h */,
1.43 AA7557E41595D4D800BBD41B /* SDL_opengles2.h */,
1.44 + AAC070F5195606770073DCDF /* SDL_opengles2_gl2.h */,
1.45 + AAC070F6195606770073DCDF /* SDL_opengles2_gl2ext.h */,
1.46 + AAC070F7195606770073DCDF /* SDL_opengles2_gl2platform.h */,
1.47 + AAC070F8195606770073DCDF /* SDL_opengles2_khrplatform.h */,
1.48 AA7557E51595D4D800BBD41B /* SDL_pixels.h */,
1.49 AA7557E61595D4D800BBD41B /* SDL_platform.h */,
1.50 AA7557E71595D4D800BBD41B /* SDL_power.h */,
1.51 @@ -1766,6 +1791,7 @@
1.52 files = (
1.53 AA7557FA1595D4D800BBD41B /* begin_code.h in Headers */,
1.54 AA7557FC1595D4D800BBD41B /* close_code.h in Headers */,
1.55 + AA75585E1595D4D800BBD41B /* SDL.h in Headers */,
1.56 AA7557FE1595D4D800BBD41B /* SDL_assert.h in Headers */,
1.57 AA7558001595D4D800BBD41B /* SDL_atomic.h in Headers */,
1.58 AA7558021595D4D800BBD41B /* SDL_audio.h in Headers */,
1.59 @@ -1796,8 +1822,13 @@
1.60 AA75582C1595D4D800BBD41B /* SDL_mutex.h in Headers */,
1.61 AA75582E1595D4D800BBD41B /* SDL_name.h in Headers */,
1.62 AA7558301595D4D800BBD41B /* SDL_opengl.h in Headers */,
1.63 + AAC070F9195606770073DCDF /* SDL_opengl_glext.h in Headers */,
1.64 AA7558321595D4D800BBD41B /* SDL_opengles.h in Headers */,
1.65 AA7558341595D4D800BBD41B /* SDL_opengles2.h in Headers */,
1.66 + AAC070FC195606770073DCDF /* SDL_opengles2_gl2.h in Headers */,
1.67 + AAC070FF195606770073DCDF /* SDL_opengles2_gl2ext.h in Headers */,
1.68 + AAC07102195606770073DCDF /* SDL_opengles2_gl2platform.h in Headers */,
1.69 + AAC07105195606770073DCDF /* SDL_opengles2_khrplatform.h in Headers */,
1.70 AA7558361595D4D800BBD41B /* SDL_pixels.h in Headers */,
1.71 AA7558381595D4D800BBD41B /* SDL_platform.h in Headers */,
1.72 AA75583A1595D4D800BBD41B /* SDL_power.h in Headers */,
1.73 @@ -1818,7 +1849,6 @@
1.74 AA7558581595D4D800BBD41B /* SDL_types.h in Headers */,
1.75 AA75585A1595D4D800BBD41B /* SDL_version.h in Headers */,
1.76 AA75585C1595D4D800BBD41B /* SDL_video.h in Headers */,
1.77 - AA75585E1595D4D800BBD41B /* SDL.h in Headers */,
1.78 04BD000912E6671800899322 /* SDL_diskaudio.h in Headers */,
1.79 04BD001112E6671800899322 /* SDL_dummyaudio.h in Headers */,
1.80 04BD001912E6671800899322 /* SDL_coreaudio.h in Headers */,
1.81 @@ -1942,6 +1972,7 @@
1.82 AA7558251595D4D800BBD41B /* SDL_loadso.h in Headers */,
1.83 AA7558271595D4D800BBD41B /* SDL_log.h in Headers */,
1.84 AA7558291595D4D800BBD41B /* SDL_main.h in Headers */,
1.85 + AAC07106195606770073DCDF /* SDL_opengles2_khrplatform.h in Headers */,
1.86 DB0F489417C400ED008798C5 /* SDL_messagebox.h in Headers */,
1.87 AA75582B1595D4D800BBD41B /* SDL_mouse.h in Headers */,
1.88 AA75582D1595D4D800BBD41B /* SDL_mutex.h in Headers */,
1.89 @@ -1965,6 +1996,7 @@
1.90 AA75584D1595D4D800BBD41B /* SDL_surface.h in Headers */,
1.91 AA75584F1595D4D800BBD41B /* SDL_system.h in Headers */,
1.92 AA7558511595D4D800BBD41B /* SDL_syswm.h in Headers */,
1.93 + AAC070FA195606770073DCDF /* SDL_opengl_glext.h in Headers */,
1.94 AA7558531595D4D800BBD41B /* SDL_thread.h in Headers */,
1.95 AA7558551595D4D800BBD41B /* SDL_timer.h in Headers */,
1.96 AA7558571595D4D800BBD41B /* SDL_touch.h in Headers */,
1.97 @@ -1977,6 +2009,7 @@
1.98 04BD023512E6671800899322 /* SDL_coreaudio.h in Headers */,
1.99 04BD024312E6671800899322 /* SDL_audio_c.h in Headers */,
1.100 04BD024612E6671800899322 /* SDL_audiodev_c.h in Headers */,
1.101 + AAC070FD195606770073DCDF /* SDL_opengles2_gl2.h in Headers */,
1.102 04BD024712E6671800899322 /* SDL_audiomem.h in Headers */,
1.103 04BD025012E6671800899322 /* SDL_sysaudio.h in Headers */,
1.104 04BD025212E6671800899322 /* SDL_wave.h in Headers */,
1.105 @@ -2014,6 +2047,7 @@
1.106 04BD031512E6671800899322 /* SDL_cocoamouse.h in Headers */,
1.107 04BD031712E6671800899322 /* SDL_cocoaopengl.h in Headers */,
1.108 04BD031912E6671800899322 /* SDL_cocoashape.h in Headers */,
1.109 + AAC07103195606770073DCDF /* SDL_opengles2_gl2platform.h in Headers */,
1.110 04BD031B12E6671800899322 /* SDL_cocoavideo.h in Headers */,
1.111 04BD031D12E6671800899322 /* SDL_cocoawindow.h in Headers */,
1.112 04BD033212E6671800899322 /* SDL_nullevents_c.h in Headers */,
1.113 @@ -2039,6 +2073,7 @@
1.114 04BD040B12E6671800899322 /* SDL_x11sym.h in Headers */,
1.115 04BD040D12E6671800899322 /* SDL_x11touch.h in Headers */,
1.116 04BD040F12E6671800899322 /* SDL_x11video.h in Headers */,
1.117 + AAC07100195606770073DCDF /* SDL_opengles2_gl2ext.h in Headers */,
1.118 04BD041112E6671800899322 /* SDL_x11window.h in Headers */,
1.119 041B2CAC12FA0D680087D585 /* SDL_sysrender.h in Headers */,
1.120 04409B9512FA97ED00FB9AA8 /* mmx.h in Headers */,
1.121 @@ -2092,6 +2127,7 @@
1.122 DB313FDC17554B71006C0E22 /* SDL_loadso.h in Headers */,
1.123 DB313FDD17554B71006C0E22 /* SDL_log.h in Headers */,
1.124 DB313FDE17554B71006C0E22 /* SDL_main.h in Headers */,
1.125 + AAC07107195606770073DCDF /* SDL_opengles2_khrplatform.h in Headers */,
1.126 DB0F489317C400E6008798C5 /* SDL_messagebox.h in Headers */,
1.127 DB313FDF17554B71006C0E22 /* SDL_mouse.h in Headers */,
1.128 DB313FE017554B71006C0E22 /* SDL_mutex.h in Headers */,
1.129 @@ -2115,6 +2151,7 @@
1.130 DB313FF017554B71006C0E22 /* SDL_surface.h in Headers */,
1.131 DB313FF117554B71006C0E22 /* SDL_system.h in Headers */,
1.132 DB313FF217554B71006C0E22 /* SDL_syswm.h in Headers */,
1.133 + AAC070FB195606770073DCDF /* SDL_opengl_glext.h in Headers */,
1.134 DB313FF317554B71006C0E22 /* SDL_thread.h in Headers */,
1.135 DB313FF417554B71006C0E22 /* SDL_timer.h in Headers */,
1.136 DB313FF517554B71006C0E22 /* SDL_touch.h in Headers */,
1.137 @@ -2127,6 +2164,7 @@
1.138 DB313F7617554B71006C0E22 /* SDL_coreaudio.h in Headers */,
1.139 DB313F7717554B71006C0E22 /* SDL_audio_c.h in Headers */,
1.140 DB313F7817554B71006C0E22 /* SDL_audiodev_c.h in Headers */,
1.141 + AAC070FE195606770073DCDF /* SDL_opengles2_gl2.h in Headers */,
1.142 DB313F7917554B71006C0E22 /* SDL_audiomem.h in Headers */,
1.143 DB313F7A17554B71006C0E22 /* SDL_sysaudio.h in Headers */,
1.144 DB313F7B17554B71006C0E22 /* SDL_wave.h in Headers */,
1.145 @@ -2164,6 +2202,7 @@
1.146 DB313F9B17554B71006C0E22 /* SDL_cocoamouse.h in Headers */,
1.147 DB313F9C17554B71006C0E22 /* SDL_cocoaopengl.h in Headers */,
1.148 DB313F9D17554B71006C0E22 /* SDL_cocoashape.h in Headers */,
1.149 + AAC07104195606770073DCDF /* SDL_opengles2_gl2platform.h in Headers */,
1.150 DB313F9E17554B71006C0E22 /* SDL_cocoavideo.h in Headers */,
1.151 DB313F9F17554B71006C0E22 /* SDL_cocoawindow.h in Headers */,
1.152 DB313FA017554B71006C0E22 /* SDL_nullevents_c.h in Headers */,
1.153 @@ -2189,6 +2228,7 @@
1.154 DB313FB417554B71006C0E22 /* SDL_x11sym.h in Headers */,
1.155 DB313FB517554B71006C0E22 /* SDL_x11touch.h in Headers */,
1.156 DB313FB617554B71006C0E22 /* SDL_x11video.h in Headers */,
1.157 + AAC07101195606770073DCDF /* SDL_opengles2_gl2ext.h in Headers */,
1.158 DB313FB717554B71006C0E22 /* SDL_x11window.h in Headers */,
1.159 DB313FB817554B71006C0E22 /* SDL_sysrender.h in Headers */,
1.160 DB313FB917554B71006C0E22 /* mmx.h in Headers */,