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
d0beabb642ea8acb8e3d69aa3fc503ad703e7dfd
test2
/
source
/
blender
/
gpu
/
intern
History
Antony Riakiotakis
d0beabb642
Add function to query maximum texture size. Also, make texture upload
...
functions aware of this limit.
2013-04-12 17:56:07 +00:00
..
gpu_buffers.c
style cleanup & some spelling
2013-02-03 10:28:28 +00:00
gpu_codegen.c
Fix
#34788
,
#34744
: GLSL error, #version line needs to be at the top of the shader
2013-04-02 16:37:31 +00:00
gpu_codegen.h
Matcap support in 3D Viewport.
2013-01-22 11:18:41 +00:00
gpu_draw.c
Add function to query maximum texture size. Also, make texture upload
2013-04-12 17:56:07 +00:00
gpu_extensions.c
Add function to query maximum texture size. Also, make texture upload
2013-04-12 17:56:07 +00:00
gpu_material.c
Fix for [
#34754
] "Revision 55527 provokes glitchy GLSL shadow map rendering" reported by Alain Ducharme. Per material uniforms and per object uniforms are now better separated.
2013-04-04 03:55:43 +00:00
gpu_simple_shader.c
code cleanup: unused defines, shadowing and unintended enum-as-variable.
2013-03-22 14:31:03 +00:00