~dandrader/nux/geis

« back to all changes in this revision

Viewing changes to gputests/texture_data.cpp

  • Committer: Tarmac
  • Author(s): Łukasz 'sil2100' Zemczak, Jay Taoko
  • Date: 2012-07-03 11:33:20 UTC
  • mfrom: (624.2.2 nux.api-3.0)
  • Revision ID: tarmac-20120703113320-gdhbpb05v9gajz7y
Updated Nux API version to 3.0. Deprecated nux-image library. The feature by nux-image has been merged into nux-graphics.. Fixes: . Approved by Łukasz Zemczak, Didier Roche, Tim Penhey.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
 
22
22
#include "NuxCore/NuxCore.h"
23
 
#include "NuxImage/BitmapFormats.h"
 
23
#include "NuxGraphics/BitmapFormats.h"
24
24
#include "NuxGraphics/GraphicsDisplay.h"
25
25
#include "NuxGraphics/GLWindowManager.h"
26
26
#include "NuxGraphics/GraphicsEngine.h"