[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenGL vs. SDL for 2D



Mark Collins wrote:
> IIRC, SIMD operations for blending textures is still faster than using the
> gfx cards, as long as your data is in a decent format.

BTW doesn't video card drivers use SIMD, too? I just read that Nvidia
provides optimized SIMD drivers.

I should benchmark different implementations of blitting/blending I guess.