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
Age
Commit message (
Expand
)
Author
2009-12-12
radeon: fix #25463
Maciej Cencora
2009-12-11
r300: fix depth textures
Maciej Cencora
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-10
i915: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-10
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
intel: Make RGB textures use XRGB8888
Ian Romanick
2009-12-10
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Ian Romanick
2009-12-10
i965: Fix handling of drawing to MESA_FORMAT_XRGB8888
Ian Romanick
2009-12-10
intel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV for XRGB8888
Ian Romanick
2009-12-10
spantmp2: Add support for GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV
Ian Romanick
2009-12-10
intel: name in intel_create_renderbuffer was always 0, remove
Ian Romanick
2009-12-10
intel: Use texformat accessor to get bytes-per-pixel
Ian Romanick
2009-12-10
intel: softwareBuffer in intel_alloc_renderbuffer_storage was always false, r...
Ian Romanick
2009-12-10
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
intel: Flush the render/texture cache when finishing render to texture.
Eric Anholt
2009-12-09
r600: fix state size prediction after dc0777d3
Andre Maasikas
2009-12-09
meta: Bind texture to unit 0 for mipmap generation
Ian Romanick
2009-12-08
i965: Enable the accelerated ReadPixels path on gen4 along with pre-gen4.
Eric Anholt
2009-12-08
r600: add support for TXB instruction
Andre Maasikas
2009-12-08
r600: reorder state for render_target and blend
Andre Maasikas
2009-12-06
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-12-06
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-12-08
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-07
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
2009-12-07
radeon: fix cases when only first image where put directly into miptree.
Maciej Cencora
2009-12-07
radeon: fix image migration for small compressed textures
Maciej Cencora
2009-12-04
radeon: fix polygon stipple
Alex Deucher
2009-12-03
radeon: workaround an FBO issue
Maciej Cencora
2009-12-03
radeon: properly check if image should be placed in the miptree
Maciej Cencora
2009-12-03
r200: fix polygon stipple
Alex Deucher
2009-12-02
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Eric Anholt
2009-12-01
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-12-02
intel: Fix more front-buffer rendering after Brian's less flushing patch.
Eric Anholt
2009-12-02
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
2009-11-29
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
i915: Round point sizes instead of truncate.
Ian Romanick
2009-11-29
i915: Enable point sprite coordinate generation
Ian Romanick
2009-11-29
radeon: update miptree code a little
Maciej Cencora
2009-11-29
radeon: don't check the same miptree many times when looking for matching mip...
Maciej Cencora
2009-11-29
radeon: add some debugging info
Maciej Cencora
2009-11-28
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-11-28
radeon: need to flush cs when moving images between mipmap trees
Maciej Cencora
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-23
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-24
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
[next]