]> git.tdb.fi Git - libs/gl.git/commit
Windows compatibility:
authorMikko Rasa <tdb@tdb.fi>
Sat, 29 Dec 2007 20:47:08 +0000 (20:47 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 29 Dec 2007 20:47:08 +0000 (20:47 +0000)
commita4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1
tree30fb59fd4acb1cb349bb472b1c43b7e41d6de46d
parent19583522999f9ca2cddb178691633bc20f714b01
Windows compatibility:
- Tweak includes
- Fetch all functions from OpenGL 1.2+ with get_proc_address
39 files changed:
Build
extgen.py
source/arb_shader_objects.h
source/arb_vertex_buffer_object.cpp [new file with mode: 0644]
source/arb_vertex_buffer_object.h [new file with mode: 0644]
source/arb_vertex_shader.h
source/batch.cpp
source/batch.h
source/color.h
source/ext_framebuffer_object.h
source/extension.cpp
source/extension.h
source/font.cpp
source/framebuffer.h
source/gl.h [new file with mode: 0644]
source/material.cpp
source/matrix.h
source/misc.h
source/pixelformat.h
source/predicate.h
source/primitivetype.h
source/program.h
source/projection.cpp
source/rendermode.h
source/select.cpp
source/select.h
source/shader.h
source/stencil.h
source/tests.h
source/texture.h
source/texture3d.cpp
source/texunit.cpp
source/transform.cpp
source/version_1_2.cpp [new file with mode: 0644]
source/version_1_2.h [new file with mode: 0644]
source/version_1_3.cpp [new file with mode: 0644]
source/version_1_3.h [new file with mode: 0644]
source/vertexarray.cpp
source/vertexbuffer.cpp