Removed hermes since it's LGPL and not compatible with a commercial license.
Prepping for using MMX and SSE intrinsics instead of inline assembly. .. except for memcpy equivalents which only get faster if they can exploit the parallelism of loading into multiple SIMD registers. :) --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402609
Showing
src/hermes/HeadMMX.h
deleted
100644 → 0
src/hermes/HeadX86.h
deleted
100644 → 0
src/hermes/README
deleted
100644 → 0
src/video/SDL_blit_copy.c
0 → 100644
src/video/SDL_blit_copy.h
0 → 100644
Please register or sign in to comment