index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
Age
Commit message (
Expand
)
Author
2009-10-27
intel: silence warning
Brian Paul
2009-10-27
intel: minor clean-up, comments
Brian Paul
2009-10-27
intel: use _mesa_get_current_tex_unit() helper
Brian Paul
2009-10-27
intel: fix comment, formatting
Brian Paul
2009-10-27
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-27
intel: fix GL state bugs in intel_texture_bitmap()
Brian Paul
2009-10-23
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-10-23
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-22
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
intel: flush old context before binding new context
Brian Paul
2009-10-22
intel: define INTEL_FALLBACK_DRIVER for drivers
Brian Paul
2009-10-22
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-10-20
intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).
Eric Anholt
2009-10-17
intel: Disallow relocations to the byte beyond the end of the buffer
Chris Wilson
2009-10-13
intel: fix broken sw generate mipmap path
Brian Paul
2009-10-12
intel: whitespace/formatting clean-up
Brian Paul
2009-10-12
intel: replace extern decl with #include
Brian Paul
2009-10-12
intel: added INLINE keyword to minify()
Brian Paul
2009-10-12
intel: code clean-ups
Brian Paul
2009-10-12
intel: pass zslice to intel_miptree_image_offset()
Brian Paul
2009-10-08
intel: Use new drm_intel_bo_references() to avoid flushing.
Eric Anholt
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
intel: use driReadDrawable in do_copy_texsubimage()
Brian Paul
2009-10-05
intel: use driReadDrawable, not driDrawable in do_blit_readpixels()
Brian Paul
2009-10-05
intel: remove a buffer equality test in _mesa_make_current()
Brian Paul
2009-10-03
intel: Suppress a compiler warning for an pointer->int cast
Chris Wilson
2009-10-03
intel: Assert that relocation offsets are within the target
Chris Wilson
2009-10-02
intel: Remove an unexplained flush from intelClearWithBlit.
Eric Anholt
2009-10-02
intel: wrap _mesa_meta_GenerateMipmap()
Brian Paul
2009-10-01
i915: Add stub ARB_occlusion_query support under a driconf debug option.
Eric Anholt
2009-10-01
i915: Add optional support for ARB_fragment_shader under a driconf option.
Eric Anholt
2009-10-01
i915: Enable ARB_vertex_shader for both i915 and i830.
Eric Anholt
2009-10-01
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-30
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-09-28
intel: Drop my generatemipmap code in favor of the new shared code.
Eric Anholt
2009-09-28
intel: Remove some dead metaops code.
Eric Anholt
2009-09-28
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-28
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-25
intel: Handle GL_RGB8 for glCopyTex(Sub)Image.
Michel Dänzer
2009-09-25
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
i915: Fix GetBufferSubData in the case of a system-memory BO.
Eric Anholt
2009-09-24
intel: Flush the batch when we're about to subdata into a VBO.
Eric Anholt
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
intel: use default array/element buffers in intel_generate_mipmap()
Brian Paul
2009-09-21
intel: Mark the FBO as incomplete if there's no intel_renderbuffer for it.
Eric Anholt
2009-09-21
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Michel Dänzer
2009-09-21
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-20
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
[next]