summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2009-03-05radeon-gallium: fix dri2 buildJoakim Sindholt
2009-03-04radeon-gallium: Add Xorg state tracker Radeon winsys stub.Corbin Simpson
2009-03-04radeon-gallium: Only build drivers for state trackers that are enabled.Corbin Simpson
2009-03-04radeon-gallium: Enable EGL and Xorg state trackers.Corbin Simpson
2009-03-04radeon-gallium: DRI2 state tracker, part 3.Corbin Simpson
2009-03-05intel: Fixup from refcount changesJakob Bornecrantz
2009-03-04cell: update cell driver after gallium reference count changesBrian Paul
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-03-03r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.Corbin Simpson
2009-03-03r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.Corbin Simpson
2009-03-03st/drm: s/hocks/hooks/Jakob Bornecrantz
2009-03-03winsys: return null for DONTBLOCK flag on existing winsysKeith Whitwell
2009-03-03intel: Add Xorg driverJakob Bornecrantz
2009-03-03intel: Add dri2 driver for galliumJakob Bornecrantz
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