This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fcba277a836fc9bbc5543525df3d8564367c7443
goo-engine
/
source
/
blender
/
gpu
/
intern
T
History
Brecht Van Lommel
84cf941c29
Added a -noglsl option to disable GLSL from the command line.
2008-10-12 18:32:26 +00:00
..
gpu_codegen.c
Fix for bug
#17684
: GLSL bug with shadows and material nodes,
2008-10-04 22:21:46 +00:00
gpu_codegen.h
…
gpu_draw.c
Fix for opengl errors being thrown when creating textures, it was
2008-10-12 00:41:28 +00:00
gpu_extensions.c
Added a -noglsl option to disable GLSL from the command line.
2008-10-12 18:32:26 +00:00
gpu_material.c
- Fix for bug
#17825
: baking SSS is not supported, but it didn't give
2008-10-12 13:32:28 +00:00
gpu_shader_material.glsl
GLSL: small optimization if Use Alpha is disabled for textures.
2008-09-05 20:34:35 +00:00
gpu_shader_material.glsl.c
GLSL: small optimization if Use Alpha is disabled for textures.
2008-09-05 20:34:35 +00:00
gpu_shader_vertex.glsl
…
gpu_shader_vertex.glsl.c
Fix glsl vertex shader string that was not 0 terminated, no idea
2008-09-15 11:39:49 +00:00
Makefile
…