Age | Commit message (Expand) | Author |
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 | st/glx: add support for multiple displays | Brian Paul |
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 | nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM | Luca Barbieri |
2010-03-23 | nvfx: delay allocation of buffers in GART/VRAM to validation time | Luca Barbieri |
2010-03-23 | dri: use mv -f instead of mv to ensure no prompting occurs | Luca Barbieri |
2010-03-23 | Merge branch '7.8' | Brian Paul |
2010-03-23 | softpipe: comments, re-formatting, etc | Brian Paul |
2010-03-23 | softpipe: add special cases for all Z compare modes for 16-bit Z buffer | Brian Paul |
2010-03-23 | st/glx: better format selection in xmesa_choose_z_stencil_format() | Brian Paul |
2010-03-23 | nvfx: don't crash on empty fragment program | Luca Barbieri |
2010-03-23 | nvfx: fix coding style in nvfx_transfer.c | Luca Barbieri |
2010-03-23 | nvfx: stop incessantly spewing debug messages on the terminal | Luca Barbieri |
2010-03-23 | nvfx: fix/workaround nv3x hwtnl issues | 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-23 | r300g: fix glean occlusion query test | Dave Airlie |
2010-03-22 | gallium/docs: Cleanup and clarify point ras info. | Corbin Simpson |
2010-03-22 | radeong: Always initialize this variable. | Corbin Simpson |
2010-03-22 | r300g: Cleanup a few old warnings. | Corbin Simpson |
2010-03-22 | st/glx: fix depth/stencil format selection code | Brian Paul |
2010-03-22 | cso: Remove unnecessary header. | Vinson Lee |
2010-03-22 | nvfx: fix sampler views support | Luca Barbieri |
2010-03-22 | Merge branch '7.8' | Brian Paul |
2010-03-21 | r300g: disable tiling for YUV formats | Marek Olšák |
2010-03-21 | r300g: fix scons build | Marek Olšák |
2010-03-21 | r300g: accelerate blitting for all 64-bit texture formats | Marek Olšák |
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: put common defines into one file | 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 | Revert "fix scons build" | George Sapountzis |
2010-03-21 | fix scons build | George Sapountzis |
2010-03-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa | George Sapountzis |
2010-03-21 | Revert "Makefile.template: respect LIBRARY_DEFINES in mkdep" | George Sapountzis |
2010-03-21 | nv50: report driver as GLSL capable | Christoph Bumiller |
2010-03-21 | Merge branch 'master' of git://anongit.freedesktop.org/git/mesa/mesa | George Sapountzis |
2010-03-21 | drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/ | George Sapountzis |
2010-03-21 | nv50: don't validate arrays on clear | Christoph Bumiller |