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-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2009-12-28
intel: Fix false positives in checking for non-packed depth/stencil RB.
Eric Anholt
2009-12-28
intel: Allow binding a stencil but not a depth buffer.
Eric Anholt
2009-12-28
intel: Improve INTEL_DEBUG=fbo output.
Eric Anholt
2009-12-28
intel: Remove dead fthrottle_mode option. We only do IRQ waits.
Eric Anholt
2009-12-28
intel: Silence compiler warnings.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-25
intel: Silence implicit function declaration warning.
Vinson Lee
2009-12-22
intel: Replace some gen3 IS_* checks with context structure usage.
Eric Anholt
2009-12-22
intel: Replace IS_965 checks with context structure usage.
Eric Anholt
2009-12-22
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
intel: Fix leakage of active texture state in glBitmap fp metaops.
Eric Anholt
2009-12-22
intel: Remove unused stored values reported by clang.
Eric Anholt
2009-12-21
intel: Replace release info in DRIVER_DATE with "DEVELOPMENT"
Ian Romanick
2009-12-21
Merge branch 'mesa_7_7_branch'
Ian Romanick
2009-12-21
intel: Bump driver date to reflect status as final Q4 driver RC
Ian Romanick
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-15
intel: Fallback to software if drawable size is > MaxRenderbufferSize
Ian Romanick
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
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
intel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV for XRGB8888
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-08
i965: Enable the accelerated ReadPixels path on gen4 along with pre-gen4.
Eric Anholt
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-07
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
2009-12-02
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
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-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-23
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-21
intel: make CopyTex[Sub]Image fallback debug messages more consistent
Roland Scheidegger
2009-11-19
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
intel: Remove dead intel_context members and move some packing around.
Eric Anholt
2009-11-19
intel: Remove our special color packing macros and just use colormac.h.
Eric Anholt
2009-11-19
intel: Pack colors for blit at blit time, rather than at ClearColor.
Eric Anholt
2009-11-19
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
i915: Remove dead meta_draw_quad code.
Eric Anholt
2009-11-16
i965: Use MESA_FORMAT_AL1616 when appropriate
Ian Romanick
[next]