index
:
mesa/glw
master
GL widget for Athena and Motif. (mirrored from https://gitlab.freedesktop.org/mesa/glw)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
libGLw: Use newly introduced GLAPIVAR for variables
HEAD
master
Stefan Dirsch
2
-4
/
+10
2013-01-23
Fix an obvious copypasta bug
Adam Jackson
1
-1
/
+1
2012-05-22
Bump version to 8.0.0
Emil Velikov
1
-1
/
+1
2012-01-16
glw: s/lighgrey/lightgrey/
Brian Paul
1
-1
/
+1
2011-08-07
Use -no-undefined libtool flag, fix underlinking with --enable-motif
Jon TURNEY
2
-2
/
+2
2011-08-05
Convert build system to GNU autotools.
Kenneth Graunke
6
-81
/
+190
2011-06-20
glw: Mark all extern symbols GLAPI to regain default visibility (#31294)
Dan Nicholson
2
-6
/
+6
2010-07-26
Merge remote branch 'origin/master' into glsl2
Eric Anholt
1
-2
/
+2
2010-07-21
Makefiles: Don't complain if depend file to be included doesn't exist.
Carl Worth
1
-1
/
+1
2010-07-01
Use GLW_CFLAGS when building libGLw
Dan Nicholson
1
-1
/
+1
2010-06-24
Merge branch 'glsl2-head' into glsl2
Eric Anholt
0
-0
/
+0
2010-06-21
Merge Carl's preprocessor into the glcpp subdirectory.
Kenneth Graunke
0
-0
/
+0
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
1
-1
/
+1
2009-04-29
Use variable library name in pkg-config output.
Tom Fogal
2
-2
/
+3
2008-12-15
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2
-2
/
+7
2008-12-14
Add more package metadata to the pkg-config files
Dan Nicholson
2
-2
/
+7
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
1
-0
/
+1
2008-08-15
fix DESTDIR omissions
Hanno Böck
1
-4
/
+4
2008-08-12
Fixed 'make install' for darwin
Jeremy Huddleston
1
-1
/
+1
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
1
-0
/
+1
2008-07-18
autoconf: Support Motif widgets in GLw with --enable-motif
Dan Nicholson
1
-1
/
+1
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
1
-1
/
+1
2008-07-11
Remove generated pkg-config files on `make clean'
Dan Nicholson
1
-1
/
+1
2008-07-06
Set library and header installation directories from configuration
Dan Nicholson
2
-9
/
+10
2008-05-06
Always cleanup the makedepend backup files
Dan Nicholson
1
-1
/
+1
2008-04-09
Add $(X11_INCLUDES) to shut makedepend up.
Hasso Tepper
1
-1
/
+1
2007-12-03
Fix the library name in glw.pc
Dan Nicholson
1
-1
/
+1
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
1
-1
/
+1
2007-09-12
pkg-config support
Dan Nicholson
2
-1
/
+22
2007-09-12
DESTDIR support.
Dan Nicholson
1
-4
/
+4
2007-08-07
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
1
-0
/
+1
2006-12-20
Merge branch 'nouveau-import'
Dave Airlie
0
-0
/
+0
2006-10-19
New bin/minstall script - a minimal replacement for 'install'.
Brian Paul
1
-1
/
+1
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
1
-5
/
+5
2006-06-26
Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.
Brian Paul
1
-1
/
+1
2006-06-22
New 'install' targets in makefile. See bug 2372.
Brian Paul
1
-0
/
+5
2006-01-02
Use X11_INCLUDES config macro instead of
Jerome Glisse
1
-1
/
+1
2005-10-12
fix GLAPI/extern problem (bug 4757)
Brian Paul
2
-3
/
+3
2005-08-23
GLw demo doesn't belong here
Brian Paul
1
-451
/
+0
2005-07-26
Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will
Ian Romanick
1
-1
/
+1
2005-07-25
Added -linker option to mklib, used to specify a particular program for
Brian Paul
1
-2
/
+3
2005-05-07
assorted warning clean-ups for x86_64, etc (Mikko T.)
Brian Paul
1
-1
/
+1
2005-02-08
Bug #2477: Make GLU/GLw/glut build properly even with -fvisibility=hidden.
Adam Jackson
2
-3
/
+3
2005-01-11
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
1
-1
/
+1
2004-12-08
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
1
-1
/
+1
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
1
-1
/
+1
2004-06-01
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
1
-1
/
+2
2004-04-22
obsolete
Brian Paul
1
-72
/
+0
2004-04-08
use MKDEP var
Brian Paul
1
-1
/
+1
2004-04-03
shouldn't be in CVS
Brian Paul
1
-5
/
+0
[next]