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.
Showing
with
91 additions
and 17 deletions.
- +12 −0 include/SDL_rect.h
- +4 −5 src/video/SDL_blendline.c
- +3 −5 src/video/SDL_drawline.c
- +69 −0 src/video/SDL_rect.c
- +3 −7 src/video/SDL_video.c