index
:
~rantogno/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
965-glsl
965-ttm
R300_DRIVER
amdgpu
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
auto-cherry-for-8.0
autoconf
cnl/fast_clear_address
cnl/fast_clear_address_v4
cnl/fast_clear_address_v5
cnl/fast_clear_rebase2
cnl/fast_clear_rebase5
cnl/fast_clear_rebase6
cnl/fast_clear_rebase7
cnl/hacks
cnl/isp
cnl/preemption
cnl/preemption_atom
cnl/preemption_blorp
d3d1x-addons
direct_state_access
draw-instanced
draw-ply
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-clip-state
gallium-compute
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-userbuf
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gbm-streams
glapi-reorg
gles3
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl-to-tgsi
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
hw_gl_select
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
kasanen-post-process
kasanen-post-process-v2
libglvnd
llvm-cliptest-viewport
llvm-context
llvmpipe-rast-64
map-tex-branch
map-texture-image-v4
map-texture-image-v5
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
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-copyteximage-hook
remove-driver-date
remove-max-width
remove-max-width-2
remove-redundant-helpers
renderbuffer-cleanups-v2
shader-file-reorg
shader-work
softpipe_0_1_branch
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
wayland-bind-display
wip/cnl_disable_pc
wip/cnl_wa
wip/cnl_wa2
wip/cnl_wa4
wip/sample_pattern
xa_branch
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glu
Age
Commit message (
Expand
)
Author
Files
Lines
2004-12-15
updated makefiles for gcc 3.4.3 and bnu 2.15
Daniel Borca
2
-6
/
+6
2004-11-27
removed a bunch of #define cruft, in case anyone still uses this code
Brian Paul
1
-47
/
+3
2004-08-16
Clearer guard message text.
Philippe Houdoin
2
-2
/
+2
2004-08-14
Remove obsoleted BeOS-specific makefiles.
Philippe Houdoin
3
-148
/
+56
2004-08-14
Add a guard to stop building libGLU.so under BeOS, as it's build into libGL.so.
Philippe Houdoin
1
-2
/
+10
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
-2
/
+2
2004-05-12
fix compiler warnings (Jerome Glisse)
Brian Paul
16
-46
/
+61
2004-04-22
obsolete
Brian Paul
3
-284
/
+0
2004-03-26
added .SUFFIXES : .cc line
Brian Paul
1
-0
/
+2
2004-03-26
Don't use pushd/popd.
Brian Paul
1
-6
/
+2
2004-03-26
New Makefile system
Brian Paul
2
-0
/
+162
2004-03-25
re-order arguments to mklib
Brian Paul
1
-2
/
+2
2004-02-26
Fix C/C++ calling conventions problem (Bug 904854)
Brian Paul
1
-3
/
+7
2004-01-28
Fix compiler options regarding exception handing to resolve warnings.
Karl Schultz
2
-2
/
+2
2004-01-28
Avoid setting NOWIN98 compiler optimization with VC 7.
Karl Schultz
1
-1
/
+1
2003-12-15
Assorted mklib tweaks.
Brian Paul
1
-1
/
+2
2003-12-11
replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
Brian Paul
1
-1
/
+1
2003-11-24
Remove a lot of rcs tags, avoid merge conflicts
Keith Whitwell
25
-49
/
+0
2003-10-15
fix minor warnings from g++ 3.2
Brian Paul
8
-28
/
+28
2003-10-14
Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...
Kendall Bennett
17
-2844
/
+2885
2003-10-03
improved 'clean' targets (Otto Solares)
Brian Paul
3
-6
/
+6
2003-09-19
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
1
-888
/
+888
2003-09-18
Copy the DLL files to the lib directory instead of libexec.
Karl Schultz
1
-2
/
+2
2003-08-30
Generate browse info for Debug version.
Karl Schultz
1
-1
/
+1
2003-08-22
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
14
-0
/
+4944
2003-08-19
DOS and glide driver updates from Daniel Borca
Brian Paul
2
-12
/
+8
2003-07-26
Add the C++ and response files to the project so that they show up in the pro...
Karl Schultz
1
-2
/
+650
2003-07-25
minor option tweak
Karl Schultz
1
-1
/
+1
2003-07-25
Compiler/Linker "response" file containing compiler options and list of files...
Karl Schultz
4
-0
/
+310
2003-07-25
Add documentation.
Karl Schultz
1
-1
/
+26
2003-07-25
Project now builds the C++ sources (with great difficulty). Add module defin...
Karl Schultz
1
-2
/
+9
2003-07-24
don't include malloc.h (bug 776574)
Brian Paul
1
-7
/
+3
2003-07-24
Project file to build GLU32.DLL
Karl Schultz
1
-0
/
+233
2003-06-17
Committing in .
Jouk Jansen
2
-11
/
+20
2003-06-16
DOS updates for new tree (Daniel Borca)
Brian Paul
2
-288
/
+292
2003-06-10
updated old-style makefiles for new tree
Brian Paul
2
-2
/
+2
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
16
-16
/
+0
2003-06-02
Added GL_LIB_NAME / GLU_LIB_NAME so the default name for the libraries
Brian Paul
2
-6
/
+10
2003-06-01
Remove a bunch of really old/obsolete configs.
Brian Paul
2
-28
/
+20
2003-05-08
fixed delete statement (bug 721765)
Brian Paul
1
-4
/
+4
2003-04-30
change global_grid_u0/u1 to REAL (Eric Cazeaux)
Brian Paul
2
-8
/
+8
2003-03-29
DOS updates from Daniel Borca
Brian Paul
2
-20
/
+22
2003-03-08
DOS update (Daniel Borca)
Brian Paul
2
-2
/
+2
2003-02-12
added OS/2 includes
Brian Paul
1
-1
/
+8
2003-02-04
DOS updates (Daniel Borca)
Brian Paul
2
-3
/
+3
2002-12-18
DOS updates from Daniel Borca.
Brian Paul
2
-9
/
+196
2002-11-08
declare tempI as Int, not Real (Jon Perry)
Brian Paul
1
-9
/
+9
2002-11-07
surround fixedEdges decl by #ifndef NDEBUG / #endif
Brian Paul
1
-2
/
+4
2002-11-06
restored fixedEdges var (for VMS)
Brian Paul
1
-2
/
+3
[next]