| .. |
|
glew
|
f5e41f441e
added initial main program and directshow files, finally have a UI functioning
|
12 jaren geleden |
|
.gitignore
|
f255ae1922
first commit
|
12 jaren geleden |
|
gl-exports.h
|
a43e291577
fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent
|
12 jaren geleden |
|
gl-helpers.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 jaren geleden |
|
gl-helpers.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 jaren geleden |
|
gl-indexbuffer.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 jaren geleden |
|
gl-shader.c
|
8880a9e811
check for link status instead of validate status
|
12 jaren geleden |
|
gl-shaderparser.c
|
0b96e65498
fix a function variable name that was shadowing a parameter name
|
12 jaren geleden |
|
gl-shaderparser.h
|
18834c6a45
some static analysis cleanup
|
12 jaren geleden |
|
gl-stagesurf.c
|
a43e291577
fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent
|
12 jaren geleden |
|
gl-subsystem.c
|
37c7db5dbe
fixed some bugs and fixed a variable that wasn't declared at the top
|
12 jaren geleden |
|
gl-subsystem.h
|
bb329b9278
avoid using 'default' for enum switches
|
12 jaren geleden |
|
gl-texture2d.c
|
a43e291577
fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent
|
12 jaren geleden |
|
gl-texturecube.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 jaren geleden |
|
gl-vertexbuffer.c
|
ebc78eee9d
do not unbind vertex array (GL 3+)
|
12 jaren geleden |
|
gl-windows.c
|
bb329b9278
avoid using 'default' for enum switches
|
12 jaren geleden |
|
gl-zstencil.c
|
bb329b9278
avoid using 'default' for enum switches
|
12 jaren geleden |
|
makefile.am
|
8847d11e8e
adjust file locations to be more portable
|
12 jaren geleden |