This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f0b0cce7bd295ccfbf52411abfd04789fa731c19
test2
/
source
/
blender
/
gpu
History
Campbell Barton
5e382eb8e5
rename blenderlib to blender_add_lib
2010-12-22 23:09:30 +00:00
..
intern
no functional changes: SETLOOPER macro assumed a scene was defined called 'sce' used to loop over, now make this an argument, helps to make it clear what's going on.
2010-12-17 15:37:59 +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
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
SConscript
Fixing Scons compile on Windows:
2010-04-14 17:15:33 +00:00