File tree 1 file changed +39
-0
lines changed
1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.10
2
+
3
+ [ x] SDL_SIMDGetAlignment
4
+ [ x] SDL_SIMDAlloc
5
+ [ x] SDL_SIMDFree
6
+ [ x] SDL_RenderDrawPointF
7
+ [ x] SDL_RenderDrawPointsF
8
+ [ x] SDL_RenderDrawLineF
9
+ [ x] SDL_RenderDrawLinesF
10
+ [ x] SDL_RenderDrawRectF
11
+ [ x] SDL_RenderDrawRectsF
12
+ [ x] SDL_RenderFillRectF
13
+ [ x] SDL_RenderFillRectsF
14
+ [ x] SDL_RenderCopyF
15
+ [ x] SDL_RenderCopyExF
16
+ [ x] SDL_GetTouchDeviceType
17
+ [ x] SDL_RenderFlush
18
+ [ x] SDL_HINT_RENDER_BATCHING
19
+ [ x] SDL_HINT_EVENT_LOGGING
20
+ [ x] SDL_HINT_GAMECONTROLLERCONFIG_FILE
21
+ [ x] SDL_HINT_MOUSE_TOUCH_EVENTS
22
+
23
+ ## 2.0.9
24
+
25
+ [ x] SDL_SENSORUPDATE
26
+ [ x] SDL_DISPLAYEVENT
27
+ [ x] SDL_JoystickGetDevicePlayerIndex
28
+ [ x] SDL_JoystickGetPlayerIndex
29
+ [ x] SDL_GameControllerGetPlayerIndex
30
+ [ x] SDL_GameControllerRumble
31
+ [ x] SDL_JoystickRumble
32
+ [ x] SDL_GameControllerMappingForDeviceIndex
33
+ [ x] SDL_HINT_MOUSE_DOUBLE_CLICK_TIME
34
+ [ x] SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS
35
+ [ x] SDL_HasColorKey
36
+ [ x] SDL_HasAVX512F
37
+ [ x] SDL_IsTablet
38
+ [ ?] SDL_THREAD_PRIORITY_TIME_CRITICAL
39
+
1
40
## 2.0.8
2
41
3
42
### Hints
You can’t perform that action at this time.
0 commit comments