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-03-04
Merge commit 'origin/master' into gallium-map-range
gallium-map-range
José Fonseca
9
-8
/
+1655
2009-03-04
indices: add translate/generate functions for unfilled modes
Keith Whitwell
6
-1
/
+1622
2009-03-04
clear-repeat: print fps, use 300x300 window size
Keith Whitwell
1
-1
/
+19
2009-03-04
autoconf: Restore _GNU_SOURCE for all Linux systems
Dan Nicholson
1
-1
/
+1
2009-03-04
nouveau: oops, forgot to keep the NV10_SIFM object
Patrice Mandin
1
-0
/
+4
2009-03-04
nouveau: Use proper SIFM object on NV30
Patrice Mandin
1
-6
/
+10
2009-03-04
mesa: Follow ARB_map_buffer_range more stricly.
José Fonseca
3
-12
/
+37
2009-03-04
gallium: Use consistent semantics for map ranges in gallium.
José Fonseca
2
-12
/
+20
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2
-1
/
+10
2009-03-04
vbo: second attempt - avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2
-1
/
+10
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
3
-14
/
+10
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
1
-0
/
+1
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
1
-0
/
+1
2009-03-04
cell: update cell driver after gallium reference count changes
Brian Paul
3
-14
/
+10
2009-03-04
Revert "vbo: avoid getting buffer_ptr and buffer_map out of sync"
Keith Whitwell
2
-8
/
+1
2009-03-04
gallium: Ensure map ranges are valid.
José Fonseca
1
-0
/
+4
2009-03-04
vbo: avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2
-1
/
+8
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
141
-1112
/
+1012
2009-03-04
vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active
Keith Whitwell
1
-6
/
+4
2009-03-04
mesa: include mfeatures.h
Brian Paul
1
-0
/
+3
2009-03-04
mesa: Implement and use FlushMappedBufferRange.
José Fonseca
2
-2
/
+20
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
24
-25
/
+0
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
102
-943
/
+653
2009-03-03
r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.
Corbin Simpson
4
-3
/
+45
2009-03-03
r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.
Corbin Simpson
14
-72
/
+190
2009-03-03
mesa: include main/dd.h in t_vb_points.c and t_vp_build.c
Brian Paul
2
-0
/
+3
2009-03-04
st/dri2: Fake frontbuffer changes
Jakob Bornecrantz
1
-1
/
+10
2009-03-04
st/dri2: Hook up flush_frontbuffer
Jakob Bornecrantz
4
-1
/
+30
2009-03-04
st/dri2: We are strictly a dri2 driver
Jakob Bornecrantz
2
-39
/
+17
2009-03-03
st/drm: s/hocks/hooks/
Jakob Bornecrantz
12
-16
/
+15
2009-03-03
gallium: remove old state tracker renderbuffer attachment assertion
Brian Paul
1
-2
/
+0
2009-03-03
xlib: code to force fixed function -> shader translation (for debug, disabled)
Brian Paul
1
-0
/
+8
2009-03-03
mesa: fix sw fallback state validation bug
Brian Paul
1
-10
/
+28
2009-03-03
mesa: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2
-7
/
+9
2009-03-03
gallium: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2
-71
/
+36
2009-03-03
wgl: Support the same combinations of single buffer pixel formats.
José Fonseca
1
-0
/
+12
2009-03-03
Merge commit 'origin/master' into gallium-map-range
José Fonseca
3
-35
/
+136
2009-03-03
demos/engine: respect display list mode when drawing pistons
Keith Whitwell
1
-1
/
+4
2009-03-03
autoconf: Update config.guess and config.sub from upstream
Dan Nicholson
2
-34
/
+132
2009-03-03
Merge commit 'origin/master' into gallium-map-range
José Fonseca
80
-864
/
+3536
2009-03-03
Merge commit 'origin/gallium-0.1'
José Fonseca
1
-1
/
+1
2009-03-03
pipebuffer: Cleanup merge.
José Fonseca
1
-43
/
+0
2009-03-03
winsys: return null for DONTBLOCK flag on existing winsys
Keith Whitwell
3
-0
/
+18
2009-03-03
pb: fix up merge mistakes
Keith Whitwell
1
-9
/
+7
2009-03-03
pipebuffer: Fix copy'n'paste typo.
José Fonseca
1
-1
/
+1
2009-03-03
Merge commit 'origin/gallium-0.1'
Keith Whitwell
11
-72
/
+303
2009-03-03
vbo: missing line from previous commit
Keith Whitwell
1
-1
/
+1
2009-03-03
mesa/st: implement MapBufferRange callback
Keith Whitwell
1
-1
/
+34
2009-03-03
vbo: use MapBufferRange where available
Keith Whitwell
5
-57
/
+154
2009-03-03
mesa: add MapBufferRange driver callbacks
Keith Whitwell
1
-0
/
+26
[next]