Age | Commit message (Expand) | Author |
2009-11-27 | nv50: bswap32 the polygon stipple pattern | Christoph Bumiller |
2009-11-27 | gallium/util: added util_bswap32() | Christoph Bumiller |
2009-11-27 | svga: fix for not using texture width/height/depth arrays | Roland Scheidegger |
2009-11-27 | r300g,llvmpipe: fix some more merge problems | Roland Scheidegger |
2009-11-27 | Merge branch 'width0' | Roland Scheidegger |
2009-11-27 | st/xorg: proper fix for compositing after rounding up | Keith Whitwell |
2009-11-27 | rbug: Mention where the GUI can be found. | José Fonseca |
2009-11-27 | svga: Re-add shader dumping. | José Fonseca |
2009-11-27 | Revert "st/xorg: fix composite after texture size changes" | Keith Whitwell |
2009-11-27 | st/xorg: fix composite after texture size changes | Keith Whitwell |
2009-11-27 | wgl: Fix copy'n'paste typo in comment. | José Fonseca |
2009-11-27 | svga: Handle comment tokens when dumping. | José Fonseca |
2009-11-27 | svga: Use consistent names for public symbol names of shader dumping facilities. | José Fonseca |
2009-11-27 | svga: Use consistent file names for dumping facilities. | José Fonseca |
2009-11-27 | st/xorg: speculatively round textures up to nearest POT | Keith Whitwell |
2009-11-27 | st/xorg: free last fence | Keith Whitwell |
2009-11-27 | svga: flush our command buffer after the 8th distinct render target | Keith Whitwell |
2009-11-27 | svga: add DEBUG_CACHE option | Keith Whitwell |
2009-11-27 | vega: Update shader headers. | Michal Krol |
2009-11-27 | python/tests: Update shader headers. | Michal Krol |
2009-11-27 | svga: Update text shader header. | Michal Krol |
2009-11-27 | vl: Do not emit tgsi_version token. | Michal Krol |
2009-11-27 | tgsi: Remove tgsi_version token. | Michal Krol |
2009-11-27 | gallium: Remove tgsi_version token. | Michal Krol |
2009-11-26 | svga: Prevent potential null pointer dereference in vmw_surface.c. | Vinson Lee |
2009-11-26 | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger |
2009-11-26 | tgsi/exec: Fix orientation of DDY. | Michal Krol |
2009-11-26 | tgsi/exec: Force return from a subroutine at ENDSUB. | Michal Krol |
2009-11-26 | draw: Fix max_index check. | Keith Whitwell |
2009-11-26 | tgsi/ureg: Add forgotten goto in ureg_DECL_constant(). | Michal Krol |
2009-11-26 | llvmpipe: Fake missing SSSE3 when simulation less capabable machines. | José Fonseca |
2009-11-26 | llvmpipe: Update/correct CPU requirements. | José Fonseca |
2009-11-25 | tgsi: Fix token builder. | Michal Krol |
2009-11-25 | tgsi: Update raw token dumper after token definition changes. | Michal Krol |
2009-11-25 | vmware/xorg: Remove gem include | Jakob Bornecrantz |
2009-11-26 | st/xorg: Use pipe clear hook for solid fills of whole pixmaps. | Michel Dänzer |
2009-11-26 | svga: hash the whole key, not just the first four bytes | Keith Whitwell |
2009-11-26 | st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback. | Michel Dänzer |
2009-11-26 | st/xorg: fix refcounting bugs introduced in earlier commit | Keith Whitwell |
2009-11-26 | st/xorg: formatting | Keith Whitwell |
2009-11-26 | st/xorg: remove debugging flush | Keith Whitwell |
2009-11-26 | svga: Remove spurious argument to SVGA_DBG. | José Fonseca |
2009-11-26 | st/xorg: render throttling in block handler | Keith Whitwell |
2009-11-26 | st/xorg: split copy operation into prepare/copy/done phases | Keith Whitwell |
2009-11-26 | st/xorg: don't set up constant buffer for non-xv fragment shaders | Keith Whitwell |
2009-11-26 | st/xorg: split up shared Done call | Keith Whitwell |
2009-11-26 | st/xorg: set up rasterizer state in init | Keith Whitwell |
2009-11-26 | st/xorg: remove redundant clipping code | Keith Whitwell |
2009-11-26 | st/xorg: don't bother with cso save and restore in copy func | Keith Whitwell |
2009-11-26 | st/xorg: consolidate some dest surface state setting | Keith Whitwell |