Age | Commit message (Expand) | Author |
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-12 | gdi: Never fail at DLL load time. | 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 |
2010-01-25 | vmware/xorg: Export pci_probe function for ugly chain-loading | Jakob Bornecrantz |
2010-01-24 | r300g,radeong: finish and enable the immediate mode | Marek Olšák |
2010-01-24 | r300g,radeong: set tiling flags in libdrm | Marek Olšák |
2010-01-24 | radeong: do not emit a zero-sized command stream | Marek Olšák |
2010-01-25 | nouveau/winsys: be nice and close the device on destroy | Marcin Slusarz |
2010-01-25 | nouveau: fix winsys object leak | Marcin Slusarz |
2010-01-23 | egl: Install drivers to ${libdir}/egl. | Chia-I Wu |
2010-01-22 | svga: fix up breakage from earlier 7.7 merge | Brian Paul |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-22 | xlib/softpipe: more buffer free fixes | Brian Paul |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-22 | st/egl_g3d: Rename to st/egl. | Chia-I Wu |
2010-01-22 | winsys/drm: Update the options of mklib in Makefile.egl_g3d. | Chia-I Wu |
2010-01-22 | egl: Remove egl_softpipe. | Chia-I Wu |
2010-01-22 | winsys/drm: Add swrast. | Chia-I Wu |
2010-01-22 | vmware/core: Update for pipebuffer changes. | José Fonseca |