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
af3e348430218e609c80d86c8dd418bed15e70e8
test
/
source
/
blender
/
gpu
/
intern
History
Campbell Barton
af3e348430
code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also replace do prefix with do_ for bool vars.
2012-05-19 13:28:19 +00:00
..
gpu_buffers.c
style cleanup: block comments
2012-05-16 23:37:23 +00:00
gpu_codegen.c
Code cleanup: simplify standard GHash creation.
2012-05-16 00:51:36 +00:00
gpu_codegen.h
style cleanup: comment blocks
2012-03-09 18:28:30 +00:00
gpu_draw.c
code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also replace do prefix with do_ for bool vars.
2012-05-19 13:28:19 +00:00
gpu_extensions.c
style cleanup: block comments
2012-05-16 23:37:23 +00:00
gpu_material.c
code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also replace do prefix with do_ for bool vars.
2012-05-19 13:28:19 +00:00