File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 33These lists serve as summaries; the full histories are in the git repository.
44
55
6+ Changes from 5.2.11.1 to 5.2.11.2 (January 2026)
7+ ===============================================
8+
9+ Windows:
10+
11+ - Prefer `_fseeki64` and `_ftelli64` if available (Andrew McRae)
12+
13+ Primitives addon
14+
15+ - Re-export `al_draw_soft_line` (#1691) (SiegeLord)
16+ - Initialize an uninitialized variable (Hannes Pabst)
17+ - Re-enable pre-compiled shaders for D3D9X to avoid a dll dependency (#1694)
18+ (SiegeLord).
19+ - Revert the primitives state setup/revert back to the old primitives addon
20+ logic (SiegeLord).
21+
22+ Examples
23+
24+ - Fix `ex_prim_wrap` (SiegeLord)
25+
626Changes from 5.2.11 to 5.2.11.1 (November 2025)
727===============================================
828
You can’t perform that action at this time.
0 commit comments