/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Development/libraries/opengl/example/config.h

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define DETAILS 3
 
2
#define DRAW_SKELETON 0
 
3
#define ENABLE_ANTIALIASING 1
 
4
 
 
5
#define TEXTURE_WIDTH 64
 
6
#define TEXTURE_HEIGHT 64