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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
Merge branch 'mesa_7_0_branch' into i915tex_branch
i915tex_branch
Thomas Hellstrom
32
-35
/
+296
2008-04-25
Update to latest ws_dri code.
Thomas Hellstrom
5
-87
/
+187
2008-04-24
enable GL_EXT_multi_draw_arrays (see bug 15670)
Brian Paul
2
-0
/
+4
2008-04-23
added FreeBSD static config
Brian Paul
1
-0
/
+2
2008-04-23
added freebsd-static
Anatolij Shkodin
2
-0
/
+28
2008-04-22
revert
Alan Hourihane
1
-1
/
+1
2008-04-22
small cleanups
Alan Hourihane
3
-7
/
+9
2008-04-22
correct the return value
Alan Hourihane
1
-1
/
+1
2008-04-22
Fix error string
Alan Hourihane
1
-1
/
+2
2008-04-14
fix GL_ARB_texture_rectangle breakage
Brian Paul
1
-3
/
+3
2008-04-14
fixed WIN32 compile problem in libGLU
Brian Paul
1
-0
/
+1
2008-04-14
check for _WIN32 and __WIN32__
Brian Paul
1
-2
/
+2
2008-04-14
add -Wl case (part of prev DragonFly patch)
Brian Paul
1
-0
/
+3
2008-04-14
define #extension GL_ARB_texture_rectangle
Brian Paul
1
-0
/
+1
2008-04-14
define #extension GL_ARB_texture_rectangle
David Flynn
1
-0
/
+4
2008-04-12
r200: fix XPD vertex program instruction when using temps as inputs
Roland Scheidegger
1
-3
/
+13
2008-04-09
New dragonfly configs
Hasso Tepper
4
-0
/
+117
2008-04-09
Revert "Hasso Tepper <hasso@estpak.ee>"
Brian Paul
4
-117
/
+0
2008-04-09
Hasso Tepper <hasso@estpak.ee>
Brian Paul
4
-0
/
+117
2008-04-09
add link to 7.0.4 relnotes
Brian Paul
1
-0
/
+1
2008-04-09
initial 7.0.4 relnotes
Brian Paul
1
-0
/
+54
2008-04-09
patches for DragonFly OS
Hasso Tepper
7
-6
/
+17
2008-04-04
added MD5 sums for 7.0.3
Brian
1
-0
/
+9
2008-04-04
final prep/changes for 7.0.3 release
mesa_7_0_3
Brian
4
-6
/
+13
2008-04-01
7.0.3 release candidate 3
mesa_7_0_3_rc3
Brian
2
-5
/
+5
2008-04-01
Bug #13492: Only call ProgramStringNotify if program parsing succeeded.
Eric Anholt
1
-2
/
+2
2008-04-01
fix mistakenly set ATIFragmentShader._Enabled bit (bug 15269)
Roland Scheidegger
1
-1
/
+1
2008-04-01
added some missing calls to _mesa_enable_x_y_extensions()
Brian
1
-0
/
+5
2008-03-31
fix ARB f/v program comment parsing bug
Brian
1
-0
/
+1
2008-03-31
fix parsing bug involving comments at the end of ARB v/f programs
Markus Amsler
2
-6
/
+6
2008-03-31
i965: Apply -ve rhw to 965. Fix the regression introduced by
Xiang, Haihao
1
-1
/
+1
2008-03-30
Fix a zero cliprect problem.
Thomas Hellstrom
1
-4
/
+5
2008-03-30
Fix an initialization bug.
Thomas Hellstrom
2
-15
/
+9
2008-03-30
Properly handle non-exec cases.
Thomas Hellstrom
1
-0
/
+4
2008-03-30
Add proper waiting for unmap / fencing.
Thomas Hellstrom
7
-31
/
+98
2008-03-30
Replace the batchpool with a slab pool and use it also for
Thomas Hellstrom
24
-674
/
+1596
2008-03-30
Merge branch 'mesa_7_0_branch' into i915tex_branch
Thomas Hellstrom
17
-140
/
+284
2008-03-28
fix texture/renderbuffer mix-up in test_attachment_completeness()
Brian
1
-1
/
+1
2008-03-27
Fix build problems
Alan Hourihane
3
-3
/
+4
2008-03-25
updated glext.h to version 40
Brian
1
-1
/
+7
2008-03-25
updated to version 40
Brian
1
-3
/
+14
2008-03-24
add GL_READ_FRAMEBUFFER_BINDING_EXT case, regenerate get.c file
Brian
2
-0
/
+17
2008-03-24
fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokens
Brian
1
-2
/
+2
2008-03-22
use ctx->Driver.DeleteProgram() in a few more places
Brian
2
-4
/
+4
2008-03-22
delete default programs with ctx->Driver.DeleteProgram()
Brian
1
-2
/
+2
2008-03-21
Fix some PBO breakage.
Brian
3
-11
/
+8
2008-03-19
fix IEEE_ONE definition for ICC compiler (bug 15134)
Brian
1
-3
/
+3
2008-03-19
set outputs_safe to 0 as it's possible for the code generation
Alan Hourihane
3
-106
/
+205
2008-03-17
only set InputsRead bit if input is really used
Markus Amsler
1
-2
/
+5
2008-03-14
init tmpNode to zeros
Brian
1
-0
/
+1
[next]