index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
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-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-07
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
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-02
intel: Fix more front-buffer rendering after Brian's less flushing patch.
Eric Anholt
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-21
intel: make CopyTex[Sub]Image fallback debug messages more consistent
Roland Scheidegger
2009-11-16
i965: Use MESA_FORMAT_AL1616 when appropriate
Ian Romanick
2009-11-13
intel: Remove some dead context structure fields.
Eric Anholt
2009-11-13
i965: Remove an unused cache_item field.
Eric Anholt
2009-11-13
i965: Use bo_map instead of subdata to upload the bits of constant buffer.
Eric Anholt
2009-11-13
intel: When subdataing a busy buffer, use a temporary and blit in.
Eric Anholt
2009-11-12
intel: Don't check for context pointer to be NULL during extension init
Ian Romanick
2009-11-12
intel: Remove unused enable_imaging parameter to intelInitExtensions
Ian Romanick
2009-11-06
intel: better front color buffer test in intelClear()
Brian Paul
2009-11-06
intel: Finish removing the fallback code for bug #16697.
Eric Anholt
2009-11-06
intel: Don't validate in a texture image used as a render target.
Eric Anholt
2009-11-06
intel: Clean up some extra struct indirection in finalize.
Eric Anholt
2009-11-06
intel: Use _mesa_get_current_tex_object() to clean up TFP path.
Eric Anholt
2009-11-06
intel: Remove duplicated arguments from intel_miptree_match_image().
Eric Anholt
2009-11-06
intel: Remove obsolete comment about GEM in the spans code.
Eric Anholt
2009-11-06
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-11-06
Make a convenient int for what chipset generation we're on.
Eric Anholt
2009-11-06
intel: call intel_check_front_buffer_rendering() in intelClear()
Brian Paul
2009-11-04
Fix YTILE spantmp functions
Alan Hourihane
2009-11-03
intel: avoid unnecessary front buffer flushing/updating
Brian Paul
2009-10-30
intel: Use GTT mapping when available for swrast.
Eric Anholt
2009-10-30
intel: Fix up z24_x8 depth spans since the texformat merge.
Eric Anholt
2009-10-30
intel: Set the texture format in the TFP path.
Eric Anholt
2009-10-30
intel: fix up some XRGB breakage
Brian Paul
2009-10-29
intel: update intel_create_renderbuffer(format), add XRGB support
Brian Paul
2009-10-29
intel: remove memcpy_get_tex_image() code
Brian Paul
2009-10-29
i915: Implement min/max LOD clamping with the hardware.
Eric Anholt
2009-10-29
intel: check for single memcpy() in memcpy_get_tex_image()
Brian Paul
2009-10-29
intel: Don't bother MI_FLUSHing on glFlush in the DRI2 case.
Eric Anholt
2009-10-29
intel: Clean up merge leftover from the DRI2 swap throttling.
Eric Anholt
2009-10-29
intel: remove debug code
Brian Paul
2009-10-29
intel: added fast memcpy path for glGetTexImage()
Brian Paul
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-28
Merge branch 'mesa_7_6_branch'
Brian Paul
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-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
[prev]
[next]