summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* g3dvl: Move XvMC under the Xorg state tracker.Younes Manton2009-09-271-2/+2
* g3dvl: Implement XvMC using pipe_video_context.Younes Manton2009-09-274-6/+407
* i915g: Make sure to map tiled buffers via the gttJakob Bornecrantz2009-09-272-1/+12
* i915g: Enable reuse of buffersJakob Bornecrantz2009-09-271-0/+1
* gdi: Update for WGL state tracker interface changes.José Fonseca2009-09-242-8/+16
* Merge branch 'softpipe-opt'Keith Whitwell2009-09-231-45/+53
|\
| * gallium/xlib: use XSHM for swapbuffersKeith Whitwell2009-07-221-45/+53
* | gdi: Update for WGL statetracker source reorg.José Fonseca2009-09-232-2/+2
* | i915g: Activate traceJakob Bornecrantz2009-09-221-1/+2
* | nouveau: allow building modesetting_drv.soBen Skeggs2009-09-212-0/+210
* | nouveau: drm_api create_screen()'s 'arg' argument can be NULLBen Skeggs2009-09-211-1/+1
* | gdi: Integrate with llvmpipe where available.José Fonseca2009-09-162-28/+316
* | Merge branch 'mesa_7_6_branch'Brian Paul2009-09-152-0/+4
|\ \
| * | llvmpipe: asst fixes for 'make linux-llvmpipe'Brian Paul2009-09-112-0/+4
* | | st/g3dvl: pass color values to softpipe clear functionCooper Yuan2009-09-151-0/+1
* | | i915g: Add buffer write callbackJakob Bornecrantz2009-09-091-0/+13
* | | i915g: pwrite batchbuffer instead of mapJakob Bornecrantz2009-09-091-3/+18
* | | i915g: Map vertex buffers via gttJakob Bornecrantz2009-09-091-0/+1
* | | i915g: Remove lib prefix from driverJakob Bornecrantz2009-09-091-1/+2
* | | gdi: Fix prototype of gdi_softpipe_surface_buffer_create().Michal Krol2009-09-081-0/+1
* | | r300g: Fix some issues pointed out by compiler warnings.Michel Dänzer2009-09-063-15/+19
* | | r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended.Michel Dänzer2009-09-061-2/+5
|/ /
* | gallium/xlib: silence uninitialized var warningBrian Paul2009-09-031-1/+1
* | i915g: Up the number of relocsJakob Bornecrantz2009-09-031-1/+1
* | i915g: Don't run in sync with HWJakob Bornecrantz2009-09-031-4/+7
* | st/xorg: Remove code no longer support by xserver Git master.Michel Dänzer2009-09-022-16/+4
* | scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca2009-09-011-6/+6
* | i915g: Implement new winsysJakob Bornecrantz2009-09-0116-1036/+714
* | nouveau: fix for dri state tracker changesBen Skeggs2009-08-311-76/+53
* | nouveau: hack winsys to compile again, it's broken still howeverBen Skeggs2009-08-311-0/+4
* | xlib: Implement lp_winsys::destroy.José Fonseca2009-08-301-0/+9
* | xlib: Implement llvmpipe lp_winsys interface.José Fonseca2009-08-291-206/+144
* | xlib: Update llvmpipe integration for changes in master.José Fonseca2009-08-291-0/+1
* | llvmpipe: add missing break in xlib _init()Brian Paul2009-08-291-0/+1
* | llvmpipe: Allow to build without udis86.José Fonseca2009-08-291-1/+1
* | llvmpipe: Disassemble generated x86 code.José Fonseca2009-08-291-0/+8
* | xlib: Complete llvmpipe integration.José Fonseca2009-08-293-1/+11
* | xlib: Integrate with llvmpipe.José Fonseca2009-08-291-0/+513
* | i915g: Don't forget to init buffer ptrsJakob Bornecrantz2009-08-281-2/+2
* | r300g: pretty up the new drm code a bitJoakim Sindholt2009-08-281-7/+7
* | r300g: support new drm_apiJoakim Sindholt2009-08-282-20/+49
* | drm_api: Operate on textures instead of buffersJakob Bornecrantz2009-08-283-63/+92
* | st/xorg: Pass dri driver name as driverName on screenJakob Bornecrantz2009-08-282-2/+2
* | egl_softpipe: Make winsys and pipe screen per display.Chia-I Wu2009-08-262-27/+77
* | xlib: fix single buffer window resize bugBrian Paul2009-08-241-0/+1
* | i915g: Remove bad assert on fenceJakob Bornecrantz2009-08-221-3/+0
* | egl_softpipe: Do not flush unlinked context.Chia-I Wu2009-08-211-3/+8
* | radeon-gallium: Oh, look, we *do* already support DONTBLOCK.Corbin Simpson2009-08-181-6/+5
* | radeon-gallium: Stop using outdated ioctls.Corbin Simpson2009-08-181-11/+3
* | Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson2009-08-181-2/+20