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
945ea40887bafff14ad40644b8a86af28bc1ae5c
test2
/
source
/
blender
/
gpu
/
intern
History
Antony Riakiotakis
332cf291e4
Fix T43250, lamp node did not use energy when used with nodes in blender
...
internal. Similar to fix for T42074 we need to multiply with energy -after- texture application.
2015-01-27 16:34:40 +01:00
..
gpu_buffers.c
Fix typo in VBO
2014-12-16 20:20:41 +01:00
gpu_codegen.c
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).
2015-01-26 16:59:24 +01:00
gpu_codegen.h
Code cleanup: use GPUDynamicType instead of int
2015-01-26 16:36:07 +01:00
gpu_draw.c
Use float format for high bit depth textures if available - storage
2015-01-05 11:23:54 +01:00
gpu_extensions_private.h
Ghost Context Refactor
2014-10-07 15:47:32 -05:00
gpu_extensions.c
Remove border clamping. Usually we just want to clamp to edge instead.
2015-01-05 14:25:22 +01:00
gpu_init_exit.c
Cleanup: unused headers
2014-11-28 22:16:14 +01:00
gpu_material.c
Fix T43250, lamp node did not use energy when used with nodes in blender
2015-01-27 16:34:40 +01:00
gpu_select.c
cleanup: style
2015-01-24 01:59:09 +11:00
gpu_simple_shader.c
Cleanup: unused headers
2014-11-28 22:16:14 +01:00