Age | Commit message (Expand) | Author |
2010-03-28 | ws/xlib: Call XFlush after PutImage | Keith Whitwell |
2010-03-28 | drisw: probably better hack for stride and some comments | George Sapountzis |
2010-03-27 | drisw: add comment to libGL about stride | George Sapountzis |
2010-03-27 | drisw: make stride issue profound | George Sapountzis |
2010-03-26 | swrastg: Build with scons | Jakob Bornecrantz |
2010-03-26 | svga/drm: Fix build under scons | Jakob Bornecrantz |
2010-03-26 | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz |
2010-03-25 | swrastg_dri: hack for loader hardcoded stride | George Sapountzis |
2010-03-25 | swrastg_dri: add winsys and target | George Sapountzis |
2010-03-24 | gallium: Make scons build dri/xorg drivers again | Jakob Bornecrantz |
2010-03-24 | radeong: Fix scons build | Jakob Bornecrantz |
2010-03-24 | gallium: Reorg winsys directories | Jakob Bornecrantz |
2010-03-24 | gallium: Move xorg drivers to targets | Jakob Bornecrantz |
2010-03-24 | gallium: Move egl drivers to targets | Jakob Bornecrantz |
2010-03-24 | gallium: Move dri drivers to targets | Jakob Bornecrantz |
2010-03-24 | gallium: Remove GALLIUM_WINSYS_DRM_DIRS | Jakob Bornecrantz |
2010-03-23 | dri: make unresolved symbol test link work even without a libGL.so | Luca Barbieri |
2010-03-23 | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson |
2010-03-23 | dri: Add $(DRI_LIB_DEPS) when linking the test binary | Kristian Høgsberg |
2010-03-23 | dri: use mv -f instead of mv to ensure no prompting occurs | Luca Barbieri |
2010-03-23 | dri: test whether the built drivers have unresolved symbols | Luca Barbieri |
2010-03-23 | radeong: fix build issue with libdrm < 2.4.19 | Marek Olšák |
2010-03-22 | radeong: Always initialize this variable. | Corbin Simpson |
2010-03-21 | r300g: add and enable square microtiling | Marek Olšák |
2010-03-21 | r300g: cleanup tiling flags propagation | Marek Olšák |
2010-03-21 | r300g: remove unused code | Marek Olšák |
2010-03-21 | Revert "drm/sw: does not need sw_winsys" | George Sapountzis |
2010-03-21 | Revert "gallium: add soft screen helper" | George Sapountzis |
2010-03-21 | Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/" | George Sapountzis |
2010-03-21 | drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/ | George Sapountzis |
2010-03-21 | gallium: add soft screen helper | George Sapountzis |
2010-03-21 | drm/sw: does not need sw_winsys | George Sapountzis |
2010-03-21 | r300g: fix occlusion query hangs. | Dave Airlie |
2010-03-21 | r300g: add bufmgr cached for vertex/index buffers. | Dave Airlie |
2010-03-20 | radeong: Use TRUE and FALSE. | Corbin Simpson |
2010-03-20 | radeong: Test the BO ptr for NULL instead of using a bool. | Corbin Simpson |
2010-03-21 | r300g: winsys fix tiling change flushes. | Dave Airlie |
2010-03-16 | i965g: Fix use of an uninitialized variable. | Chia-I Wu |
2010-03-16 | winsys/sw: Add a software winsys layered on a pipe | Jakob Bornecrantz |
2010-03-15 | r300g: rebuild screen/winsys interface | Dave Airlie |
2010-03-15 | nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 | Luca Barbieri |
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_screen.c | Luca Barbieri |
2010-03-15 | nvfx: add nvfx directory to build system | Luca Barbieri |
2010-03-13 | gallium: Respect user's CFLAGS for including X headers | Dan Nicholson |
2010-03-13 | r300g: refrain from using immediate mode if it causes slowdown | Marek Olšák |
2010-03-12 | Merge branch '7.8' | Michel Dänzer |
2010-03-12 | vmwgfx/dri: Fix SCons build. | Michel Dänzer |
2010-03-11 | winsys/xlib: Fix memory leak. | Vinson Lee |
2010-03-10 | python: More build fixes. | José Fonseca |
2010-03-10 | ws/xlib: remove dead lines | Keith Whitwell |