index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glut
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-06
win32_menu: add missing parentheses in mapMenu()
Roel Kluin
1
-1
/
+1
2009-12-12
glut: Prevent potential double free in menuVisualSetup.
Vinson Lee
1
-0
/
+5
2009-08-11
glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling
Brian Paul
1
-0
/
+5
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
3
-3
/
+3
2009-04-29
Use variable library name in pkg-config output.
Tom Fogal
4
-4
/
+6
2009-02-10
glut: Use the official WGL functions.
José Fonseca
3
-32
/
+9
2009-02-10
glut: DESCRIPTION .def clause deprecated.
José Fonseca
1
-6
/
+0
2009-01-26
glut: Minor cleanups.
José Fonseca
3
-4
/
+4
2009-01-08
glut: Unlist file.
José Fonseca
1
-1
/
+0
2009-01-08
glut: Fix build.
José Fonseca
1
-2
/
+1
2008-12-30
glut: List new source file in sconscript.
José Fonseca
1
-0
/
+1
2008-12-16
Merge commit 'origin/master' into gallium-0.2
Brian Paul
5
-0
/
+94
2008-12-15
glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file
Brian Paul
5
-0
/
+94
2008-12-15
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
4
-4
/
+14
2008-12-14
Add more package metadata to the pkg-config files
Dan Nicholson
4
-4
/
+14
2008-11-21
glut: MinGW portability fixes.
José Fonseca
5
-3
/
+93
2008-09-22
glut: Remove EOF characters.
José Fonseca
8
-8
/
+0
2008-09-21
Remove CVS keywords.
Keith Whitwell
4
-4
/
+1
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
1
-1
/
+1
2008-09-14
glut: s/glut_fbc.c/glut_fcb.c/
Shane Blackett
1
-1
/
+1
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
1
-1
/
+6
2008-09-11
glut: only call glFinish() in processWindowWorkList() for indirect contexts.
Brian Paul
1
-1
/
+6
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
21
-418
/
+7
2008-08-12
Fixed 'make install' for darwin
Jeremy Huddleston
1
-1
/
+1
2008-08-12
glut: Remove EOF characters.
José Fonseca
8
-8
/
+0
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
1
-0
/
+1
2008-07-12
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
1
-2
/
+3
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
6
-8
/
+7
2008-07-11
Remove generated pkg-config files on `make clean'
Dan Nicholson
2
-1
/
+2
2008-07-06
Set library and header installation directories from configuration
Dan Nicholson
5
-22
/
+24
2008-06-07
Fix CRLF line endings.
Jose Fonseca
8
-4675
/
+4675
2008-06-07
Fix CRLF line endings.
Jose Fonseca
8
-4675
/
+4675
2008-05-26
Remove CVS keywords.
José Fonseca
4
-4
/
+1
2008-05-06
Always cleanup the makedepend backup files
Dan Nicholson
4
-4
/
+4
2008-04-09
Add $(X11_INCLUDES) to shut makedepend up.
Hasso Tepper
1
-1
/
+1
2008-02-28
Convert crlf->lf line endings.
José Fonseca
35
-20080
/
+20080
2008-02-28
Convert crlf->lf line endings.
José Fonseca
35
-20080
/
+20080
2008-02-25
Obsolete, replaced by glut_fcb.c (fortran callbacks)
Brian
1
-164
/
+0
2008-02-25
Remove files of unsupported build systems.
José Fonseca
4
-604
/
+0
2008-02-08
[glut-directfb] Fixed displaying of single buffered window.
Claudio Ciccani
2
-3
/
+22
2008-02-08
[glut-directfb] When converting microseconds to milliseconds, round to the ne...
Claudio Ciccani
1
-1
/
+1
2008-01-23
Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)
Brian
2
-0
/
+28
2007-10-29
Rename 'mms-config.' to 'mms.config'.
Michal Krol
1
-1
/
+1
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
6
-6
/
+7
2007-09-13
Fix timer problem when using Fortran bindings (submitted by Bill Mitchell)
Brian
1
-1
/
+5
2007-09-13
added null ptr check
Brian
1
-1
/
+1
2007-09-12
Add glut_fcb.c to the build and update to fix warnings (see bug 12405)
Brian
2
-25
/
+26
2007-09-12
Rename. "fcb" = fortran call back
Brian
1
-0
/
+164
2007-09-12
pkg-config support
Dan Nicholson
2
-1
/
+22
2007-09-12
DESTDIR support.
Dan Nicholson
2
-8
/
+8
[next]