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-10-29
i965: use macros to get/set prog_instruction::Aux field
Brian Paul
2009-10-29
i965: minor code reformatting
Brian Paul
2009-10-29
i915: Implement min/max LOD clamping with the hardware.
Eric Anholt
2009-10-29
i965: Replace a MIN(MAX()) with CLAMP().
Eric Anholt
2009-10-29
intel: check for single memcpy() in memcpy_get_tex_image()
Brian Paul
2009-10-29
i965: Fix fallout from ARB_depth_clamp enablement that broke glDepthRange.
Eric Anholt
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-29
radeon: fix incorrect Z format in radeon_alloc_renderbuffer_storage()
Brian Paul
2009-10-28
mesa: re-remove s3v and trident driver files
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
r600: add occlusion query support
Alex Deucher
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
radeon: add case for MESA_FORMAT_X8_Z24 in radeon_create_renderbuffer()
Brian Paul
2009-10-27
intel: silence warning
Brian Paul
2009-10-27
via: silence unused var warnings
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
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-27
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
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-27
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-27
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
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: remove _mesa_compressed_texture_size()
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
i965: Annotate _NEW_COLOR dependency for brw_update_renderbuffer_surface().
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/dri: Remove extension_helper.h.
Chia-I Wu
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
r600: remove duplicate stride setting
Andre Maasikas
2009-10-23
r600: for position invariant programs reading vert_pos is not always known at...
Andre Maasikas
2009-10-23
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
r600: fix render size prediction
Alex Deucher
2009-10-23
r600: remove old tnl pipeline
Alex Deucher
[next]