index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
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
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
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
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
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-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
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-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
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
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
2000-07-13
replaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_ATTRIB_BITS
Brian Paul
1
-3
/
+3
2000-07-11
reverted to GLU 1.1
Brian Paul
1
-15
/
+35
2000-06-15
removed non-windows exit() prototype
Brian Paul
1
-1
/
+1
2000-03-31
added gluCheckExtension()
Brian Paul
1
-207
/
+216
2000-03-20
patched for Cygwin (Sven Panne)
Brian Paul
2
-4
/
+6
2000-02-23
changed glXCopyContext()'s mask to unsigned long
Brian Paul
1
-4
/
+4
2000-02-10
added GLCALLBACKPCAST for Cygnus (Sven Panne)
Brian Paul
1
-1
/
+11
2000-02-09
updated version info to 3.2
Brian Paul
6
-91
/
+28
2000-02-05
GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix
Brian Paul
1
-3
/
+3
2000-01-22
updated for Mesa 3.2
Brian Paul
1
-21
/
+11
2000-01-17
added missing POINT/LINE RANGE/GRANULARITY tokens
Brian Paul
1
-3
/
+7
2000-01-07
added glHintPGI()
Brian Paul
1
-1472
/
+985
2000-01-04
added missing glColorTableParameter defines
Brian Paul
1
-2
/
+4
1999-12-13
applied Daryll's patches
Brian Paul
2
-29
/
+59
1999-12-10
removed GLX_EXT_get_proc_address
Brian Paul
1
-2
/
+1
1999-12-10
added GLX_ARB_get_proc_address
Brian Paul
1
-33
/
+35
1999-11-24
bumped version to 3.1
Brian Paul
3
-13
/
+22
1999-11-24
bumped version to 3.1, updated copyright
Brian Paul
1
-30
/
+17
1999-11-22
added pragma 4615 (Eero), added copyright
Brian Paul
1
-0
/
+28
1999-11-17
fixed some glitches (Eero Pajarre)
Brian Paul
2
-6
/
+19
1999-11-11
. Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
Kendall Bennett
2
-3
/
+7
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
3
-1216
/
+1708
1999-11-09
replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()
Brian Paul
1
-5
/
+5
1999-11-05
turned off 'conditional expression is constant' warning for win32
Ted Jump
1
-2
/
+2
1999-11-04
Added glColorTable, etc.
Miklos Fazekas
1
-1
/
+6
1999-10-30
Changed over to maximal warnings on Win32 builds.
Ted Jump
1
-16
/
+10
1999-10-27
removed cvs history logs and old comments
Brian Paul
1
-43
/
+1
1999-10-27
removed glXGetProcAddressEXT
Brian Paul
1
-8
/
+4
1999-10-27
removed gluGetProcAddressEXT()
Brian Paul
1
-14
/
+1
1999-10-22
removed revision history info
Brian Paul
1
-59
/
+1
1999-10-22
define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h
Brian Paul
1
-1
/
+16
1999-10-21
Added pragma to disable warning about unk pragmas for MSVC5
Ted Jump
1
-1
/
+2
1999-10-20
Minor patches to cleanup some compiler warnings in MSVC
Ted Jump
3
-24
/
+53
1999-10-17
GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values
Brian Paul
1
-3
/
+3
1999-10-17
more ARB_imaging colortable functions
Brian Paul
1
-11
/
+15
1999-10-17
added missing GL_ARB_imaging color table functions
Brian Paul
1
-4
/
+29
1999-10-16
Added glGetMinmax
Miklos Fazekas
1
-2
/
+3
1999-10-16
removed GL_EXT_get_proc_address
Brian Paul
1
-13
/
+1
1999-10-15
replaced glGetMinMax() with glGetMinmax()
Brian Paul
1
-2
/
+2
1999-09-19
lots of autoconf updates
tanner
1
-1
/
+5
1999-09-19
Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'
Ted Jump
1
-4
/
+4
1999-09-19
More Win32 build compliance fixups
Ted Jump
2
-16
/
+9
1999-09-18
disabled GL_EXT_get_proc_address for the time being
Brian Paul
1
-2
/
+1
1999-09-17
glGetProcAddressEXT changes to accomodate Win32 and non-Win32
Brian Paul
2
-7
/
+19
1999-09-17
Relocated wgl function prototypes to separate .h for easier work with fxwgl &...
Ted Jump
1
-20
/
+6
1999-09-17
wgl function prototypes moved out to better work with fxwgl
Ted Jump
1
-0
/
+33
1999-09-17
I changed the xxxGetProcAddressEXT function declarations to be more
Ted Jump
2
-4
/
+11
1999-09-16
GLU_EXT_get_proc_address clean-up
Brian Paul
1
-9
/
+10
1999-09-16
GL_EXT_get_proc_address clean-up
Brian Paul
1
-6
/
+12
1999-09-16
added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress
Brian Paul
1
-15
/
+22
[next]