Ticket #84 (assigned task)
Runtime CPU detection, and code optimisation.
| Reported by: | madtree | Owned by: | madtree |
|---|---|---|---|
| Priority: | major | Milestone: | Tag "kitty" version. |
| Component: | both | Version: | Kitty |
| Keywords: | Cc: |
Description (last modified by madtree) (diff)
Q3 engine does'nt seems to use modern cpu's features like SSE2 or MMX... Using these functionalities would improve functions like memcpy performance's a lot (many times according yo what i've read). In order to keeping compatibilty with old cpu without having to compile many binaries, we *must* make a runtime cpu-detection feature.
See mplayer source code ( libvo/aclib.c cpudetect.c )for more informations.
Change History
Note: See
TracTickets for help on using
tickets.
