This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7d9067ca2c0487dd43c127cdc5d09b3565601991
test
/
source
/
creator
History
Thomas Dinges
22d4b02087
Fixing Scons compile on Windows:
...
*Missed PTHREAD declaration.
2010-04-14 17:15:33 +00:00
..
buildinfo.c
strip quites off buildinfo at startup (was doing this for splash screen and python api)
2010-03-14 17:18:36 +00:00
CMakeLists.txt
[
#14437
] Modifier Stack Refactor
2010-04-11 22:12:30 +00:00
creator.c
prevent images from freeing gpu buffers if not run within the main thread, instead they are queued to be freed the next time GPU_image_free() is run from the main thread.
2010-04-13 12:51:03 +00:00
Makefile
texture enum was crashing when generating docs, removed radiosity from makefiles.
2009-08-19 14:04:21 +00:00
SConscript
Fixing Scons compile on Windows:
2010-04-14 17:15:33 +00:00