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
47e313ec0cb367e3fcd8fa7aa8adeeb8a4580f13
test2
/
source
/
blender
/
gpu
/
intern
History
Mitchell Stokes
a6d1b955ab
Moving more duplicate code from GPU_create_gl_tex_compressed() and BL_Texture::InitGLCompressedTex() into GPU_Upload_dxt_texture(). This reduces code duplication and ensures that both paths are using the same settings.
2012-08-18 03:32:28 +00:00
..
gpu_buffers.c
code cleanup: spelling
2012-07-16 23:23:33 +00:00
gpu_codegen.c
style cleanup: brace placement/newlines
2012-05-24 16:35:45 +00:00
gpu_codegen.h
style cleanup: comment blocks
2012-03-09 18:28:30 +00:00
gpu_draw.c
Moving more duplicate code from GPU_create_gl_tex_compressed() and BL_Texture::InitGLCompressedTex() into GPU_Upload_dxt_texture(). This reduces code duplication and ensures that both paths are using the same settings.
2012-08-18 03:32:28 +00:00
gpu_extensions.c
style cleanup: brace placement/newlines
2012-05-24 16:35:45 +00:00
gpu_material.c
Fix
#32138
: material trancpareny setting
2012-07-26 08:57:41 +00:00