jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
12 years ago |
jp9000
|
10e917efee
unbind VAO if NULL buffer specified
|
12 years ago |
jp9000
|
72a64b3d41
added VAOs to vertex buffers (might need some future tweaking to check whether buffers are already assigned to specific attributes)
|
12 years ago |
Palana
|
ebc78eee9d
do not unbind vertex array (GL 3+)
|
12 years ago |
jp9000
|
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 |
jp9000
|
83ddb920a1
finish up shader/sampler/texture/buffer loading/unloading/association
|
12 years ago |
jp9000
|
aeea0eadc9
added shader attributes and added vertex buffer loading
|
12 years ago |
jp9000
|
3951babc93
add GL index buffers and a few tweaks to the helper functions
|
12 years ago |
jp9000
|
0a4592a414
finish up GL vertex buffer code
|
12 years ago |
jp9000
|
1b3b177583
add initial GL vertex buffer code
|
12 years ago |