tornavis/source/blender/gpu/intern
Campbell Barton 8ead648fd1 Spring Cleaning
* removed radiosity render code, DNA and RNA (left in radio render pass options), we'll get GI to replace this probably, better allow baking to vertex colors for people who used this.
* removed deprecated solid physics library, sumo integrations and qhull, a dependency
* removed ODE, was no longer being build or supported
* remove BEOS and AMIGA defines and references in Makefiles.
2009-06-21 16:18:38 +00:00
..
Makefile Spring Cleaning 2009-06-21 16:18:38 +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 Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
gpu_draw.c 2.5: Image Editor 2009-06-16 01:22:56 +00:00
gpu_extensions.c typo in gpu_extensions.c, removed unused function 2009-06-14 06:52:46 +00:00
gpu_material.c coverity issue CID: 228 2009-06-13 16:49:30 +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 Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
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