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-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
2009-09-20
intel: meta clear has a new name.
Chia-I Wu
2009-09-20
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-19
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
intel: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-18
[i965] add a missing header file
Zou Nan hai
2009-09-18
[i965] use intel_batchbuffer_flush to flush the clear
Zou Nan hai
2009-09-16
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
i965: do a flush in clear, fix openarena render issue,
Zou Nan hai
2009-09-15
mesa: move generate mipmap calls
Brian Paul
2009-09-14
intel: minor code clean-ups
Brian Paul
2009-09-14
intel: fix renderbuffer map/unmap regression
Brian Paul
2009-09-14
intel: remove unneeded driver function assignments
Brian Paul
2009-09-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
intel: disable intel_stencil_drawpixels() for now
Brian Paul
2009-09-10
Fix merge fail
Ian Romanick
2009-09-10
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-10
intel: add B43 chipset support
Zhenyu Wang
2009-09-10
intel: Don't forget to map the depth read buffer in spans.
Eric Anholt
[next]