Alexandre Julliard pushed to branch master at wine / wine
Commits: 9ae2e20e by Connor McAdams at 2025-07-01T21:47:38+02:00 d3dx9: Replace txc_fetch_dxtn with bcdec.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - - a4e59cc4 by Connor McAdams at 2025-07-01T21:47:38+02:00 d3dx9: Replace txc_compress_dxtn with stb_dxt.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
- - - - -
26 changed files:
- dlls/d3dx9_24/Makefile.in - dlls/d3dx9_25/Makefile.in - dlls/d3dx9_26/Makefile.in - dlls/d3dx9_27/Makefile.in - dlls/d3dx9_28/Makefile.in - dlls/d3dx9_29/Makefile.in - dlls/d3dx9_30/Makefile.in - dlls/d3dx9_31/Makefile.in - dlls/d3dx9_32/Makefile.in - dlls/d3dx9_33/Makefile.in - dlls/d3dx9_34/Makefile.in - dlls/d3dx9_35/Makefile.in - dlls/d3dx9_36/Makefile.in - + dlls/d3dx9_36/bcdec.h - + dlls/d3dx9_36/stb_dxt.h - dlls/d3dx9_36/surface.c - − dlls/d3dx9_36/txc_compress_dxtn.c - − dlls/d3dx9_36/txc_dxtn.h - − dlls/d3dx9_36/txc_fetch_dxtn.c - dlls/d3dx9_37/Makefile.in - dlls/d3dx9_38/Makefile.in - dlls/d3dx9_39/Makefile.in - dlls/d3dx9_40/Makefile.in - dlls/d3dx9_41/Makefile.in - dlls/d3dx9_42/Makefile.in - dlls/d3dx9_43/Makefile.in
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/16720b237dfd63abe6a20ee43eac49...