blender/intern/ghost
Jason Wilkins a0ce240de9 Renamed "fake" OpenGL identifiers.
Any identifier that looks like an OpenGL identifier, but isn't, causes a false alarm by the glreport.py tool.  Most of these were in comments so I just rephrased the comments.  There were a couple of static functions/macros that were easy enough to rename.  Only the glTexco and glIndex fields of the DMVertexAttribs struct was public and had non-local uses.
2012-05-04 11:50:11 +00:00
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern Renamed "fake" OpenGL identifiers. 2012-05-04 11:50:11 +00:00
test ghost tests weren't building and added some comments to ghost docs. 2012-01-18 10:16:39 +00:00
CMakeLists.txt Adds support for utf paths on Windows. 2012-03-20 02:17:37 +00:00
GHOST_C-api.h Patch by Psy-Fi + my minor changes 2012-03-16 17:37:45 +00:00
GHOST_IEvent.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_IEventConsumer.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_ISystem.h Patch by Psy-Fi + my minor changes 2012-03-16 17:37:45 +00:00
GHOST_ISystemPaths.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_ITimerTask.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_IWindow.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_Path-api.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_Rect.h style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
GHOST_Types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00