aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* 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-049-102/+36
|\
| * fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-309-102/+36
* | Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2009-12-029-5/+1470
|\ \
| * \ Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz2009-12-021-0/+1
| |\ \
| | * | cell: added tex_usage param to xm_surface_buffer_create()Brian Paul2009-12-021-0/+1
| * | | 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
* | | | radeong: Add helper to determine pipe driver.Corbin Simpson2009-12-021-0/+8
* | | | radeong: Do ioctls before selecting pipe driver.Corbin Simpson2009-12-022-66/+65
* | | | r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson2009-12-025-101/+167
* | | | radeong: Change ioctl order, document it.Corbin Simpson2009-12-021-12/+22
* | | | Merge commit 'origin/mesa_7_7_branch'Keith Whitwell2009-12-012-8/+19
|\| | | | |_|/ |/| |
| * | svga: Prevent potential null pointer dereference in vmw_surface.c.Vinson Lee2009-11-261-3/+5
| * | vmware/xorg: Remove gem includeJakob Bornecrantz2009-11-251-1/+0
| * | vmware/xorg: Link against libkmsJakob Bornecrantz2009-11-241-0/+1
| * | vmware/xorg: Clean Makefile a bitJakob Bornecrantz2009-11-241-3/+5
| * | vmware/xorg: Don't link against libdrm_intelJakob Bornecrantz2009-11-241-1/+1
| * | vmware/xorg: Stage driver in lib/galliumJakob Bornecrantz2009-11-241-1/+8
* | | Merge branch 'width0'Roland Scheidegger2009-11-272-6/+6
|\ \ \
| * | | gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-262-6/+6
* | | | egl: use util_bitcount()Brian Paul2009-11-231-14/+4
| |/ / |/| |
* | | svga: Scrub Makefiles a bitJakob Bornecrantz2009-11-231-13/+1
* | | svga: Prevent potential null pointer deference in vmw_surface.c.Vinson Lee2009-11-221-1/+1
* | | svga: Fix memory leak in vmw_screen_ioctl.cVinson Lee2009-11-221-0/+1
* | | svga: More -Werror removalJakob Bornecrantz2009-11-173-3/+1
* | | svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warningsJakob Bornecrantz2009-11-171-1/+1
* | | svga: Build svga driverJakob Bornecrantz2009-11-171-0/+5
* | | svga: Add vmwgfx_drm.h file from vmwgfx kernel driverJakob Bornecrantz2009-11-171-0/+442
* | | svga: Add svga driverJakob Bornecrantz2009-11-1724-0/+2923
|/ /
* | nouveau: Assume all texture blankets are linear for now.Younes Manton2009-11-011-2/+1
* | r300g: Fix bytes_per_line calculation error while displaying surfaceCooper Yuan2009-10-291-1/+1
* | r300g: last changes's typo, miss a include fileCooper Yuan2009-10-231-0/+1
* | r300g: add flush_frontbuffer function to display video surfaceCooper Yuan2009-10-231-1/+51
* | g3dvl: pass display and screen to g3dvl when creating video private contextCooper Yuan2009-10-232-4/+6
* | radeon-gallium: Use debug_get_bool_option instead of getenv.Corbin Simpson2009-10-162-2/+3
* | r300g: fixup arb occulsion query support.Dave Airlie2009-10-141-0/+10
* | r300g: attempt to make bo space check sane.Dave Airlie2009-10-141-3/+20
* | configs: fix some remains of the i915simple driverZack Rusin2009-10-111-1/+1
* | gdi: Fix the build when llvmpipe is requested (the default) but llvm is not p...José Fonseca2009-10-091-6/+12
* | i915g: Change order of buffer_write argumentsJakob Bornecrantz2009-10-071-2/+2
* | nouveau: fix buffer object leakBen Skeggs2009-10-061-1/+4
* | i915g: Add more defines to tweek batchbufferJakob Bornecrantz2009-10-061-13/+28
* | i965g: remove 965/brw files from XLIB_WINSYS_SOURCESBrian Paul2009-10-051-3/+0
* | i915g: Drop the simple sufixJakob Bornecrantz2009-10-056-7/+7
* | i965g: Drop i965simpleJakob Bornecrantz2009-10-058-1240/+0