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-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-1
/
+0
2010-09-21
glut: Define eventParser for non-Windows only.
Vinson Lee
1
-1
/
+1
2010-09-21
glut: Define markWindowHidden for non-Windows only.
Vinson Lee
1
-2
/
+2
2010-08-30
glut: Silence missing initializer warning.
José Fonseca
1
-1
/
+1
2010-08-10
glut: also check for GLX_ARB_multisample
Nigel Stewart
2
-8
/
+11
2010-07-21
Makefiles: Don't complain if depend file to be included doesn't exist.
Carl Worth
1
-1
/
+1
2010-07-16
glut: Remove duplicate symbol definition.
José Fonseca
1
-2
/
+0
2010-04-04
glut: Include X11 headers and libraries in SCons build.
Vinson Lee
1
-0
/
+1
2010-02-27
glut: Add asserts to check for null pointer dereferences.
Vinson Lee
1
-0
/
+2
2010-02-25
Drop unused glut subdirectories
Kristian Høgsberg
91
-54558
/
+0
2010-02-25
Remove remaining miniglx references
Kristian Høgsberg
14
-1867
/
+0
2010-02-25
Remove GGI support
Kristian Høgsberg
3
-1271
/
+0
2010-02-25
Remove directfb support
Kristian Høgsberg
20
-4189
/
+0
2010-02-14
glut: Silence uninitialized variable warning.
Vinson Lee
1
-1
/
+4
2010-02-14
glut: Silence uninitialized variable warning.
Vinson Lee
1
-0
/
+1
2010-02-04
scons: Use only the shared object name when linking progs.
José Fonseca
1
-0
/
+2
2010-01-30
glut: Remove unnecessary headers.
Vinson Lee
6
-6
/
+0
2010-01-08
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-1
/
+1
2010-01-06
win32_menu: add missing parentheses in mapMenu()
Roel Kluin
1
-1
/
+1
2010-01-03
Fix glut to work with -fvisibility=hidden
Kristian Høgsberg
11
-2
/
+20
2010-01-01
scons: Build progs together with everything else.
José Fonseca
1
-22
/
+44
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
[next]