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
7fac20008000c095f48679a045cdfab5db1aeba2
test
/
source
/
blender
/
gpu
/
intern
History
Brecht Van Lommel
7753d1c49c
Fix
#34889
: negative lights not working in glsl view and game engine.
...
Patch
#35197
by Tyler Seacrest.
2013-05-03 05:24:01 +00:00
..
gpu_buffers.c
avoid per-vertex mask layer lookups for dyntopo.
2013-05-02 06:09:05 +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
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.c
Fix
#34997
: when starting the game engine in one window and switching to a second
2013-04-18 16:28:39 +00:00
gpu_material.c
Fix
#34889
: negative lights not working in glsl view and game engine.
2013-05-03 05:24:01 +00:00
gpu_simple_shader.c
code cleanup: unused defines, shadowing and unintended enum-as-variable.
2013-03-22 14:31:03 +00:00