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-19
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
gallium-xlib-rework
Keith Whitwell
2
-0
/
+510
2009-01-19
xlib: fix compilation after xmesa header moves
Keith Whitwell
5
-3
/
+513
2009-01-19
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
169
-2990
/
+4038
2009-01-18
g3dvl: Some cleanups.
Younes Manton
1
-1
/
+7
2009-01-18
g3dvl: Ref count everywhere.
Younes Manton
3
-46
/
+52
2009-01-18
g3dvl: Mark all buffers for incoming frame data as discardable.
Younes Manton
2
-10
/
+10
2009-01-18
nouveau: Rename buffer on map if discardable, busy, and write-only.
Younes Manton
1
-0
/
+15
2009-01-18
gallium: Add PIPE_BUFFER_USAGE_DISCARD.
Younes Manton
1
-0
/
+1
2009-01-18
g3dvl: Return BadAlloc if we can't create an XvMC surface.
Younes Manton
2
-8
/
+13
2009-01-18
g3dvl: Follow mesa naming conventions for src dirs.
Younes Manton
15
-0
/
+0
2009-01-19
egl: eglinfo load i915 driver
Jakob Bornecrantz
1
-1
/
+2
2009-01-19
i915: Build gem and egl winsys by default
Jakob Bornecrantz
1
-1
/
+1
2009-01-19
i915: Make gem submit commands
Jakob Bornecrantz
2
-5
/
+22
2009-01-19
egl: Fix swap and creation of front buffer
Jakob Bornecrantz
2
-20
/
+120
2009-01-18
i915: Use new egl state_tracker
Jakob Bornecrantz
14
-1552
/
+86
2009-01-18
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz
7
-0
/
+1067
2009-01-18
i915: Update gem backend a bit
Jakob Bornecrantz
3
-13
/
+25
2009-01-18
egl: Make eglscreen sleep for five seconds
Jakob Bornecrantz
1
-0
/
+3
2009-01-18
egl: Add eglscreen to help debug egl mesa screen
Jakob Bornecrantz
3
-0
/
+123
2009-01-17
egl: Make eglinfo print screen info
Jakob Bornecrantz
1
-1
/
+2
2009-01-17
debug: add noprefix version of debug_dump_enum
Keith Whitwell
2
-0
/
+31
2009-01-17
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
4
-19
/
+53
2009-01-17
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2
-16
/
+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
trivial: clear with random color
Keith Whitwell
2
-0
/
+133
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
[next]