#include "Base/spStandard.hpp"
#include "Platform/spSoftPixelDevice.hpp"
#include <sys/utsname.h>
#include <sys/time.h>
#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/extensions/xf86vmode.h>
#include <GL/gl.h>
#include <GL/glx.h>
Go to the source code of this file.
Classes | |
class | sp::SoftPixelDeviceLinux |
SoftPixelDevice class for the GNU/Linux platform. More... | |
Namespaces | |
namespace | sp |
!! | |
namespace | sp::video |
All rendering and drawing operations for 2D and 3D can be found in this namespace. |