Age | Commit message (Expand) | Author |
2009-12-17 | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol |
2009-12-17 | Merge branch 'master' into pipe-format-simplify | Michal Krol |
2009-12-11 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-10 | st/xorg: fix yv12 plus some cleanups in the upload code | Zack Rusin |
2009-12-10 | st/xorg: enable yv12 for xv | Zack Rusin |
2009-12-08 | Merge branch 'gallium-strict-aliasing' | Roland Scheidegger |
2009-12-08 | gallium: fix more potential strict aliasing issues | Roland Scheidegger |
2009-12-08 | Remove remaining pipe format utility functions. | Michal Krol |
2009-12-07 | gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe | Roland Scheidegger |
2009-12-05 | st/xvmc: No more pf_get_block(). | Younes Manton |
2009-12-04 | st/xorg: Add enter/leave vt hooks for winsys | Jakob Bornecrantz |
2009-12-04 | st/xorg: Fix leave enter vt cycle in crtc code | Jakob Bornecrantz |
2009-12-04 | st/xorg: New libkms destroy api | Jakob Bornecrantz |
2009-12-04 | vega: fix missing include | Roland Scheidegger |
2009-12-04 | Merge branch 'gallium-noblocks' | Roland Scheidegger |
2009-12-03 | gallium: fix remaining users of pipe_reference function | Roland Scheidegger |
2009-12-03 | Move pf_get_component_bits() to u_format auxiliary module. | Michal Krol |
2009-12-03 | Move pf_get_block() to u_format auxiliary module. | Michal Krol |
2009-12-03 | Move pf_is_depth_stencil() to u_format auxiliary module. | Michal Krol |
2009-12-02 | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz |
2009-12-01 | st/xorg: Create winsys hooks that we call into | Jakob Bornecrantz |
2009-12-02 | wgl: Call st_swapbuffers instead of st_notify_swapbuffers. | José Fonseca |
2009-12-01 | st/xorg: fix merge droppings | Keith Whitwell |
2009-12-01 | Merge commit 'origin/tgsi-simplify-ext' | Keith Whitwell |
2009-12-01 | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell |
2009-12-01 | python: Update for renamed sampler/texture state setters. | Michal Krol |
2009-11-30 | fixups for interface changes (mostly state trackers) | 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 | 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 | st/xorg: speculatively round textures up to nearest POT | Keith Whitwell |
2009-11-27 | st/xorg: free last fence | Keith Whitwell |
2009-11-27 | vega: Update shader headers. | Michal Krol |
2009-11-27 | python/tests: Update shader headers. | Michal Krol |
2009-11-26 | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger |
2009-11-26 | st/xorg: Use pipe clear hook for solid fills of whole pixmaps. | Michel Dänzer |
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 | 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 |