projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
opengl32: Disable wglGetProcAddress for core GL 1.0/1.1 functions.
[wine]
/
dlls
/
opengl32
/
tests
/
Makefile.in
1
TESTDLL = opengl32.dll
2
IMPORTS = opengl32 user32 gdi32
3
4
C_SRCS = \
5
opengl.c
6
7
@MAKE_TEST_RULES@