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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
updated to version 40
Brian
1
-3
/
+14
2008-03-24
fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokens
Brian
1
-2
/
+2
2007-11-20
bring over Fortran fixes from master
Brian
1
-2
/
+2
2007-08-24
Unbreak Linux builds with -fvisibility=hidden.
Adam Jackson
1
-16
/
+11
2007-08-01
Add interfaces for overriding texture images with driver specific 'offsets'.
Michel Dänzer
1
-0
/
+12
2007-07-27
More Mingw32 fixes from Zhang (zxpmyth@yahoo.com.cn)
Brian
3
-9
/
+2
2007-07-21
Fix a number of MINGW32 issues (Zhang <zxpmyth@yahoo.com.cn>)
mesa_7_0_1_rc1
Brian
3
-38
/
+47
2007-06-29
regenerated
Brian
1
-0
/
+93
2007-06-28
a variety of fixes for MingW
zhang
2
-3
/
+18
2007-05-18
set version to 7.0
Brian
1
-2
/
+2
2007-04-24
add missing semicolon
Matthias Hopf
1
-1
/
+1
2007-04-22
import glxext.h version 19
Brian
1
-2
/
+2
2007-04-13
patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as well
Brian
1
-1
/
+1
2007-04-13
xmesa: drop unused XMesaPutImageHelper.
George Sapountzis
1
-2
/
+1
2007-04-13
xmesa: export xmesa functions used by xfree86.
George Sapountzis
1
-0
/
+15
2007-04-05
Remove SI imports/exports remnants.
George Sapountzis
2
-87
/
+0
2007-03-30
Clean and update XMesa/XFree86 interface.
George Sapountzis
1
-0
/
+1
2007-02-26
updated version with new Khronos license/copyright
Brian
2
-46
/
+34
2007-02-20
updated to version 18
Brian
1
-3
/
+70
2007-02-20
updated to version 39
Brian
1
-8
/
+579
2007-01-26
Drop old (pre-AIGLX) GLcore interface.
George Sapountzis
1
-255
/
+2
2007-01-05
Add reporting of damage by DRI drivers when the extension support is available.
Eric Anholt
1
-0
/
+20
2006-11-27
get rid of meaningless XFree86LOADER test (bug 9144)
Brian Paul
1
-3
/
+0
2006-11-16
regenerate from gl.h
Brian Paul
1
-10
/
+8
2006-11-16
remove obsolete GL_MESA_trace stuff
Brian Paul
1
-31
/
+0
2006-11-03
added 1.3/1.4 function mangling
Brian Paul
1
-16
/
+42
2006-10-09
return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA()
Brian Paul
1
-2
/
+2
2006-09-16
added #ifdef tests for Windows for int64_t, uint64_t
Brian Paul
1
-0
/
+4
2006-09-04
OpenVMS compile support update
Jouk Jansen
1
-210
/
+553
2006-09-04
OpenVMS compile support update
Jouk Jansen
1
-0
/
+1
2006-08-30
remove extension defines/protos that are now in glext.h
Brian Paul
1
-101
/
+0
2006-08-30
latest version from OpenGL ARB
Brian Paul
2
-16
/
+243
2006-08-15
Add support for GL_EXT_gpu_program_parameters. Any driver that enables
Ian Romanick
2
-0
/
+20
2006-08-15
s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875)
Brian Paul
1
-1
/
+1
2006-08-12
Fix white-space problem in the prototype for glBlitFramebufferEXT that
Ian Romanick
2
-2
/
+2
2006-08-11
Convert comment header for __GLcontextModesRec to Doxygen style.
Ian Romanick
1
-6
/
+12
2006-08-10
Added initial multisampling support to glfbdev driver.
Sean D'Epagnier
1
-0
/
+1
2006-08-07
remove stray text from previous check-in
Brian Paul
1
-1
/
+0
2006-08-03
added GL_EXT_texture_sRGB
Brian Paul
1
-0
/
+43
2006-08-01
Move GL_MESA_shader_debug from glext.h to gl.h.
Michal Krol
1
-0
/
+5
2006-06-20
reorder a few token definitions
Brian Paul
1
-16
/
+16
2006-06-12
remove const qualifier from glGenVertexArraysAPPLE() parameter
Brian Paul
1
-2
/
+2
2006-05-05
updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman)
Brian Paul
1
-1
/
+38
2006-05-02
Update to final EXT_tfp tokens
David Reveman
1
-5
/
+5
2006-05-01
Update function signatures for EXT_tfp entrypoints.
Adam Jackson
1
-2
/
+2
2006-04-11
FBConfig support for EXT_tfp
David Reveman
1
-0
/
+18
2006-04-11
Add attrib_list to glXBindTexImageEXT
David Reveman
1
-1
/
+1
2006-03-31
DMesa now uses OSMesa as a back-end.
Daniel Borca
1
-6
/
+6
2006-03-31
bump version/date
Brian Paul
2
-3
/
+3
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
1
-0
/
+8
[next]