radeon: fallback to software in glCopyTexImage if blit isn't available
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_context.h
index dfedc38bfd1e3bfb142c9c33bf0dba3a1392fe9c..d84760bf74fce146032a120e75dda70b75a82a9a 100644 (file)
@@ -453,7 +453,6 @@ struct r100_context {
 extern GLboolean r100CreateContext( const __GLcontextModes *glVisual,
                                    __DRIcontext *driContextPriv,
                                    void *sharedContextPrivate);
-  
 
 
 #endif                         /* __RADEON_CONTEXT_H__ */