A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Royce Mitchell III ffa90a12e2 patch by blight:
I have not changed the function loading code to use the TEB's glDispatch
table, but the calling code should be kinda ok already (the x86 version)
For the C version of the forwarding code we need another agument for the X
macro i think. At the moment it is function name ("glVertex3f"), return type
("void") and args ("GLfloat x, GLfloat y, GLfloat z") - we'd need one with
"x, y, z" for that case that we can pass on the arguments with C.

The WGL code also doesn't use the TEB yet, it still uses TLS.

svn path=/trunk/; revision=8010
2004-02-03 14:23:42 +00:00
freeldr Store hive root key name. 2004-01-09 19:44:45 +00:00
os2 neu 2004-01-31 01:29:11 +00:00
posix Ignore map file. 2004-01-20 20:44:30 +00:00
reactos patch by blight: 2004-02-03 14:23:42 +00:00
rosapps man implementation in ReactOS by Semyon Novikov (tappak). 2004-01-29 20:28:56 +00:00