Age | Commit message (Expand) | Author |
2010-01-13 | radeong: Change DRI driver name to radeong. | Corbin Simpson |
2010-01-12 | winsys/drm: Use egl_g3d to build EGL drivers. | Chia-I Wu |
2010-01-12 | winsys/drm: Add name field to drm_api. | Chia-I Wu |
2010-01-11 | radeong: Check for DONTBLOCK before flushing, remove dead code. | Corbin Simpson |
2010-01-11 | nouveau: Make winsys recognise the original NV50. | Marcin Kościelnicki |
2010-01-04 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-04 | vmware/xorg: Fix SCons build. | Michel Dänzer |
2010-01-01 | scons: Aggregate all tiny libraries in a single library. | José Fonseca |
2009-12-27 | r300g: fix use of uninitialised variables. | Dave Airlie |
2009-12-27 | r300g: rename modesetting_drv.so to radeong_drv.so | Dave Airlie |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-21 | ws/i965: respect DEBUG_WINSYS flag | Keith Whitwell |
2009-12-18 | Revert "r300g: flush CS if a buffer being deleted is referenced by it" | Corbin Simpson |
2009-12-18 | Merge branch 'pipe-format-simplify' | Michal Krol |
2009-12-18 | r300g: store own copy of flush_cb and flush data. | Dave Airlie |
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-15 | r300g: flush CS if a buffer being deleted is referenced by it | Marek Olšák |
2009-12-11 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-10 | winsys/intel: fix dereferencing of opaque type due to pipe_reference changes | Roland Scheidegger |
2009-12-09 | vmware/xorg: Properly detect overlay support | Jakob Bornecrantz |
2009-12-09 | vmware/core: Update vmwgfx_drm.h | Jakob Bornecrantz |
2009-12-08 | Merge branch 'gallium-strict-aliasing' | Roland Scheidegger |
2009-12-08 | Merge branch 'mesa_7_7_branch' | Michel Dänzer |
2009-12-08 | vmware/xorg: Fix SCons build. | Michel Dänzer |
2009-12-08 | vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined. | Michel Dänzer |
2009-12-08 | Merge branch 'mesa_7_7_branch' | Andre Maasikas |
2009-12-06 | radeong: Automatically softpipe for non-r3xx. | Corbin Simpson |
2009-12-06 | radeong: Call softpipe_create directly. | Corbin Simpson |
2009-12-04 | radeong: flush CS if a buffer being mapped is referenced by it | Marek Olšák |
2009-12-04 | r300g, radeong: fix the CS overflow | Marek Olšák |
2009-12-04 | r300g: fix warnings | Marek Olšák |
2009-12-04 | vmware/xorg: Also stop ports on close | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Stop video ports on leave vt | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Use Write instead of WriteRead for cursor bypass | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Give kernel infromation about cursor bypass | Jakob Bornecrantz |
2009-12-04 | vmware/xorg: Handle no init of video in vmw_video_close | Jakob Bornecrantz |
2009-12-04 | vmware/core: Update vmwgfx_drm.h to include cursor bypass | Jakob Bornecrantz |
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_block() to u_format auxiliary module. | Michal Krol |
2009-12-02 | radeong: Clean up some bad code. | Corbin Simpson |
2009-12-02 | radeong: Add helper to determine pipe driver. | Corbin Simpson |
2009-12-02 | radeong: Do ioctls before selecting pipe driver. | Corbin Simpson |
2009-12-02 | r300g, radeong: De-specialize r300_winsys into radeon_winsys. | Corbin Simpson |
2009-12-02 | radeong: Change ioctl order, document it. | Corbin Simpson |
2009-12-02 | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz |
2009-12-01 | vmware/xorg: Add video support | Jakob Bornecrantz |