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
494f0fa4e7d5df3dee34aa61338b7c2010477bb5
goo-engine
/
source
/
blender
/
gpu
/
intern
T
History
Campbell Barton
c29d51f1e8
BGE Text - fix for tab drawing as an @ and not adding white space.
...
Tab width is always space*4.
2009-04-09 10:05:17 +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
BGE Text - fix for tab drawing as an @ and not adding white space.
2009-04-09 10:05:17 +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
Patch from Banlu Kemiyatorn
2008-12-16 12:32:10 +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
…