mesa.git
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Ian Romanicki915: Actually put i915PointParameterfv in the driver...
2009-11-30 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-11-30 Ian Romanicki915: Fallback bit define missed on previous commit
2009-11-30 Ian Romanicki915: Round point sizes instead of truncate.
2009-11-30 Ian Romanicki915: Enable point sprite coordinate generation
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-11-29 Maciej Cencoraradeon: update miptree code a little
2009-11-29 Maciej Cencoraradeon: don't check the same miptree many times when...
2009-11-29 Maciej Cencoraradeon: add some debugging info
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGenf.
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGeni.
2009-11-29 Vinson Leedri: Fix potential null pointer dereference in driBindC...
2009-11-29 Vinson Leemesa: Fix array out-of-bounds access in _mesa_TexEnvf.
2009-11-28 Maciej Cencoraradeon: need to flush cs when moving images between...
2009-11-27 José Fonsecascons: Promote pointer arithmetic to error.
2009-11-27 José Fonsecaconfigs: Warn about pointer arithmetic.
2009-11-27 José Fonsecamesa: Avoid void pointer arithmetic.
2009-11-27 Keith Whitwellst/xorg: proper fix for compositing after rounding up
2009-11-27 José Fonsecarbug: Mention where the GUI can be found.
2009-11-27 José Fonsecasvga: Re-add shader dumping.
2009-11-27 Keith WhitwellRevert "st/xorg: fix composite after texture size changes"
2009-11-27 Keith Whitwellst/xorg: fix composite after texture size changes
2009-11-27 José Fonsecawgl: Fix copy'n'paste typo in comment.
2009-11-27 José Fonsecasvga: Handle comment tokens when dumping.
2009-11-27 José Fonsecasvga: Use consistent names for public symbol names...
2009-11-27 José Fonsecasvga: Use consistent file names for dumping facilities.
2009-11-27 Keith Whitwellst/xorg: speculatively round textures up to nearest POT
2009-11-27 Keith Whitwellst/xorg: free last fence
2009-11-27 Keith Whitwellsvga: flush our command buffer after the 8th distinct...
2009-11-27 Keith Whitwellsvga: add DEBUG_CACHE option
2009-11-27 Vinson Leesvga: Prevent potential null pointer dereference in...
2009-11-26 Ian RomanickImprove implementation of GL_POINT_SPRITE_COORD_ORIGIN...
2009-11-25 Dave Airlieradeon: fix context destroy needing lock for flushing.
2009-11-25 Jakob Bornecrantzvmware/xorg: Remove gem include
2009-11-26 Michel Dänzerst/xorg: Use pipe clear hook for solid fills of whole...
2009-11-26 Keith Whitwellsvga: hash the whole key, not just the first four bytes
2009-11-26 Michel Dänzerst/xorg: Make sure DRI2 blits use GPU copy contents...
2009-11-26 Keith Whitwellst/xorg: fix refcounting bugs introduced in earlier...
2009-11-26 Keith Whitwellst/xorg: formatting
2009-11-26 Keith Whitwellst/xorg: remove debugging flush
2009-11-26 José Fonsecasvga: Remove spurious argument to SVGA_DBG.
2009-11-26 Keith Whitwellst/xorg: render throttling in block handler
2009-11-26 Keith Whitwellst/xorg: split copy operation into prepare/copy/done...
2009-11-26 Keith Whitwellst/xorg: don't set up constant buffer for non-xv fragme...
2009-11-26 Keith Whitwellst/xorg: split up shared Done call
2009-11-26 Keith Whitwellst/xorg: set up rasterizer state in init
2009-11-26 Keith Whitwellst/xorg: remove redundant clipping code
2009-11-26 Keith Whitwellst/xorg: don't bother with cso save and restore in...
2009-11-26 Keith Whitwellst/xorg: consolidate some dest surface state setting
2009-11-26 Vinson Leeglu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
2009-11-24 Jakob Bornecrantzvmware/xorg: Link against libkms
2009-11-24 Jakob Bornecrantzvmware/xorg: Clean Makefile a bit
2009-11-24 Jakob Bornecrantzvmware/xorg: Don't link against libdrm_intel
2009-11-24 Jakob Bornecrantzvmware/xorg: Stage driver in lib/gallium
2009-11-24 Jakob Bornecrantzst/xorg: Pass mode types from the kernel to X
2009-11-24 Jakob Bornecrantzst/xorg: Add libkms integration
2009-11-24 Jakob Bornecrantzst/xorg: Touch up xorg_crtc.c
2009-11-24 Jakob Bornecrantzst/xorg: Rename driver functions
2009-11-24 Jakob Bornecrantzst/xorg: Rename output functions
2009-11-24 Jakob Bornecrantzst/xorg: Rename dri2 functions
2009-11-24 Jakob Bornecrantzst/xorg: Standardise all function names defined in...
2009-11-25 Keith Whitwellsvga: try harder to make the cachable flag work
2009-11-25 Zack Rusinst/xorg: accelerate src luminance
2009-11-25 Zack Rusinutil: also print out memory statistics
2009-11-25 Keith Whitwellsvga: revert packing of surface key
2009-11-25 Dave Airlieradeon: fix context destroy needing lock for flushing.
2009-11-25 Vinson Leeglu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.
2009-11-25 Vinson Leeglu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
2009-11-25 Vinson Leeglu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
2009-11-24 Keith Whitwellsvga: cache textures as well as buffers
2009-11-24 Keith Whitwellst/xorg: use surface_copy for blits if available
2009-11-24 Ian Romanicki915: Initialize Length and Offset fields when mapping...
2009-11-24 Ian Romanickshaderutil: Fix detection of shaders
2009-11-24 Jakob Bornecrantzsvga: Filter out pendantic and ansi flags
2009-11-24 Vinson Leeglu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
2009-11-24 Vinson Leedri: Fix potential null pointer deference in dri_put_dr...
2009-11-23 Maciej Cencoraradeon: fix errors in miptree related function
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzautoconf: Fix case for not having package
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-23 Michel DänzerFix the DRI swrast driver for big endian platforms.
2009-11-23 Vinson Leemesa: Initialize variable in _mesa_get_texel_fetch_func.
2009-11-23 Vinson Leeglx: Prevent potential null pointer deference in driCre...
2009-11-23 Vinson Leeglu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
2009-11-23 Vinson Leeglu/sgi: Fix memory leak in gluScaleImage3D.
2009-11-22 Maciej Cencorar300: fix VP source conflict resolution on 64-bit machines
2009-11-22 Maciej Cencorar300: fix SIN/COS/SCS instructions for R300 fp
2009-11-22 Vinson Leeglu/sgi: Fix memory leak in gluScaleImage.
2009-11-22 Vinson Leeglu: Fix memory leak in __gl_meshMakeEdge.
2009-11-22 Vinson Leesvga: Prevent potential null pointer deference in vmw_s...
2009-11-22 Vinson Leesvga: Fix memory leak in vmw_screen_ioctl.c
2009-11-22 Vinson Leest/xorg: Prevent potential null pointer deference in...
2009-11-22 Vinson Leest/xorg: Reorder cases in switch statement.
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-21 Maciej Cencoraradeon: fix glCompressedTexSubImage
2009-11-21 Maciej Cencoraradeon: fix compressed mipmapped textures
2009-11-21 Maciej Cencoraradeon: fix glCompressedTexSubImage
2009-11-21 Roland Scheideggerintel: make CopyTex[Sub]Image fallback debug messages...
2009-11-21 Roland Scheideggermesa: handle different RowStride in _mesa_get_compresse...
next