index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
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
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
Update drm expected version.
texmem_0_3_20060923
Thomas Hellström
1
-1
/
+1
2006-09-28
Driver date.
Thomas Hellström
1
-1
/
+1
2006-09-27
remove duplicate
Keith Whitwell
1
-184
/
+0
2006-09-27
pull npot mipmap test from trunk
Keith Whitwell
2
-0
/
+368
2006-09-27
Fix mipmap posititioning for 2d ARB_npot textures.
Keith Whitwell
1
-11
/
+28
2006-09-27
Fix another single-drawable-multiple-contexts error, that shows up now that the
Thomas Hellström
1
-4
/
+4
2006-09-26
Valgrind error fix.
Thomas Hellström
1
-1
/
+2
2006-09-26
Move get_dirty() call to after reserving space in the batchbuffer as
Keith Whitwell
1
-1
/
+15
2006-09-26
Add asserts to catch primitives being emitted with state still dirty,
Keith Whitwell
4
-80
/
+76
2006-09-26
Move get_dirty() call to after reserving space in the batchbuffer as
Keith Whitwell
1
-1
/
+6
2006-09-26
Ensure that we don't wrap batchbuffers right at the beginning of a
Keith Whitwell
1
-0
/
+10
2006-09-26
Small COW break on destruction optimization.
Thomas Hellström
2
-6
/
+4
2006-09-26
Fix up buffer object and region refcounting
Thomas Hellström
7
-16
/
+19
2006-09-25
Make regions screen-based instead of context based.
Thomas Hellström
22
-218
/
+299
2006-09-25
Import Brian's FBO bugfix from trunk.
Keith Whitwell
1
-0
/
+2
2006-09-22
Add some more buffer usage refcounting.
Thomas Hellström
1
-4
/
+13
2006-09-22
Remove redundant 3d-state validation prior to blit copypixels. These
Keith Whitwell
1
-2
/
+0
2006-09-22
Fix a longstanding memory leak - intelObj->mt refcount was not deleted
Keith Whitwell
1
-1
/
+19
2006-09-22
Turn some printfs into DBG's.
Keith Whitwell
1
-7
/
+8
2006-09-22
rationalize debugging flags
Keith Whitwell
8
-129
/
+86
2006-09-22
Silence warning
Keith Whitwell
1
-0
/
+1
2006-09-22
intel_batch_ioctl() lost its return type somehow
Keith Whitwell
1
-0
/
+1
2006-09-22
Fix initialization of pfPitch - measured in pixels, not bytes.
Keith Whitwell
1
-1
/
+1
2006-09-22
Another obscure bug causing an infinite loop when multiple contexts are
Thomas Hellström
1
-2
/
+4
2006-09-22
bring in recent texture swizzle changes from trunk
Keith Whitwell
2
-132
/
+606
2006-09-22
- Make point_smooth, polygon_smooth fallbacks per-primitive rather than total.
Keith Whitwell
5
-25
/
+63
2006-09-22
Fix bug detecting overlapping regions in texture copypixels.
Keith Whitwell
1
-17
/
+72
2006-09-22
Check for FragmentProgram._Enabled rather than _Active. _Active is
Keith Whitwell
3
-24
/
+18
2006-09-22
Flush driver, not just tnl module.
Keith Whitwell
1
-0
/
+21
2006-09-22
resize buffers in MakeCurrent
Keith Whitwell
3
-10
/
+14
2006-09-22
Fix intel texture image buffer leak.
Thomas Hellström
2
-3
/
+3
2006-09-20
Fix INTEL_DEBUG=fall.
Michel Dänzer
1
-8
/
+15
2006-09-20
Revert INTEL_FIREVERTICES to flush primitives instead of asserting none pending.
Michel Dänzer
5
-22
/
+11
2006-09-18
Fix a fencing bug.
Thomas Hellström
1
-4
/
+4
2006-09-18
fix bzflag crashes
Keith Whitwell
2
-0
/
+6
2006-09-18
Check for NULL in intelSwapBuffers()
Thomas Hellström
1
-1
/
+6
2006-09-18
Fix fencing when submitting empty batchbuffers.
Thomas Hellström
9
-30
/
+76
2006-09-18
Relax the requirement in pool_takedown in the intel batch buffer pool,
Thomas Hellström
3
-1
/
+17
2006-09-15
Wait for buffer idle unlocked before mapping in some cases.
Thomas Hellström
6
-8
/
+26
2006-09-15
Adapt to updated libdrm.
Thomas Hellström
8
-18
/
+13
2006-09-14
Turn back on zcopy uploads - my timings were incorrect.
Keith Whitwell
1
-1
/
+1
2006-09-14
Silence debug, cope with calling intel_region_cow() with lock already held.
Keith Whitwell
1
-12
/
+25
2006-09-14
Disable zero-copy texturing for now as it isn't such a win with the
Keith Whitwell
1
-3
/
+5
2006-09-13
Fix a FBO render offset bug.
Thomas Hellström
2
-10
/
+3
2006-09-13
update driver date and branch debug
Keith Whitwell
2
-2
/
+2
2006-09-13
Bring in writemask + TEX fix from trunk
Keith Whitwell
1
-14
/
+36
2006-09-12
texmem_0_3_branch with adaptations to the drm-ttm-0-2 branch.
Thomas Hellström
73
-7067
/
+7965
2006-08-30
Add a demo illustrating various techniques for uploading dynamic (ie
texmem_0_2_branch
Keith Whitwell
2
-0
/
+408
2006-08-30
Must lock hardware around call to intelEmitCopyBlit()
Keith Whitwell
1
-1
/
+6
2006-08-30
implement zero-copy uploads for glTexImage from suitable pixel buffer objects
Keith Whitwell
10
-59
/
+351
[next]