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-10-31
Another free->align_free
texmem_0_3_branch
Dave Airlie
1
-1
/
+1
2006-10-31
replace free with _mesa_align_free to fix glibc tripping up
Dave Airlie
1
-2
/
+1
2006-10-27
Support last-minute drm buffer alignment interface changes.
Thomas Hellström
2
-5
/
+8
2006-10-24
Flush pending batchbuffers before scheduling a buffer swap.
Michel Dänzer
1
-0
/
+2
2006-10-18
Add a define for testing cached textures.
Thomas Hellström
1
-3
/
+12
2006-10-13
Increase batchbuffer size to get some speed.
Thomas Hellström
5
-6
/
+18
2006-10-10
Rasterize smooth-shaded quads like trifans, which avoids texture
Keith Whitwell
1
-2
/
+14
2006-10-10
Also need to lock textures around _mesa_update_state() as values like
Keith Whitwell
6
-11
/
+39
2006-10-10
More _mesa_select_tex_image() updates.
Keith Whitwell
1
-0
/
+4
2006-10-10
Updates for new _mesa_select_tex_image prototype.
Keith Whitwell
4
-20
/
+11
2006-10-10
Add hooks to lock/unlock textures while rendering, and deal with any
Keith Whitwell
1
-0
/
+9
2006-10-10
Implement a locking scheme to protect texture object data. This
Keith Whitwell
9
-510
/
+786
2006-10-06
Catch a case where we could be emitting primitives with outstanding
Keith Whitwell
1
-3
/
+2
2006-10-06
Fix off-by-one in copypixels scissoring
Keith Whitwell
1
-1
/
+1
2006-10-06
missing x86_and & x86_or (pulled from HEAD)
Alan Hourihane
2
-0
/
+16
2006-10-05
Fix a small memory leak.
Thomas Hellström
1
-1
/
+4
2006-10-03
Remove unused variable
Keith Whitwell
1
-1
/
+0
2006-10-03
Don't invert scissor region for FBO's either.
Keith Whitwell
1
-7
/
+20
2006-10-03
Niggle: always release the old region before referencing a new one.
Keith Whitwell
1
-3
/
+7
2006-10-03
Deal with the fact that _mesa_make_current doesn't always assign
Keith Whitwell
1
-8
/
+12
2006-10-03
Don't invert scissor region for FBO's either.
Keith Whitwell
1
-7
/
+21
2006-10-03
No need to y-flip cliprect for clearing FBO
Keith Whitwell
1
-3
/
+3
2006-10-03
Revert refcount change - starting at one is correct.
Keith Whitwell
1
-1
/
+1
2006-10-03
Remove ancient workaround
Keith Whitwell
1
-33
/
+0
2006-10-03
remove unused screen param from intel_region_release
Keith Whitwell
9
-25
/
+20
2006-10-03
Fix typo defining clear rectangle for FBO clears.
Keith Whitwell
1
-1
/
+1
2006-09-29
Use the BATCH_SZ macro where appropriate.
texmem_0_3_20060929
Thomas Hellström
2
-2
/
+3
2006-09-29
Merge vsync changes from trunk.
Michel Dänzer
17
-151
/
+322
2006-09-28
Do some extra checking to avoid segfaults when incorrect AGP is in use.
Alan Hourihane
2
-1
/
+12
2006-09-28
Add 'GL_RGBA8' as a supported internalFormat for
Keith Whitwell
1
-4
/
+10
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
[next]