| .. |
|
glew
|
df58b3a9b7
made glew compile with static CRT
|
12 years ago |
|
.gitignore
|
f255ae1922
first commit
|
12 years ago |
|
gl-exports.h
|
543d2481f1
move around some graphics stuff and put in copyright comments
|
12 years ago |
|
gl-helpers.c
|
f9c2aadf53
remove some more code duplication, fix a string, and remove a potential bug
|
12 years ago |
|
gl-helpers.h
|
3243bfbaa3
rearrange/cleanup GL texture stuff, and fill out GL cubemap texture functions (still need FBOs)
|
12 years ago |
|
gl-shaderparser.c
|
f9d1a4b9ed
added first GLSL code, moved some graphics functions around, and adjusted some existing shader parser code
|
12 years ago |
|
gl-shaderparser.h
|
f9d1a4b9ed
added first GLSL code, moved some graphics functions around, and adjusted some existing shader parser code
|
12 years ago |
|
gl-subsystem.c
|
3243bfbaa3
rearrange/cleanup GL texture stuff, and fill out GL cubemap texture functions (still need FBOs)
|
12 years ago |
|
gl-subsystem.h
|
3243bfbaa3
rearrange/cleanup GL texture stuff, and fill out GL cubemap texture functions (still need FBOs)
|
12 years ago |
|
gl-texture2d.c
|
fecb5578e3
woops, make sure that glDeleteBuffers gets a pointer to the pixel unpack buffer
|
12 years ago |
|
gl-texturecube.c
|
f9d1a4b9ed
added first GLSL code, moved some graphics functions around, and adjusted some existing shader parser code
|
12 years ago |
|
gl-windows.c
|
3243bfbaa3
rearrange/cleanup GL texture stuff, and fill out GL cubemap texture functions (still need FBOs)
|
12 years ago |