summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-24gallium: Refactor the instruction predicate TGSI token.Michal Krol
2009-11-24r300: fix swtcl bo leak problem.Dave Airlie
2009-11-24radeon/r200/r300/r600: make bo mapping be explicitDave Airlie
2009-11-23mesa: use gcc __builtin_popcount()Brian Paul
2009-11-23r300g: use util_bitcount()Brian Paul
2009-11-23egl: use util_bitcount()Brian Paul
2009-11-23gallium/util: added util_bitcount()Brian Paul
2009-11-23Merge commit 'origin/mesa_7_7_branch'Maciej Cencora
2009-11-23radeon: fix errors in miptree related functionMaciej Cencora
2009-11-23Merge branch 'mesa_7_7_branch' of http://anongit.freedesktop.org/git/mesa/mes...Maciej Cencora
2009-11-23svga: Scrub Makefiles a bitJakob Bornecrantz
2009-11-23slang: Check return value from emit_instruction().Michal Krol
2009-11-23tgsi: Clamp the source argument in micro_exp2() to avoid Inf.Michal Krol
2009-11-23tgsi: Remove code that actually had no effect.Michal Krol
2009-11-23softpipe: Initialise TGSI machine's Face.Michal Krol
2009-11-23tgsi: Fix POSITION and FACE fragment shader inputs.Michal Krol
2009-11-23tgsi: Bring BGNFOR/ENDFOR implementation up to spec.Michal Krol
2009-11-23tgsi: Fake TXD implementation in exec.Michal Krol
2009-11-23tgsi: Add execution debugging facilities to exec.Michal Krol
2009-11-23slang: Be more robust with memory in concat_shaders().Michal Krol
2009-11-23mesa: Initialize variable in _mesa_get_texel_fetch_func.Vinson Lee
2009-11-23glx: Prevent potential null pointer deference in driCreateContext.Vinson Lee
2009-11-23glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.Vinson Lee
2009-11-23glu/sgi: Fix memory leak in gluScaleImage3D.Vinson Lee
2009-11-22r600 : add support for shader instruction trunc and discard.Richard Li
2009-11-23r600: hopefully fix segfault.Dave Airlie
2009-11-23r600: fix inline issuesDave Airlie
2009-11-22r600 : add stack depth calculation, enable CF pop.Richard Li
2009-11-22r600 : use cf for all pop now, left optimization for future.Richard Li
2009-11-22r300: fix VP source conflict resolution on 64-bit machinesMaciej Cencora
2009-11-22r300: fix SIN/COS/SCS instructions for R300 fpMaciej Cencora
2009-11-22glu/sgi: Fix memory leak in gluScaleImage.Vinson Lee
2009-11-22glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee
2009-11-22svga: Prevent potential null pointer deference in vmw_surface.c.Vinson Lee
2009-11-22svga: Fix memory leak in vmw_screen_ioctl.cVinson Lee
2009-11-22st/xorg: Prevent potential null pointer deference in xorg_xv.c.Vinson Lee
2009-11-22st/xorg: Reorder cases in switch statement.Vinson Lee
2009-11-21r300g: Build fix.Corbin Simpson
2009-11-21r300g: do not reallocate r300_vertex_info and r300_rs_block all the timeMarek Olšák
2009-11-21r300g: clean up vs/fs tabsMarek Olšák
2009-11-21radeon: fix compressed mipmapped texturesMaciej Cencora
2009-11-21radeon: fix glCompressedTexSubImageMaciej Cencora
2009-11-21radeon: fix compressed mipmapped texturesMaciej Cencora
2009-11-21radeon: fix glCompressedTexSubImageMaciej Cencora
2009-11-21intel: make CopyTex[Sub]Image fallback debug messages more consistentRoland Scheidegger
2009-11-21mesa: handle different RowStride in _mesa_get_compressed_teximageRoland Scheidegger
2009-11-21i965: Fix several memory leaks on exit.Eric Anholt
2009-11-20r300g: silence warningsMarek Olšák
2009-11-20r300g: fix typo in r300_reg.h to prevent the RS unit from doing random thingsMarek Olšák
2009-11-20r300g: fix updating a vertex formatMarek Olšák