index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glut
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-14
removed detritus
Daniel Borca
1
-155
/
+0
2005-02-14
separated DOS GLUT from GLX GLUT.
Daniel Borca
26
-578
/
+16219
2005-01-19
Remove depend on make clean
Keith Whitwell
1
-0
/
+1
2005-01-14
changed coding style. made `glutTimerFunc' less accurate, but far more relia...
Daniel Borca
3
-400
/
+356
2005-01-14
changed coding style. added possibility to use default timer instead of PC/H...
Daniel Borca
1
-130
/
+146
2005-01-14
changed coding style. added a NULL pointer check.
Daniel Borca
1
-27
/
+31
2005-01-14
changed coding style
Daniel Borca
12
-1022
/
+1049
2005-01-11
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
3
-3
/
+3
2004-12-15
updated makefiles for gcc 3.4.3 and bnu 2.15
Daniel Borca
1
-3
/
+3
2004-12-08
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
3
-3
/
+3
2004-12-06
sync with glut/glx
Daniel Borca
1
-2
/
+2
2004-11-27
don't need glut_fbc.c
Brian Paul
1
-1
/
+0
2004-11-27
clean up 'depend' commands
Brian Paul
1
-2
/
+4
2004-11-27
typedef GLUTproc, return it from glutGetProcAddress()
Brian Paul
1
-120
/
+120
2004-09-10
updated from patch 1026109
Brian Paul
1
-3
/
+2
2004-09-10
new file (bug 1026109)
Brian Paul
1
-0
/
+52
2004-09-10
removed (bug 1026109)
Brian Paul
1
-2
/
+0
2004-08-16
Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thou...
Philippe Houdoin
3
-40
/
+204
2004-08-14
Replaced the .cpp-ized (for build issue) common GLUT source files by their
Philippe Houdoin
2
-1874
/
+0
2004-08-14
Replaced the .cpp-ized (for build issue) common GLUT source files by their
Philippe Houdoin
18
-233
/
+2135
2004-08-14
Update to Jake Hamby's BeOS GLUT 3.7 port.
Philippe Houdoin
19
-169
/
+1103
2004-08-14
Move to $(TOP)/configs/default-based makefile.
Philippe Houdoin
1
-113
/
+84
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
2
-2
/
+2
2004-06-01
Missed in last commit:
Eric Anholt
1
-1
/
+1
2004-05-12
obsolete in favor of regular Makefiles
Brian Paul
1
-78
/
+0
2004-04-22
obsolete
Brian Paul
1
-119
/
+0
2004-04-07
use new MKDEP, MKDEP_OPTIONS variables
Brian Paul
1
-1
/
+1
2004-03-26
New Makefile system
Brian Paul
2
-0
/
+191
2004-03-25
re-order arguments to mklib
Brian Paul
1
-2
/
+2
2004-02-23
fix typo (Matt Case)
Brian Paul
1
-1
/
+1
2004-02-20
fixed some typos
Daniel Borca
1
-1
/
+1
2004-02-02
added glutGetProcAddress in DMesaGLUT
Daniel Borca
1
-2
/
+11
2004-01-26
glutTimerFunc cleanup
Daniel Borca
4
-121
/
+132
2004-01-15
implemented glutTimerFunc
Daniel Borca
2
-2
/
+66
2003-12-15
Assorted mklib tweaks.
Brian Paul
1
-1
/
+1
2003-12-13
Updates from Philippe Houdoin.
Brian Paul
1
-7
/
+30
2003-12-12
new makefiles
Brian Paul
1
-2
/
+2
2003-11-18
doc updates; GLUT timer additions; fixed compilation warnings
Daniel Borca
2
-42
/
+211
2003-11-07
s/GGIMesaContext/ggi_mesa_context_t/
Brian Paul
1
-1
/
+1
2003-10-13
GameMode
Daniel Borca
1
-0
/
+77
2003-10-03
fix error message (bug 816876)
Brian Paul
1
-1
/
+1
2003-10-03
improved 'clean' targets (Otto Solares)
Brian Paul
1
-3
/
+3
2003-10-02
updates from Daniel Borca
Brian Paul
1
-2
/
+2
2003-09-19
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
1
-338
/
+338
2003-09-18
Copy the DLL files to the lib directory instead of libexec.
Karl Schultz
1
-2
/
+2
2003-09-08
fix timer bug (801485)
Brian Paul
1
-1
/
+1
2003-09-02
added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)
Brian Paul
1
-1
/
+1
2003-09-02
update from Daniel Borca
Brian Paul
1
-20
/
+48
2003-08-30
Generate browse info for Debug version.
Karl Schultz
1
-1
/
+1
2003-08-28
Updates from Daniel Borca
Brian Paul
3
-4
/
+10
[next]