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
Age
Commit message (
Expand
)
Author
2009-12-22
radeon: drop unused members of radeon_state.
Dave Airlie
2009-12-22
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-12-18
i915: Fix GL_TEXTURE_MAX_LEVEL support (piglit levelclamp test).
Eric Anholt
2009-12-18
i915: Clean up some unnecessary x/y miptree code.
Eric Anholt
2009-12-18
i965: Add support for OPCODE_CMP in the VS to fix GLSL sqrt()
Eric Anholt
2009-12-16
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
unichrome: Silence compiler warnings.
Vinson Lee
2009-12-15
sis: Silence compiler warnings.
Vinson Lee
2009-12-15
savage: Silence compiler warnings.
Vinson Lee
2009-12-15
r128: Silence uninitialized variable warnings in r128_tris.c.
Vinson Lee
2009-12-15
dri: Initialize variable in driBindContext.
Vinson Lee
2009-12-15
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
intel: Fallback to software if drawable size is > MaxRenderbufferSize
Ian Romanick
2009-12-14
mga: Silence uninitialized variable warnings.
Vinson Lee
2009-12-14
mach64: Silence uninitialized variable warnings.
Vinson Lee
2009-12-14
i965: Use current draw buffer instead of drawable visual to get alpha bits
Ian Romanick
2009-12-13
i810: Silence uninitialized variable warnings in i180tris.c
Vinson Lee
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-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
[next]