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
0a4eb24ca0e0cf7e4e1b615e0929ec50bf030d74
test
/
source
/
blender
/
gpu
History
Campbell Barton
d240206c88
fix for crash with GLSL material when image couldn't be loaded.
...
also quiet pep8 warnings.
2011-02-10 14:59:17 +00:00
..
intern
fix for crash with GLSL material when image couldn't be loaded.
2011-02-10 14:59:17 +00:00
CMakeLists.txt
rename blenderlib to blender_add_lib
2010-12-22 23:09:30 +00:00
GPU_buffers.h
- added GCC warning -Wstrict-prototypes
2010-12-03 12:30:59 +00:00
GPU_draw.h
remove/tag unused args for view*.c, gpu*.c & image*.c
2010-10-15 12:29:02 +00:00
GPU_extensions.h
Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,.
2010-12-03 17:05:21 +00:00
GPU_material.h
Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,.
2010-12-03 17:05:21 +00:00
SConscript
Fixing Scons compile on Windows:
2010-04-14 17:15:33 +00:00