#include "api_swrender.h"#include <emmintrin.h>

Go to the source code of this file.
Classes | |
| class | CL_BlitARGB8SSE |
| SSE accelerated rendering operations for ARGB8888. More... | |
Defines | |
| #define | cl_blitargb8sse_blend_normal(dest, src, one, half) |
| #define | cl_blitargb8sse_multiply_color(src, primcolor) |
| #define | cl_blitargb8sse_sample_nearest(out0, tx, ty, data, width) |
| #define | cl_blitargb8sse_texture_repeat(tx, ty, width, height) |
1.7.1