This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
glew
Watch
1
Star
0
Fork
0
You've already forked glew
mirror of
https://github.com/nigels-com/glew.git
synced
2024-11-11 08:43:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5f39bda7dd
glew
/
config
/
Makefile.linux-osmesa
5 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Touch-ups for GLEW_OSMESA build support
2015-10-08 12:03:16 +00:00
i
n
c
l
u
d
e
c
o
n
f
i
g
/
M
a
k
e
f
i
l
e
.
l
i
n
u
x
Hack in crude OSMesa support Mostly this is quick, "do nothing" ifdefs when built with SYSTEM=linux-osmesa, to support the off-screen rendering mode of Mesa in headless tests. Support in glewinfo and visualinfo is enough to get them compile, but insufficient for them to run successfully.
2014-06-24 15:03:28 +00:00
LDFLAGS.GL
=
-lOSMesa
Touch-ups for GLEW_OSMESA build support
2015-10-08 12:03:16 +00:00
CFLAGS.EXTRA
+=
-DGLEW_OSMESA
Reference in New Issue
Copy Permalink