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
5a8cef4a850d3ade331bc507e56ef8cbbdad2ad1
test2
/
source
/
blender
/
gpu
History
Campbell Barton
4fc1a3c8b3
fix for possible buffer overflow in gpu_nodes_get_vertex_attributes() and hair_velocity_smoothing()
...
and a unlikely NULL pointer dereference in unlink_material_cb().
2012-11-01 09:56:18 +00:00
..
intern
fix for possible buffer overflow in gpu_nodes_get_vertex_attributes() and hair_velocity_smoothing()
2012-11-01 09:56:18 +00:00
shaders
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
CMakeLists.txt
simplified data_to_c macro in cmake
2012-08-11 13:32:19 +00:00
GPU_buffers.h
Fix for own r51737.
2012-10-30 11:00:06 +00:00
GPU_draw.h
Fix issue after commit 50282: float texture painting non-color data textures did
2012-10-25 15:25:28 +00:00
GPU_extensions.h
Fix issue after commit 50282: float texture painting non-color data textures did
2012-10-25 15:25:28 +00:00
GPU_material.h
Fix issue after commit 50282: float texture painting non-color data textures did
2012-10-25 15:25:28 +00:00
SConscript
generate glsl shaders c files at build time.
2012-08-11 13:01:44 +00:00