Alexandre Julliard
2386e37bd2
glu32: Import tessellation functions from Mesa.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-21 13:37:25 +02:00
Alexandre Julliard
99e24f0004
glu32: Import mipmap functions from Mesa.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-20 11:24:59 +02:00
Alexandre Julliard
845b1ff5bf
glu32: Import quadric functions from Mesa.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-14 09:37:18 +02:00
Alexandre Julliard
03c5ab2e72
glu32: Import projection functions from Mesa.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-14 09:37:18 +02:00
Alexandre Julliard
b4e31e0232
glu32: Implement gluErrorUnicodeStringEXT.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-07 20:48:28 +02:00
Alexandre Julliard
8b1fe34acb
glu32: Implement gluGetTessProperty.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-06 15:14:58 +02:00
Alexandre Julliard
aa0b9aac0d
Sort entry points alphabetically.
2005-06-22 18:38:23 +00:00
Huw Davies
4e947d2f7b
Implement the missing tesselator functions and fix the tesselator
...
callbacks so that the correct calling convention is used.
2003-11-11 00:30:10 +00:00
Dave Miller
411f073a3f
Alphabetized the functions.
2003-09-12 00:22:31 +00:00
Francois Gouget
4b97e24380
Add stubs for missing APIs.
2002-12-12 03:55:05 +00:00
Alexandre Julliard
77afd6c47e
Made some more spec file entries optional or unnecessary.
...
Fixed a few DLLName/DLLFileName mismatches.
2002-06-21 19:15:45 +00:00
Alexandre Julliard
ad53383f9b
Added winebuild support for generating a .dbg.c file containing the
...
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
Marcus Meissner
b63ab44599
Implemented glu32.dll as libGLU.so forwarder.
2001-06-08 19:02:57 +00:00