summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2009-03-03intel: Increase max relocs per batchbufferJakob Bornecrantz
2009-03-02g3dvl: Grab surface pointer when flushing front buffer in SP winsys.Younes Manton
2009-02-27radeon: Add DRM stubs.Corbin Simpson
2009-02-27intel: Use flink for global buffer idsJakob Bornecrantz
2009-02-25g3dvl: Update winsys stuff.Younes Manton
2009-02-25intel: Adopt to the new drm_api.hJakob Bornecrantz
2009-02-25i915: Clean up i915_winsys.h a bitJakob Bornecrantz
2009-02-24cell: added null ptr check in xm_flush_frontbuffer()Brian Paul
2009-02-23gallium: Install winsys/drm to DESTDIR rather than /Joel Bosveld
2009-02-20gallium: Improve recursive makefilesJakob Bornecrantz
2009-02-20gallium: Improve winsys dri template MakefileJakob Bornecrantz
2009-02-20intel: Use new makefile template for drm gemJakob Bornecrantz
2009-02-20nouveau: Use new makefile template for drm commonJakob Bornecrantz
2009-02-20nouveau: reenable all the non-nv50 pipe driversBen Skeggs
2009-02-20nv50: rework for texture_transfer changesBen Skeggs
2009-02-19gallium/winsys/xlib: Fix build with USE_XSHM undefined.Michel Dänzer
2009-02-19wgl: Use a separate .DEF for MinGWJosé Fonseca
2009-02-19gdi: Update for texture/surface interface changes.José Fonseca
2009-02-18gallium/winsys/egl_xlib: Fix build after introduction of struct pipe_transfer.Michel Dänzer
2009-02-18Merge branch 'gallium-texture-transfer'Michel Dänzer
2009-02-16Merge branch 'master' into gallium-texture-transferKeith Whitwell
2009-02-14radeon-gallium: Clean out extensions explicitly enabled by Mesa.Corbin Simpson
2009-02-18util: Move p_debug.h into util module.José Fonseca
2009-02-12gallium/winsys/xlib: Use XShmPutImage when possible.Michel Dänzer
2009-02-12gallium/winsys/xlib: Fix stride calculations.Michel Dänzer
2009-02-13intel: Only build winsys with built state trackersJakob Bornecrantz
2009-02-12intel: Make gem export the drm_api_hocksJakob Bornecrantz
2009-02-12intel: Remove the old depricated dri1 winsysJakob Bornecrantz
2009-02-12intel: Remove the ttm backendJakob Bornecrantz
2009-02-10mesa: Build both software rasterizers for debugJakob Bornecrantz
2009-02-10gallium: Don't rebuild common drm codeJakob Bornecrantz
2009-02-10gallium: Install DRI drivers into lib/galliumJakob Bornecrantz
2009-02-10gallium: Introduce new subdirs build variablesJakob Bornecrantz
2009-02-09mesa: build/use libmesagallium.a for gallium buildsBrian Paul
2009-02-07cell: compile fix: no-op xlib_create_brw_screen() for Cell buildBrian Paul
2009-02-06Merge branch 'gallium-0.2' of git://anongit.freedesktop.org/mesa/mesa into ga...Corbin Simpson
2009-02-06Merge branch 'gallium-0.2-radeon' into gallium-0.2Corbin Simpson
2009-02-06Rename winsys amd to radeon.Corbin Simpson
2009-02-06g3dvl: Catch up to gallium changes, fix build.Younes Manton
2009-02-05gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer
2009-02-05nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs
2009-02-05nv50: move 2d blit/fill code into pipe driverBen Skeggs
2009-02-05nouveau: support getting "native" bo from winsysBen Skeggs
2009-02-04nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs
2009-02-04nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs
2009-02-02gallium: adjust gdi for the latest changesZack Rusin
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2009-02-02r300, amd: Oops, a couple more API changes.Corbin Simpson
2009-02-02xlib: Get conditional compilation of drivers working again.José Fonseca
2009-02-02gdi: Update for wgl st reorg.José Fonseca