File tree Expand file tree Collapse file tree 21 files changed +22
-18
lines changed
macos/ft2-clone-macos.app/Contents/Frameworks/SDL2.framework Expand file tree Collapse file tree 21 files changed +22
-18
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,11 @@ _m_prefetch(void *__P)
53
53
#ifndef __MMX__
54
54
#define __MMX__
55
55
#endif
56
+ /*
56
57
#ifndef __3dNOW__
57
58
#define __3dNOW__
58
59
#endif
60
+ */
59
61
#endif
60
62
#ifndef __SSE__
61
63
#define __SSE__
Original file line number Diff line number Diff line change @@ -255,8 +255,8 @@ typedef uint64_t Uint64;
255
255
#ifndef SDL_PRIs64
256
256
#if defined(__WIN32__) || defined(__GDK__)
257
257
#define SDL_PRIs64 " I64d"
258
- #elif defined(PRIs64 )
259
- #define SDL_PRIs64 PRIs64
258
+ #elif defined(PRId64 )
259
+ #define SDL_PRIs64 PRId64
260
260
#elif defined(__LP64__) && !defined(__APPLE__) && !defined(__EMSCRIPTEN__)
261
261
#define SDL_PRIs64 " ld"
262
262
#else
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ typedef struct SDL_version
59
59
*/
60
60
#define SDL_MAJOR_VERSION 2
61
61
#define SDL_MINOR_VERSION 30
62
- #define SDL_PATCHLEVEL 9
62
+ #define SDL_PATCHLEVEL 10
63
63
64
64
/**
65
65
* Macro to determine SDL version program was compiled against.
Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >BuildMachineOSBuild </key >
6
- <string >23H124 </string >
6
+ <string >23H222 </string >
7
7
<key >CFBundleDevelopmentRegion </key >
8
8
<string >English </string >
9
9
<key >CFBundleExecutable </key >
19
19
<key >CFBundlePackageType </key >
20
20
<string >FMWK </string >
21
21
<key >CFBundleShortVersionString </key >
22
- <string >2.30.9 </string >
22
+ <string >2.30.10 </string >
23
23
<key >CFBundleSignature </key >
24
24
<string >SDLX </string >
25
25
<key >CFBundleSupportedPlatforms </key >
26
26
<array >
27
27
<string >MacOSX </string >
28
28
</array >
29
29
<key >CFBundleVersion </key >
30
- <string >2.30.9 </string >
30
+ <string >2.30.10 </string >
31
31
<key >DTCompiler </key >
32
32
<string >com.apple.compilers.llvm.clang.1_0 </string >
33
33
<key >DTPlatformBuild </key >
Original file line number Diff line number Diff line change 14
14
</data >
15
15
<key >Resources/Info.plist</key >
16
16
<data >
17
- 6ZYOMHaOYK0y//pgRxbrRTmghgM =
17
+ psBFNKMxE1lQbuBYANGXFzReZ9g =
18
18
</data >
19
19
<key >Resources/License.txt</key >
20
20
<data >
145
145
<dict >
146
146
<key >hash</key >
147
147
<data >
148
- mdEBzZyevtfCXZXXEJ8sEfUNr4U =
148
+ RzJruo8ktMeBPUMnBCmlnP88g10 =
149
149
</data >
150
150
<key >hash2</key >
151
151
<data >
152
- V8DTu2oLBQZVxwExFsdWY3S7eIvxwh2Kc/C9TgUHS/g =
152
+ SHQnpBJWO9cChWzih9hY5Kcg46q2pfBqbxrhQ8L/IsI =
153
153
</data >
154
154
</dict >
155
155
<key >Headers/SDL_endian.h</key >
618
618
<dict >
619
619
<key >hash</key >
620
620
<data >
621
- c3m7eehD1NIIXfsZ4lm6lgZO/AM =
621
+ DdRe/lNH6geRuVqhs5huipbzLj8 =
622
622
</data >
623
623
<key >hash2</key >
624
624
<data >
625
- elTc5qJYwUBuKwCpNzRR+2giYouwx+mKzw1+qVrO+68 =
625
+ mMaKFT0Acqvtg4K6gEpb8NUklIR8L00B8JxlSl/z8Oc =
626
626
</data >
627
627
</dict >
628
628
<key >Headers/SDL_surface.h</key >
706
706
<dict >
707
707
<key >hash</key >
708
708
<data >
709
- ttcgxHkFC9JNkusMwO1ZwMHT0J4 =
709
+ V1WhIT6vXhEOcfu+cDo+LwvkvRE =
710
710
</data >
711
711
<key >hash2</key >
712
712
<data >
713
- OL6CnEC1BJE1NNZ/rzV9irlTFLO23OulTCH67f1odps =
713
+ TaCZnrgTfgRARYIobSD3i3KArXOQUxuYjG/sFBoYo0k =
714
714
</data >
715
715
</dict >
716
716
<key >Headers/SDL_video.h</key >
783
783
<dict >
784
784
<key >hash</key >
785
785
<data >
786
- 6ZYOMHaOYK0y//pgRxbrRTmghgM =
786
+ psBFNKMxE1lQbuBYANGXFzReZ9g =
787
787
</data >
788
788
<key >hash2</key >
789
789
<data >
790
- TdNrc/OZRL1tzIoTtvRoDcp2GfIbLSIjL9mu5CfONUE =
790
+ 4xu3tgP1KITWbi4Aj0nk5zBH4+4IL2X4goDmHNl+IGA =
791
791
</data >
792
792
</dict >
793
793
<key >Resources/License.txt</key >
You can’t perform that action at this time.
0 commit comments