summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2009-11-20r300g: add texture lod clampingMarek Olšák
2009-11-20r300g: Begin separating HW TCL and SW TCL state and setup.Corbin Simpson
2009-11-20st/egl: Fix memory leak in egl_tracker.c.Vinson Lee
2009-11-20draw: Initialize variable in draw_pt.c.Vinson Lee
2009-11-20r300g: emit R300_TEX_ENABLE to indicate there are no textures boundMarek Olšák
2009-11-20r300g: remove variant states from emit_state_invariantMarek Olšák
2009-11-20r300g: Texrect factor cleanup.Corbin Simpson
2009-11-20r300g: fix rectangle textures on r3xxMarek Olšák
2009-11-20i915g: Add missing break statement in i915_debug.c.Vinson Lee
2009-11-20gallium/util: Initialize variables in u_pack_color.h.Vinson Lee
2009-11-20r300g: Clean up bitcounting function.Corbin Simpson
2009-11-20r300g: Use MAX3 and MIN3.Corbin Simpson
2009-11-20util: Add MAX3 and MIN3.Corbin Simpson
2009-11-20r300g: set better values in the R300_VAP_CNTL registerMarek Olšák
2009-11-20Fix comment to use /* */ rather than //Alan Hourihane
2009-11-20Fix indentation.Alan Hourihane
2009-11-20Fix vega compilation.Alan Hourihane
2009-11-20Fix memory leak.Alan Hourihane
2009-11-20r600 : eliminate Wondows line ending for test code.Richard Li
2009-11-20Merge remote branch 'origin/mesa_7_7_branch'Dave Airlie
2009-11-20r100: fix texture_from_pixmap and compiz.Dave Airlie
2009-11-19r600 : Clean up a bit test code mess.Richard Li
2009-11-19st/xorg: Fix infinite loop in copy_packed_data.Vinson Lee
2009-11-19st/mesa: replace st_flush() with pipe->flush()Brian Paul
2009-11-19vbo: added recursion check in vbo_exec_FlushVertices()Brian Paul
2009-11-19r600 : change shader pop method for now.Richard Li
2009-11-19st/mesa: get rid of compressed_num_bytes() codeBrian Paul
2009-11-19st/mesa: remove is_compressed_mesa_format()Brian Paul
2009-11-19st/mesa: remove pointless assertionBrian Paul
2009-11-19softpipe: whitespace/indentation fixesBrian Paul
2009-11-19Merge branch 'master' of ssh://richardradeon@git.freedesktop.org/git/mesa/mesaRichard Li
2009-11-19r600 : check in shader code test enable flag: if flagRichard Li
2009-11-19pb: Make fenced buffers threadsafe.José Fonseca
2009-11-19softpipe: add missing check in softpipe_is_texture_referenced()Brian Paul
2009-11-19st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer
2009-11-19st/xorg: Miscellaneous XVideo fixes.Michel Dänzer
2009-11-19st/xorg: Try harder to ensure a shared texture has valid contents right away.Michel Dänzer
2009-11-19st/xorg: Don't complain about convolution filter being 'unknown'.Michel Dänzer
2009-11-19intel: Remove non-GEM support.Eric Anholt
2009-11-19intel: Remove dead intel_context members and move some packing around.Eric Anholt