florian
|
1a2ff69193
* mswindows -> windows, WinCE supports OpenGL as well
|
18 years ago |
florian
|
12504a6aa7
* a lot of defines changed from win32 to windows, doesn't help for glut though because I didn't find a win64 glut32.dll yet
|
18 years ago |
marco
|
6721e0d61c
* ifdef win32 -> ifdef mswindows (as per mantis8656) Rest ifdef win32 need to be checked
|
18 years ago |
Almindor
|
1b7f4b1e90
* adds "T" variants to types (delphi compat in the least)
|
18 years ago |
florian
|
9ea736e89e
+ OpenGL 2.0 patches from Michalis Kamburelis fixes #7600
|
19 years ago |
Jonas Maebe
|
ee1fba0822
- removed dllfuncs unit, use dynlibs from the rtl instead
|
19 years ago |
daniel
|
13201365cb
* Add support for GL_ARB_vertex_buffer_object extension,
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
sg
|
b2b9e77321
* Changed notice about wglGetProcAddress
|
23 years ago |
sg
|
ee7a2d2c17
* Fixed typo which prevented unit from working on Win32
|
23 years ago |
sg
|
61b94c3430
* Added modifications in delphi3d.net upstream version
|
23 years ago |
sg
|
21c8865c06
* Win32 fix: The OS symbol is called "Win32", not "Windows"
|
23 years ago |
sg
|
1f2b762ce4
* Finally, the new units are available: Match the C headers more closely;
|
23 years ago |