Age | Commit message (Expand) | Author |
2010-03-08 | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell |
2010-03-04 | svga: Forgot one bit in rebase | Jakob Bornecrantz |
2010-03-04 | nouveau: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-02 | drm/nouveau: Rename pipe formats. | José Fonseca |
2010-03-01 | r300g: Conversion to to winsys handle | Jakob Bornecrantz |
2010-03-01 | svga: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | i965g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | i915g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | gallium: Reorg texture usage flags | Jakob Bornecrantz |
2010-02-27 | radeong: clean up includes | Marek Olšák |
2010-02-27 | vmware/xorg: Bump to match vmware driver | Jakob Bornecrantz |
2010-02-27 | st/xorg: Encapsulate all customizable stuff in a separate class. | Thomas Hellstrom |
2010-02-27 | vmware/xorg: Export modinfo just as the other vmware X drivers does | Jakob Bornecrantz |
2010-02-27 | drm/vmware: Latest interface changes are backwards incopatible | Jakob Bornecrantz |
2010-02-27 | st/xorg, vmware/xorg: Fix xnfcalloc arguments. | Thomas Hellstrom |
2010-02-27 | vmware: Update vmwgfx_drm.h to kernel version. | Thomas Hellstrom |
2010-02-26 | minor cleanup of dri/Makefile.template's after miniglx drop | George Sapountzis |
2010-02-22 | Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map" | Dave Airlie |
2010-02-22 | r300g: rebuild winsys/pipe buffer handling and add buffer map | Dave Airlie |
2010-02-18 | winsys/drm: Do not use --whole-archive in Makefile.egl. | Chia-I Wu |
2010-02-14 | radeong: flush when changing tiling flags of BO referenced by CS | Marek Olšák |
2010-02-14 | progs/gallium/python: New home for python statetracker scripts. | José Fonseca |
2010-02-11 | scons: Fix drm/intel build. | José Fonseca |
2010-02-06 | vmware/core: Support drm interface version 1.0.0 | Jakob Bornecrantz |
2010-02-06 | vmware/core: Use correct flags in scanout code | Jakob Bornecrantz |
2010-02-06 | vmware/core: Handle new scanout field | Jakob Bornecrantz |
2010-02-06 | vmware/core: Update header to latest version | Jakob Bornecrantz |
2010-02-06 | vmware/core: Remove old ioctl structs not used | Jakob Bornecrantz |
2010-02-08 | radeong: Provide drm_api::destroy hook. | Corbin Simpson |
2010-02-08 | radeong: Always return something for create_screen. | Corbin Simpson |
2010-02-08 | gallium: remove softpipe references in other drivers | Keith Whitwell |
2010-02-08 | drm/radeon: remove softpipe references | Keith Whitwell |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-05 | nouveau: Fix warning for void function returning value. Add missing include f... | Patrice Mandin |
2010-02-04 | Nuke the nv0x-nv2x gallium pipe drivers. | Francisco Jerez |
2010-02-04 | i965g: include u_inlines.h | Brian Paul |
2010-02-03 | winsys: Add missing headers. | Vinson Lee |
2010-02-04 | gallium: fix more missing includes from various places | Dave Airlie |
2010-02-02 | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca |
2010-02-02 | gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. | José Fonseca |
2010-02-02 | gallium: Make pipe_atomic a regular int32_t. | José Fonseca |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-28 | radeong: Slight improvement to buffer creation. | Corbin Simpson |
2010-01-25 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-25 | radeong: Make sure that we're not emitting relocations for local buffers. | Corbin Simpson |
2010-01-25 | radeong: Make is_r3xx inline to avoid warnings. | Corbin Simpson |
2010-01-25 | radeong: Clean up domain usages. | Corbin Simpson |
2010-01-25 | Revert "r300g,radeong: finish and enable the immediate mode" | Corbin Simpson |
2010-01-25 | winsys/drm: Correctly install EGL drivers. | Chia-I Wu |
2010-01-25 | vmware/xorg: Do buffer round-robin logic differently | Jakob Bornecrantz |