This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6412cd5c6f267c2fbefb4fe42e4f8e26f1bfcd4
goo-engine
/
source
/
gameengine
/
Rasterizer
/
RAS_OpenGLRasterizer
T
History
Nick Samarin
f09cd6974e
synched with trunk at revision 31065
2010-08-05 13:54:56 +00:00
..
CMakeLists.txt
remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused)
2010-08-03 08:12:55 +00:00
Makefile
Fix
#22772
: remove unnecessary -fpascal-strings flag on OS X, only
2010-07-07 15:26:02 +00:00
RAS_GLExtensionManager.cpp
…
RAS_GLExtensionManager.h
…
RAS_ListRasterizer.cpp
Fix compilation error in MinGW with my last commit.
2010-03-25 08:48:31 +00:00
RAS_ListRasterizer.h
- WITH_CXX_GUARDEDALLOC working again
2010-06-06 01:15:44 +00:00
RAS_OpenGLRasterizer.cpp
Added debug circle rendering (extended OglDebugLine to OglDebugShape, created new function KX_RasterizerDrawDebugCircle)
2010-06-10 00:25:04 +00:00
RAS_OpenGLRasterizer.h
synched with trunk at revision 30243
2010-07-14 07:35:39 +00:00
RAS_VAOpenGLRasterizer.cpp
Game engine was not updated yet to disable vertex/normal state on exit as
2010-07-27 11:07:34 +00:00
RAS_VAOpenGLRasterizer.h
- WITH_CXX_GUARDEDALLOC working again
2010-06-06 01:15:44 +00:00
SConscript
…