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-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
intel: Fix memory leak in case of renderbuffer bad format
Vinson Lee
2009-10-28
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-28
intel: Fix memory leak in event of mip tree allocation failure
Vinson Lee
2009-10-27
intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).
Eric Anholt
2009-10-27
intel: added region draw_x/y offsets in x/y_tile_swizzle() funcs
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-27
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-26
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
2009-10-25
mesa: remove calls to _mesa_compressed_row_stride()
Brian Paul
2009-10-24
mesa: change compressed texture size calls
Brian Paul
2009-10-23
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-10-23
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-22
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
intel: flush old context before binding new context
Brian Paul
2009-10-22
intel: define INTEL_FALLBACK_DRIVER for drivers
Brian Paul
2009-10-22
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-10-21
intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversions
Brian Paul
2009-10-20
intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).
Eric Anholt
2009-10-17
intel: Disallow relocations to the byte beyond the end of the buffer
Chris Wilson
2009-10-13
intel: fix broken sw generate mipmap path
Brian Paul
2009-10-12
intel: whitespace/formatting clean-up
Brian Paul
2009-10-12
intel: replace extern decl with #include
Brian Paul
2009-10-12
intel: added INLINE keyword to minify()
Brian Paul
2009-10-12
intel: code clean-ups
Brian Paul
2009-10-12
intel: pass zslice to intel_miptree_image_offset()
Brian Paul
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
intel: Use new drm_intel_bo_references() to avoid flushing.
Eric Anholt
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-10-05
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
intel: use driReadDrawable in do_copy_texsubimage()
Brian Paul
[next]