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
7ee94deaf58196d2ac86311b29759f55181626c1
test
/
source
/
blender
/
gpu
History
Lukas Toenne
8953141a53
Fix
#36734
Matcap displays solid black.
...
GLSL typo in r60151 caused this.
2013-09-16 11:40:04 +00:00
..
intern
BGE: Potential fix for [
#35522
] Broken game engine compatibility since 2.66a on some ATI cards?
2013-09-11 23:24:45 +00:00
shaders
Fix
#36734
Matcap displays solid black.
2013-09-16 11:40:04 +00:00
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
GPU_buffers.h
replace hashes with sets where possible.
2013-08-25 20:03:45 +00:00
GPU_draw.h
BGE: Adding mipmapping control to bge.render via bge.render.setMipmapping() and bge.render.getMipmapping().
2013-04-14 00:40:24 +00:00
GPU_extensions.h
BGE: Potential fix for [
#35522
] Broken game engine compatibility since 2.66a on some ATI cards?
2013-09-11 23:24:45 +00:00
GPU_material.h
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.h
OpenGL: more work on fixed function lighting implementation as GLSL.
2013-03-10 15:38:23 +00:00
SConscript
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00