jp9000 6e6535d568 initialize variable to NULL to be safe against uninitialized usage 12 years ago
..
axisang.c f255ae1922 first commit 12 years ago
axisang.h 0301b24ace modernize header guards to #pragma once 12 years ago
basemath.hpp f255ae1922 first commit 12 years ago
bounds.c f255ae1922 first commit 12 years ago
bounds.h 0301b24ace modernize header guards to #pragma once 12 years ago
effect-parser.c 6e6535d568 initialize variable to NULL to be safe against uninitialized usage 12 years ago
effect-parser.h 0301b24ace modernize header guards to #pragma once 12 years ago
effect.c f255ae1922 first commit 12 years ago
effect.h 0301b24ace modernize header guards to #pragma once 12 years ago
graphics-imports.c dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 years ago
graphics-internal.h dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 years ago
graphics.c dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 years ago
graphics.h dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 years ago
input.h 0301b24ace modernize header guards to #pragma once 12 years ago
math-defs.h 0301b24ace modernize header guards to #pragma once 12 years ago
math-extra.c f255ae1922 first commit 12 years ago
math-extra.h 0301b24ace modernize header guards to #pragma once 12 years ago
matrix3.c f255ae1922 first commit 12 years ago
matrix3.h 0301b24ace modernize header guards to #pragma once 12 years ago
matrix4.c dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 years ago
matrix4.h dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 years ago
plane.c f255ae1922 first commit 12 years ago
plane.h 0301b24ace modernize header guards to #pragma once 12 years ago
quat.c f255ae1922 first commit 12 years ago
quat.h 0301b24ace modernize header guards to #pragma once 12 years ago
shader-parser.c 806bf557e5 removed a fairly pointless constant for the time being 12 years ago
shader-parser.h 0301b24ace modernize header guards to #pragma once 12 years ago
texture-render.c ec86c3eaf7 fixed code that used the newer gs_create_texture version 12 years ago
vec2.c f255ae1922 first commit 12 years ago
vec2.h 0301b24ace modernize header guards to #pragma once 12 years ago
vec3.c f255ae1922 first commit 12 years ago
vec3.h 0301b24ace modernize header guards to #pragma once 12 years ago
vec4.c f255ae1922 first commit 12 years ago
vec4.h 0301b24ace modernize header guards to #pragma once 12 years ago