mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-09 22:31:22 +01:00
* Added modifications in delphi3d.net upstream version
* New glext unit from upstream; now supports simple loading of OpenGL extensions
This commit is contained in:
parent
60d17dbc01
commit
61b94c3430
@ -82,7 +82,7 @@ type
|
||||
GLclampf = Single; PGLclampf = ^GLclampf;
|
||||
GLdouble = Double; PGLdouble = ^GLdouble;
|
||||
GLclampd = Double; PGLclampd = ^GLclampd;
|
||||
//GLvoid = void;
|
||||
{ GLvoid = void; } PGLvoid = Pointer;
|
||||
|
||||
{******************************************************************************}
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user