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
01c3db149cfcd5cb357d8fc739bbe4beb08b35e7
goo-engine
/
source
/
gameengine
/
Rasterizer
/
RAS_OpenGLRasterizer
T
History
Campbell Barton
aeee798143
code cleanup: bge builds with clang without warnings / errors.
2012-06-29 09:16:59 +00:00
..
CMakeLists.txt
…
RAS_GLExtensionManager.cpp
style cleanup: follow style guide for/with/if spacing
2012-03-24 07:52:14 +00:00
RAS_GLExtensionManager.h
…
RAS_ListRasterizer.cpp
style cleanup: follow style guide for/with/if spacing
2012-03-24 07:52:14 +00:00
RAS_ListRasterizer.h
optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro.
2012-06-25 09:14:37 +00:00
RAS_OpenGLRasterizer.cpp
code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)
2012-04-11 08:15:13 +00:00
RAS_OpenGLRasterizer.h
optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro.
2012-06-25 09:14:37 +00:00
RAS_VAOpenGLRasterizer.cpp
code cleanup: bge builds with clang without warnings / errors.
2012-06-29 09:16:59 +00:00
RAS_VAOpenGLRasterizer.h
code cleanup: bge builds with clang without warnings / errors.
2012-06-29 09:16:59 +00:00
SConscript
…