Age | Commit message (Expand) | Author |
2010-01-25 | softpipe: enable new blend functionality | Roland Scheidegger |
2010-01-25 | trace: adapt to blend changes | Roland Scheidegger |
2010-01-25 | svga: adapt to blend changes | Roland Scheidegger |
2010-01-25 | softpipe: adapt to blend changes | Roland Scheidegger |
2010-01-25 | nouveau: adapt drviers to blend changes | Roland Scheidegger |
2010-01-25 | r300g: adapt to blend changes | Roland Scheidegger |
2010-01-25 | i965g: adapt to blend changes | Roland Scheidegger |
2010-01-25 | i915g: adapt to blend changes | Roland Scheidegger |
2010-01-25 | cell: adapt to blend changes | Roland Scheidegger |
2010-01-25 | llvmpipe: adapt to blend changes | Roland Scheidegger |
2010-01-25 | llvmpipe: Remove lp_tex_sample_c.c again. | José Fonseca |
2010-01-24 | r300g,radeong: finish and enable the immediate mode | Marek Olšák |
2010-01-24 | r300g: fix zero-area scissor | Marek Olšák |
2010-01-24 | r300g,radeong: set tiling flags in libdrm | Marek Olšák |
2010-01-25 | nv50: fix uninitialized variable in nv50_revdep_reorder | Marcin Slusarz |
2010-01-25 | nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx) | Marcin Slusarz |
2010-01-25 | nouveau: fix winsys object leak | Marcin Slusarz |
2010-01-24 | nv50: fix handling of FragCoord input | Christoph Bumiller |
2010-01-24 | nv50: only flush texture caches on st request | Christoph Bumiller |
2010-01-24 | nv50: implement render_condition | Christoph Bumiller |
2010-01-24 | r300g: avoid the use of goto | Dave Airlie |
2010-01-24 | r300g: fix flushing harder. | Dave Airlie |
2010-01-23 | r300: fix wrong call in last commit | Dave Airlie |
2010-01-23 | r300g: fix up buffer emission ordering. | Dave Airlie |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-21 | i915g: Remove unnecessary header. | Vinson Lee |
2010-01-21 | svga: Remove unused variable. | Vinson Lee |
2010-01-21 | svga: Remove duplicate code. | José Fonseca |
2010-01-21 | svga: Remove unused code. | José Fonseca |
2010-01-21 | svga: Don't swap buffers to system memory -- winsys' responsibility. | José Fonseca |
2010-01-21 | svga: Avoid synchronization issues when doing SW TNL. | José Fonseca |
2010-01-21 | svga: Follow buffer usage semantics properly. | José Fonseca |
2010-01-21 | llvmpipe: Remove unnecessary headers. | Vinson Lee |
2010-01-21 | svga: Remove unnecessary headers. | Vinson Lee |
2010-01-21 | softpipe: added region assertions in softpipe_get_tex_transfer() | Brian Paul |
2010-01-20 | gallium/i965: Make brw_batchbuffer prototypes match in source & header | Alan Coopersmith |
2010-01-20 | llvmpipe: adapt to per-rendertarget blend changes | Roland Scheidegger |
2010-01-20 | softpipe: Remove unnecessary headers. | Vinson Lee |
2010-01-19 | i915g: Remove unnecessary headers. | Vinson Lee |
2010-01-19 | r300g: Move GB_AA_CONFIG to its eventual new home. | Corbin Simpson |
2010-01-19 | r300g: Make invariant state into an atom. | Corbin Simpson |
2010-01-19 | svga: Do a more propper creation of textures from handles | Jakob Bornecrantz |
2010-01-19 | softpipe: remove redundant assignments | Brian Paul |
2010-01-19 | st/drm: Expose kernel driver name | Jakob Bornecrantz |
2010-01-19 | softpipe: Fix vertex buffer memory leak. | José Fonseca |
2010-01-18 | softpipe: Skip depth testing for PIPE_S8_UNORM. | José Fonseca |
2010-01-18 | svga: Ensure buffer size/alignment is not zero. | José Fonseca |
2010-01-18 | nv50: fix constant vtxattr methods | Christoph Bumiller |
2010-01-18 | nv50: make instanced drawing work with edge flags | Christoph Bumiller |
2010-01-18 | nv50: cannot exit shaders on a control flow instruction | Christoph Bumiller |