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
2009-01-17
egl: Make eglinfo print screen info
Jakob Bornecrantz
1
-1
/
+2
2009-01-16
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
15
-22
/
+102
2009-01-16
glsl: fix broken sampler assignments
Brian Paul
1
-1
/
+2
2009-01-16
scons: Use -std=gnu99
José Fonseca
1
-1
/
+1
2009-01-16
stw: Dispatch to our stw_winsys::flush_front_buffer
José Fonseca
2
-0
/
+27
2009-01-16
i915: fallback on transfer mode
Xiang, Haihao
1
-0
/
+6
2009-01-15
windows: updated VC8 project file
Karl Schultz
1
-1
/
+18
2009-01-15
windows: updated mesa.def file
Karl Schultz
1
-0
/
+5
2009-01-15
glsl: use _mesa_sprintf()
Brian Paul
1
-2
/
+2
2009-01-15
glsl: move declaration before code
Brian Paul
1
-1
/
+1
2009-01-15
mesa: tweak to formatting
Alan Hourihane
1
-2
/
+2
2009-01-15
mesa: check frambuffer complete status before rendering
Alan Hourihane
1
-13
/
+20
2009-01-15
mesa: small cleanup
Alan Hourihane
1
-6
/
+5
2009-01-15
mesa: revert partial commit for 0x0 render targets
Alan Hourihane
1
-5
/
+4
2009-01-15
mesa: check frambuffer complete status before rendering
Alan Hourihane
1
-13
/
+20
2009-01-15
mesa: Fix merge conflicts
Jakob Bornecrantz
1
-15
/
+0
2009-01-14
mesa: bump version to 7.3-rc2
mesa_7_3_rc2
Brian Paul
2
-5
/
+5
2009-01-14
glsl: fix comment
Brian Paul
1
-1
/
+1
2009-01-14
glsl: minor clean-up for rect sampler test
Brian Paul
1
-5
/
+18
2009-01-14
r300: work-around FRAG_BIT_FOGC warning/error
Brian Paul
2
-0
/
+12
2009-01-14
i965: asst. fixes, work-arounds for FBOs and render to texture
Brian Paul
3
-2
/
+21
2009-01-14
i965: fix incorrect renderbuffer DataType assignment
Brian Paul
1
-2
/
+6
2009-01-14
i965: fix some FBO depth/stencil assertions
Brian Paul
1
-2
/
+5
2009-01-14
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
59
-594
/
+540
2009-01-14
intel: SW fallback maps texture images, not texture coordinates
Ian Romanick
1
-2
/
+2
2009-01-14
glsl: propagate pragma info down into compiler from preprocessor
Brian Paul
8
-24
/
+90
2009-01-14
windows: remove reference to swizzle.c file
Brian Paul
1
-4
/
+0
2009-01-14
glsl: simplify IR storage for samplers
Brian Paul
4
-13
/
+34
2009-01-14
mesa: fix incorrect transformation of GL_SPOT_DIRECTION
Brian Paul
3
-1
/
+15
2009-01-14
Treat image units and coordinate units differently.
Ian Romanick
1
-3
/
+28
2009-01-14
mesa: add new samplers_array test
Alan Hourihane
2
-0
/
+18
2009-01-14
mesa: handle some cases of 0x0 render targets
Alan Hourihane
3
-8
/
+15
2009-01-14
glsl: fix regression from sampler arrays commit
Alan Hourihane
1
-3
/
+1
2009-01-14
glsl: fix regression from sampler arrays commit
Alan Hourihane
1
-3
/
+1
2009-01-14
i965: indentation fixes
Brian Paul
2
-9
/
+15
2009-01-14
i965: allow larger AA points on fallback path
Brian Paul
1
-0
/
+3
2009-01-14
i965: fix indentation
Brian Paul
1
-5
/
+6
2009-01-14
i965: comment for emit_kil()
Brian Paul
1
-0
/
+4
2009-01-14
mesa: put _NV suffix on a few opcodes
Brian Paul
1
-5
/
+6
2009-01-14
i965: fix indentation
Brian Paul
1
-7
/
+7
2009-01-14
egl: fix makecurrent with null drawable/context
Alan Hourihane
1
-1
/
+1
2009-01-14
gallium: Disable memory debugging for Windows OGL.
José Fonseca
1
-1
/
+1
2009-01-14
progs: List tri-clear.
José Fonseca
1
-0
/
+1
2009-01-14
scons: Use .a suffix for MinGW.
José Fonseca
1
-6
/
+4
2009-01-14
intel: Add a none working GEM backend for intel
Jakob Bornecrantz
9
-0
/
+752
2009-01-14
cell: Specify constant as float for CEILF().
Jonathan Adamczewski
1
-1
/
+1
2009-01-14
intel: bump driver date
Xiang, Haihao
1
-1
/
+1
2009-01-14
glsl: fix a comment typo
Alan Hourihane
1
-1
/
+1
2009-01-14
glsl: support sampler arrays.
Alan Hourihane
3
-11
/
+49
2009-01-13
glsl: fix a comment typo
Alan Hourihane
1
-1
/
+1
[next]