summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2009-12-22Merge branch 'i965g-restart'Keith Whitwell16-1/+1684
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul7-37/+147
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell29-23/+3380
2009-12-21ws/i965: respect DEBUG_WINSYS flagKeith Whitwell1-29/+40
2009-12-18Revert "r300g: flush CS if a buffer being deleted is referenced by it"Corbin Simpson3-8/+0
2009-12-18Merge branch 'pipe-format-simplify'Michal Krol9-25/+34
2009-12-18r300g: store own copy of flush_cb and flush data.Dave Airlie3-2/+8
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol9-25/+26
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol29-210/+1749
2009-12-17Merge branch 'glsl-pp-rework-2'Michal Krol1-1/+1
2009-12-15r300g: flush CS if a buffer being deleted is referenced by itMarek Olšák3-0/+8
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol77-1978/+6215
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul5-3/+100
2009-12-10scons: Get GLSL code building correctly when cross compiling.José Fonseca1-1/+1
2009-12-10winsys/intel: fix dereferencing of opaque type due to pipe_reference changesRoland Scheidegger1-1/+1
2009-12-09vmware/xorg: Properly detect overlay supportJakob Bornecrantz3-0/+38
2009-12-09vmware/core: Update vmwgfx_drm.hJakob Bornecrantz1-2/+4
2009-12-08Merge branch 'gallium-strict-aliasing'Roland Scheidegger2-2/+3
2009-12-08Merge branch 'mesa_7_7_branch'Michel Dänzer3-1/+7
2009-12-08vmware/xorg: Fix SCons build.Michel Dänzer2-0/+4
2009-12-08vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.Michel Dänzer1-1/+3
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas5-4/+109
2009-12-06radeong: Automatically softpipe for non-r3xx.Corbin Simpson1-9/+12
2009-12-06radeong: Call softpipe_create directly.Corbin Simpson6-90/+4
2009-12-04radeong: flush CS if a buffer being mapped is referenced by itMarek Olšák1-0/+5
2009-12-04r300g, radeong: fix the CS overflowMarek Olšák1-2/+3
2009-12-04r300g: fix warningsMarek Olšák1-0/+2
2009-12-04vmware/xorg: Also stop ports on closeJakob Bornecrantz1-1/+2
2009-12-04vmware/xorg: Stop video ports on leave vtJakob Bornecrantz3-0/+56
2009-12-04st/xorg: New libkms destroy apiJakob Bornecrantz0-0/+0
2009-12-04vmware/xorg: Use Write instead of WriteRead for cursor bypassJakob Bornecrantz1-2/+2
2009-12-04vmware/xorg: Give kernel infromation about cursor bypassJakob Bornecrantz3-4/+75
2009-12-04vmware/xorg: Handle no init of video in vmw_video_closeJakob Bornecrantz1-0/+2
2009-12-04vmware/core: Update vmwgfx_drm.h to include cursor bypassJakob Bornecrantz1-0/+32
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger9-102/+36
2009-12-03gallium: fix remaining users of pipe_reference functionRoland Scheidegger2-2/+3
2009-12-03Move pf_get_bits/size() to u_format auxiliary module.Michal Krol2-4/+5
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol8-9/+18
2009-12-02radeong: Clean up some bad code.Corbin Simpson1-8/+2
2009-12-02radeong: Add helper to determine pipe driver.Corbin Simpson1-0/+8
2009-12-02radeong: Do ioctls before selecting pipe driver.Corbin Simpson2-66/+65
2009-12-02r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson5-101/+167
2009-12-02radeong: Change ioctl order, document it.Corbin Simpson1-12/+22
2009-12-02Merge branch 'mesa_7_7_branch'Jakob Bornecrantz9-5/+1470
2009-12-02Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz1-0/+1
2009-12-02cell: added tex_usage param to xm_surface_buffer_create()Brian Paul1-0/+1
2009-12-01vmware/xorg: Add video supportJakob Bornecrantz5-0/+1199
2009-12-01vmware/xorg: Create a small driver that sits ontop of st/xorgJakob Bornecrantz5-4/+205
2009-12-01vmware/core: Update vmwgfx_drm.h to latest versionJakob Bornecrantz1-1/+65
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell2-8/+19