diff src/render/software/SDL_blendline.c @ 5169:4d39eeaad00b

Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface. The software renderer has been re-routed to use the framebuffer interface, which makes it possible to have software rendering available even on simple ports.
author Sam Lantinga <slouken@libsdl.org>
date Thu, 03 Feb 2011 15:49:37 -0800
parents d72793305335
children d976b67150c5
line wrap: on
line diff
--- a/src/render/software/SDL_blendline.c	Thu Feb 03 11:16:57 2011 -0800
+++ b/src/render/software/SDL_blendline.c	Thu Feb 03 15:49:37 2011 -0800
@@ -23,6 +23,7 @@
 
 #include "SDL_draw.h"
 #include "SDL_blendline.h"
+#include "SDL_blendpoint.h"
 
 
 static void