Variables

32bpp_optimized.cpp File Reference

Implementation of the optimized 32 bpp blitter. More...

#include "../stdafx.h"
#include "../zoom_func.h"
#include "../settings_type.h"
#include "32bpp_optimized.hpp"

Go to the source code of this file.

Variables

static FBlitter_32bppOptimized iFBlitter_32bppOptimized
 Instantiation of the optimized 32bpp blitter factory.

Detailed Description

Implementation of the optimized 32 bpp blitter.

Definition in file 32bpp_optimized.cpp.


Variable Documentation

Instantiation of the optimized 32bpp blitter factory.

Definition at line 18 of file 32bpp_optimized.cpp.