summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
2009-10-28r600: add occlusion query supportAlex Deucher
2009-10-28Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-28intel: Fix memory leak in event of mip tree allocation failureVinson Lee
2009-10-27intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).Eric Anholt
2009-10-27intel: added region draw_x/y offsets in x/y_tile_swizzle() funcsBrian Paul
2009-10-27intel: silence warningBrian Paul
2009-10-27via: silence unused var warningsBrian Paul
2009-10-27intel: minor clean-up, commentsBrian Paul
2009-10-27intel: use _mesa_get_current_tex_unit() helperBrian Paul
2009-10-27intel: fix comment, formattingBrian Paul
2009-10-27intel: fix src offset bug in do_copy_texsubimage()Brian Paul
2009-10-27i915: Fix driver for the miptree x/y offset changes.Eric Anholt
2009-10-27i965: be clear that the Fallback field is a boolean, not a bitfieldBrian Paul
2009-10-27Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"Brian Paul
2009-10-27intel: fix GL state bugs in intel_texture_bitmap()Brian Paul
2009-10-27intel: fix src offset bug in do_copy_texsubimage()Brian Paul
2009-10-27i915: Fix driver for the miptree x/y offset changes.Eric Anholt
2009-10-27i965: be clear that the Fallback field is a boolean, not a bitfieldBrian Paul
2009-10-27Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"Brian Paul
2009-10-26intel: fix GL state bugs in intel_texture_bitmap()Brian Paul
2009-10-23Merge remote branch 'origin/mesa_7_6_branch'Eric Anholt
2009-10-23i965: Annotate _NEW_COLOR dependency for brw_update_renderbuffer_surface().Eric Anholt
2009-10-23intel: Keep track of x,y offsets in miptrees and use them for blitting.Eric Anholt
2009-10-23mesa/dri: Remove extension_helper.h.Chia-I Wu
2009-10-23mesa: Enable remap table in core.Chia-I Wu
2009-10-23r600: remove duplicate stride settingAndre Maasikas
2009-10-23r600: for position invariant programs reading vert_pos is not always known at...Andre Maasikas
2009-10-23r600: remove remains of old tnl pipelineAlex Deucher
2009-10-23r600: fix render size predictionAlex Deucher
2009-10-23r600: remove old tnl pipelineAlex Deucher
2009-10-23r600: clean up context creationAlex Deucher
2009-10-22Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-22intel: flush old context before binding new contextBrian Paul
2009-10-22i965: fix hacked Fallback usage in brw_prepare_vertices()Brian Paul
2009-10-22intel: define INTEL_FALLBACK_DRIVER for driversBrian Paul
2009-10-22intel: Fallback field is a bitmask, use GLbitfieldBrian Paul
2009-10-22i965: remove unused brw_context::tmp_fallback fieldBrian Paul
2009-10-22i965: remove unused BRW_FALLBACK_TEXTURE bitBrian Paul
2009-10-22Kill off trident.Corbin Simpson
2009-10-22Nuke s3v.Corbin Simpson
2009-10-22Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher
2009-10-22r600: set barrier for tex inst if dst is used earlier, might overwrite it oth...Andre Maasikas
2009-10-22r600: need to export something from PSAndre Maasikas
2009-10-22r600: add beginnings of ARL instructionAndre Maasikas
2009-10-20intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).Eric Anholt
2009-10-19r300: fix texture size handling with size > 2048Mathias Fröhlich
2009-10-19r600: Fix size calculation for 24 bit depthRobert Noland
2009-10-19Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher
2009-10-17intel: Disallow relocations to the byte beyond the end of the bufferChris Wilson
2009-10-16mesa: lift default symlinks target into Makefile.templateBrian Paul