summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-17Merge branch 'glsl-pp-rework-2'Michal Krol
2009-12-15r300g: flush CS if a buffer being deleted is referenced by itMarek Olšák
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-10scons: Get GLSL code building correctly when cross compiling.José Fonseca
2009-12-10winsys/intel: fix dereferencing of opaque type due to pipe_reference changesRoland Scheidegger
2009-12-09vmware/xorg: Properly detect overlay supportJakob Bornecrantz
2009-12-09vmware/core: Update vmwgfx_drm.hJakob Bornecrantz
2009-12-08Merge branch 'gallium-strict-aliasing'Roland Scheidegger
2009-12-08Merge branch 'mesa_7_7_branch'Michel Dänzer
2009-12-08vmware/xorg: Fix SCons build.Michel Dänzer
2009-12-08vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.Michel Dänzer
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas
2009-12-06radeong: Automatically softpipe for non-r3xx.Corbin Simpson
2009-12-06radeong: Call softpipe_create directly.Corbin Simpson
2009-12-04radeong: flush CS if a buffer being mapped is referenced by itMarek Olšák
2009-12-04r300g, radeong: fix the CS overflowMarek Olšák
2009-12-04r300g: fix warningsMarek Olšák
2009-12-04vmware/xorg: Also stop ports on closeJakob Bornecrantz
2009-12-04vmware/xorg: Stop video ports on leave vtJakob Bornecrantz
2009-12-04vmware/xorg: Use Write instead of WriteRead for cursor bypassJakob Bornecrantz
2009-12-04vmware/xorg: Give kernel infromation about cursor bypassJakob Bornecrantz
2009-12-04vmware/xorg: Handle no init of video in vmw_video_closeJakob Bornecrantz
2009-12-04vmware/core: Update vmwgfx_drm.h to include cursor bypassJakob Bornecrantz
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03gallium: fix remaining users of pipe_reference functionRoland Scheidegger
2009-12-03Move pf_get_bits/size() to u_format auxiliary module.Michal Krol
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-02radeong: Clean up some bad code.Corbin Simpson
2009-12-02radeong: Add helper to determine pipe driver.Corbin Simpson
2009-12-02radeong: Do ioctls before selecting pipe driver.Corbin Simpson
2009-12-02r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson
2009-12-02radeong: Change ioctl order, document it.Corbin Simpson
2009-12-02Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2009-12-02Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz
2009-12-02cell: added tex_usage param to xm_surface_buffer_create()Brian Paul
2009-12-01vmware/xorg: Add video supportJakob Bornecrantz
2009-12-01vmware/xorg: Create a small driver that sits ontop of st/xorgJakob Bornecrantz
2009-12-01vmware/core: Update vmwgfx_drm.h to latest versionJakob Bornecrantz
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-27Merge branch 'width0'Roland Scheidegger
2009-11-26svga: Prevent potential null pointer dereference in vmw_surface.c.Vinson Lee
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-11-25vmware/xorg: Remove gem includeJakob Bornecrantz
2009-11-24vmware/xorg: Link against libkmsJakob Bornecrantz
2009-11-24vmware/xorg: Clean Makefile a bitJakob Bornecrantz
2009-11-24vmware/xorg: Don't link against libdrm_intelJakob Bornecrantz