summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | i965g: add missing buffer functionsKeith Whitwell2009-11-041-0/+4
| * | | | ws/i965: add load-time driver registrationKeith Whitwell2009-11-041-0/+7
| * | | | ws/i965: add butt-ugly linker hackKeith Whitwell2009-11-041-0/+15
| * | | | i965g: add standalone xlib debug winsysKeith Whitwell2009-11-042-0/+459
| * | | | i965g: convert read/write domain pairs into single usage valueKeith Whitwell2009-11-041-4/+38
| * | | | i965g: driver and winsys compileKeith Whitwell2009-11-017-511/+262
| * | | | ws/i965: renames from i915, hook up makefilesKeith Whitwell2009-10-2412-237/+236
| * | | | ws/i965: pull in the rest of the i915 winsys tree.Keith Whitwell2009-10-237-0/+299
| * | | | ws/i965: clone the i915 winsysKeith Whitwell2009-10-237-0/+799
* | | | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-216-33/+143
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-151-0/+1
| |\ \ \ \
| | * | | | i915g: Silence unused value warning in intel_drm_get_device_id.Vinson Lee2009-12-121-0/+1
| * | | | | vmwgfx: Update vmwgfx_drm.h to the on upstreamJakob Bornecrantz2009-12-142-27/+30
| * | | | | vmware/xorg: Use new stream ioctlJakob Bornecrantz2009-12-144-10/+107
| * | | | | vmwgfx/core: Check for 3D via the get param ioctlJakob Bornecrantz2009-12-122-3/+12
* | | | | | Revert "r300g: flush CS if a buffer being deleted is referenced by it"Corbin Simpson2009-12-183-8/+0
* | | | | | Merge branch 'pipe-format-simplify'Michal Krol2009-12-182-3/+5
|\ \ \ \ \ \
| * | | | | | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-172-3/+4
| * | | | | | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-1721-125/+1721
| |\ \ \ \ \ \
| * | | | | | | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-032-3/+6
* | | | | | | | r300g: store own copy of flush_cb and flush data.Dave Airlie2009-12-183-2/+8
| |/ / / / / / |/| | | | | |
* | | | | | | r300g: flush CS if a buffer being deleted is referenced by itMarek Olšák2009-12-153-0/+8
* | | | | | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-115-3/+100
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | vmware/xorg: Properly detect overlay supportJakob Bornecrantz2009-12-093-0/+38
| * | | | | | vmware/core: Update vmwgfx_drm.hJakob Bornecrantz2009-12-091-2/+4
| * | | | | | vmware/xorg: Also stop ports on closeJakob Bornecrantz2009-12-041-1/+2
| * | | | | | vmware/xorg: Stop video ports on leave vtJakob Bornecrantz2009-12-043-0/+56
* | | | | | | winsys/intel: fix dereferencing of opaque type due to pipe_reference changesRoland Scheidegger2009-12-101-1/+1
* | | | | | | Merge branch 'gallium-strict-aliasing'Roland Scheidegger2009-12-082-2/+3
|\ \ \ \ \ \ \
| * | | | | | | gallium: fix remaining users of pipe_reference functionRoland Scheidegger2009-12-032-2/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mesa_7_7_branch'Michel Dänzer2009-12-083-1/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | vmware/xorg: Fix SCons build.Michel Dänzer2009-12-082-0/+4
| * | | | | | vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.Michel Dänzer2009-12-081-1/+3
* | | | | | | Merge branch 'mesa_7_7_branch'Andre Maasikas2009-12-085-4/+109
|\| | | | | |
| * | | | | | vmware/xorg: Use Write instead of WriteRead for cursor bypassJakob Bornecrantz2009-12-041-2/+2
| * | | | | | vmware/xorg: Give kernel infromation about cursor bypassJakob Bornecrantz2009-12-043-4/+75
| * | | | | | vmware/xorg: Handle no init of video in vmw_video_closeJakob Bornecrantz2009-12-041-0/+2
| * | | | | | vmware/core: Update vmwgfx_drm.h to include cursor bypassJakob Bornecrantz2009-12-041-0/+32
* | | | | | | radeong: Automatically softpipe for non-r3xx.Corbin Simpson2009-12-061-9/+12
* | | | | | | radeong: Call softpipe_create directly.Corbin Simpson2009-12-066-90/+4
* | | | | | | radeong: flush CS if a buffer being mapped is referenced by itMarek Olšák2009-12-041-0/+5
* | | | | | | r300g, radeong: fix the CS overflowMarek Olšák2009-12-041-2/+3
* | | | | | | r300g: fix warningsMarek Olšák2009-12-041-0/+2
* | | | | | | Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-042-14/+6
|\ \ \ \ \ \ \
| * | | | | | | fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-302-14/+6
* | | | | | | | Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2009-12-028-5/+1469
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | vmware/xorg: Add video supportJakob Bornecrantz2009-12-015-0/+1199
| * | | | | | vmware/xorg: Create a small driver that sits ontop of st/xorgJakob Bornecrantz2009-12-015-4/+205
| * | | | | | vmware/core: Update vmwgfx_drm.h to latest versionJakob Bornecrantz2009-12-011-1/+65
* | | | | | | radeong: Clean up some bad code.Corbin Simpson2009-12-021-8/+2