CrystalSpace

Public API Reference

Public Member Functions
CS::Platform::ProcessorSpecDetection Class Reference

Class performing processor specifications and feature detection. More...

#include <csutil/processorspecdetection.h>

List of all members.

Public Member Functions

bool HasAltiVec ()
 Returns whether Altivec instructions are available.
bool HasMMX ()
 Returns whether MMX instructions are available.
bool HasSSE ()
 Returns whether SSE instructions are available.
bool HasSSE2 ()
 Returns whether SSE2 instructions are available.
bool HasSSE3 ()
 Returns whether SSE3 instructions are available.

Detailed Description

Class performing processor specifications and feature detection.

Definition at line 132 of file processorspecdetection.h.


Member Function Documentation

Returns whether Altivec instructions are available.

Definition at line 172 of file processorspecdetection.h.

Returns whether MMX instructions are available.

Definition at line 148 of file processorspecdetection.h.

Returns whether SSE instructions are available.

Definition at line 154 of file processorspecdetection.h.

Returns whether SSE2 instructions are available.

Definition at line 160 of file processorspecdetection.h.

Returns whether SSE3 instructions are available.

Definition at line 166 of file processorspecdetection.h.


The documentation for this class was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.7.6.1