summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
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-02cell: added tex_usage param to xm_surface_buffer_create()Brian Paul
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-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-30i965g: pass backbuffer tiling information to driverKeith Whitwell
2009-11-30ws/i965: more debug outputKeith Whitwell
2009-11-30ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HWKeith Whitwell
2009-11-30brw: add dumping to gem winsysKeith Whitwell
2009-11-28i965g: link xorg state tracker with -ldrm_intelDave Airlie
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
2009-11-24vmware/xorg: Stage driver in lib/galliumJakob Bornecrantz
2009-11-23egl: use util_bitcount()Brian Paul
2009-11-23svga: Scrub Makefiles a bitJakob Bornecrantz
2009-11-22svga: Prevent potential null pointer deference in vmw_surface.c.Vinson Lee
2009-11-22svga: Fix memory leak in vmw_screen_ioctl.cVinson Lee
2009-11-17svga: More -Werror removalJakob Bornecrantz
2009-11-17svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warningsJakob Bornecrantz
2009-11-17svga: Build svga driverJakob Bornecrantz
2009-11-17svga: Add vmwgfx_drm.h file from vmwgfx kernel driverJakob Bornecrantz
2009-11-17svga: Add svga driverJakob Bornecrantz
2009-11-15i965g: remove droppings in xlib winsysKeith Whitwell
2009-11-13gdi: Link to glslcl.Michal Krol
2009-11-06i965g: Fixup buffer creation functionJakob Bornecrantz
2009-11-06i965g: trivial/clear can now send stuff to hardwareJakob Bornecrantz
2009-11-06i965g: Winsys whitespaceJakob Bornecrantz
2009-11-06i965g: Build winsys againJakob Bornecrantz
2009-11-05i965g: clean up winsys dumping code a littleKeith Whitwell
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell
2009-11-05i965g: propogate map-buffer-range semantics down to winsysKeith Whitwell
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell
2009-11-05brw: push more dumping into the winsysKeith Whitwell
2009-11-05i965g: disassemble more than one instruction at a timeKeith Whitwell
2009-11-05i965g: call dissassembler for appropriate data uploadsKeith Whitwell