This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
More of the Direct3D renderer is implemented, I'm not sure why it's n…
…ot showing texture copies yet...
- Loading branch information
Showing
with
241 additions
and 85 deletions.
- +1 −1 include/SDL_config_win32.h
- +1 −1 include/SDL_stdinc.h
- +2 −2 src/audio/SDL_audio.c
- +1 −1 src/stdlib/SDL_string.c
- +223 −71 src/video/win32/SDL_d3drender.c
- +3 −3 src/video/win32/SDL_gdirender.c
- +10 −6 test/testsprite2.c
Oops, something went wrong.