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
0f2be67bbfb03748e5bb3a02475afa8d7ec9aaa3
goo-engine
/
source
/
gameengine
/
Rasterizer
/
RAS_OpenGLRasterizer
T
History
Mitchell Stokes
f63d049adc
BGE: Adding two new functions to bge.render to allow users to change the anisotropic filtering level used by textures:
...
* setAnisotropicFiltering(level) * getAnisotropicFiltering()
2011-08-31 05:51:51 +00:00
..
CMakeLists.txt
cmake: cleanup include paths, some duplicates and going up some unneeded dirs.
2011-07-17 09:11:13 +00:00
RAS_GLExtensionManager.cpp
doxygen: gameengine/Rasterizer tagged.
2011-02-25 13:38:24 +00:00
RAS_GLExtensionManager.h
doxygen: add bullet to extern libs, some small changes in page names, and fixes around license blocks
2011-02-22 16:12:12 +00:00
RAS_ListRasterizer.cpp
doxygen: gameengine/Rasterizer tagged.
2011-02-25 13:38:24 +00:00
RAS_ListRasterizer.h
doxygen: BGE Network, Physics, Rasterizer
2011-02-22 12:42:55 +00:00
RAS_OpenGLRasterizer.cpp
BGE: Adding two new functions to bge.render to allow users to change the anisotropic filtering level used by textures:
2011-08-31 05:51:51 +00:00
RAS_OpenGLRasterizer.h
BGE: Adding two new functions to bge.render to allow users to change the anisotropic filtering level used by textures:
2011-08-31 05:51:51 +00:00
RAS_VAOpenGLRasterizer.cpp
doxygen: gameengine/Rasterizer tagged.
2011-02-25 13:38:24 +00:00
RAS_VAOpenGLRasterizer.h
doxygen: BGE Network, Physics, Rasterizer
2011-02-22 12:42:55 +00:00
SConscript
Code cleanup: remove source/kernel module, this wasn't really the kernel of
2011-05-06 20:18:42 +00:00