Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / winsys /
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-06 Alex Deucherr600g: avoid recursion in rv670 flush workaround
2011-05-06 Kostas GeorgiouAdd pci id for FirePro 2270
2011-05-05 Alex Deucherr600g: further r6xx cache flush fixes
2011-05-05 Dave Airlier600g: add rv670 flushing workaround.
2011-05-05 Alex Deucherr600g: fix cache flushes on r6xx
2011-05-04 Dave Airlier600g: do RV6xx base updates inline with state updates.
2011-05-04 Brian Pauli915g: add const qualifier to silence warning
2011-05-03 Alex Deucherr600g: add some new pci ids
2011-04-26 Christian Königr600g: revert commit 68cc6bc5d8b6986acc7f5780d705f4ae9b...
2011-04-25 Benjamin Franzkewinsys/wayland: Fix typo in Makefile
2011-04-25 Benjamin Franzkewinsys: Add wayland shm sw winsys
2011-04-24 Marek Olšákr600g: remove some pointless and unused functions
2011-04-24 Marek Olšákr600g: do not reset device to 0 when doing unrelated...
2011-04-24 Christian Königr600g: remove the unneeded bo from COLOR[0-9]_INFO
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-20 Alex Deucherr600g: fix userspace fences again
2011-04-19 Fredrik Höglundr600g: don't flush the dest caches on every draw
2011-04-19 Dave Airlier600g: make loop const always flush
2011-04-19 Dave Airlier600g: add dirty tracking to context reg.
2011-04-19 Dave Airlier600g: deinline some large functions.
2011-04-19 Dave Airlier600g: consolidate r600/evergreen code for resource...
2011-04-19 Bas Nieuwenhuizenr600g: don't flush caches if we already did so, even...
2011-04-19 Dave Airlier600g: attempt to avoid emitting resources that are...
2011-04-19 Dave Airlier600g: modify block to only emit the first few dirty...
2011-04-19 Dave Airlier600g: track dirty registers better. (v2)
2011-04-18 Marek Olšákr300g/winsys: rename r300->radeon and do a little cleanup
2011-04-17 Dave Airlier600g: use some loops.
2011-04-17 Dave Airlier600g: consolidate the same piece of cut-n-paste code...
2011-04-09 Christian König[g3dvl] get softpipe to work again
2011-04-08 Marek Olšákr300g: fix crash when adding a new relocation
2011-04-08 Marek Olšákr300g: add 'radeon: ' prefix to error messages in winsys
2011-04-07 Christian König[g3dvl] stop waiting for replay of DRI2CopyRegion
2011-04-05 Christian König[g3dvl] and finally split the decoder part out of the...
2011-04-04 Alex Deucherr600g: add some additional ontario pci ids
2011-04-03 Marek Olšákr300g: do not wait for a busy BO if neither GPU nor...
2011-04-03 Marek Olšákr300g: remove unused RADEON_PB_USAGE_CACHE
2011-04-03 Marek Olšákr300g: avoid mapping the same buffer twice
2011-04-03 Marek Olšákr300g: remove the redundant reference counter in radeon_bo
2011-03-29 Fredrik Höglundr600g: implement texture barrier
2011-03-29 Fredrik Höglundr600g: implement the pipe_screen fence functions
2011-03-29 Vinson Leei915g: Fix build.
2011-03-28 Daniel Vetteri915g: use drm ioctl to get pci devid
2011-03-22 Dave Airlier600g: fix bo names causing -35 EDEADLCK
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-18 Christian Königget softpipe winsys to compile again
2011-03-14 Alex Deucherr600g: fix logic error in 028987c80362eddd39176628486a4...
2011-03-14 Alex Deucherr600g: emit SURFACE_BASE_UPDATE packet on rv6xx
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-10 Dave Airlier600: don't close fd on failed load
2011-03-09 Vinson Leescons: Fix immediate Python exceptions with SCons on...
2011-03-08 Marek Olšákr300g: decide whether a flush should be asynchronous...
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Marek Olšákr300g: require DRM 2.3.0 (kernel 2.6.34)
2011-03-02 Marek Olšákr300g: do not use ioctl thread offloading on single...
2011-03-01 Daniel Vetteri915g: kill relocs accouting
2011-03-01 Dave Airlier600g: add NV_conditional_render support.
2011-03-01 Dave Airlier600g: start using drm minor version to enable things.
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-27 Daniel Vetteri915g/winsys: buffer validation support
2011-02-27 Daniel Vetteri915g: add raw batchbuffer dumping in drm winsys
2011-02-26 Jakob Bornecrantzi915g: Use the same debug env vars in drm and sw winsys
2011-02-26 Jakob Bornecrantzi915g: Use unchecked writes in sw winsys batchbuffer
2011-02-25 Vinson Leescons: Reduce all Cygwin platform names to 'cygwin'.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Vinson Leescons: Fix Cygwin platform names.
2011-02-24 Jakob Bornecrantzi915g: Use dump function in sw winsys
2011-02-21 Daniel Vetteri915g: add some throttling
2011-02-21 Daniel Vetteri915g: s/bool/boolean/ style-fixup in winsys
2011-02-21 Jakob Bornecrantzi915g: Fix warning
2011-02-21 Vinson Leei915g: s/__func__/__FUNCTION__/
2011-02-20 Daniel Vetteri915g: kill remnants of mmapped batchbuffer support
2011-02-20 Jakob Bornecrantzi915g: Add winsys/i915/sw to scons build
2011-02-20 Jakob Bornecrantzi915g: Fix void ptr arith
2011-02-18 Marek Olšákr300g: fix invalid dereference in winsys
2011-02-16 Marek Olšákr300g: fix a race between CS and SET_TILING ioctls
2011-02-15 Marek Olšákr300g: offload the CS ioctl to another thread
2011-02-15 Marek Olšákr300g: actually implement the is_buffer_busy hook the...
2011-02-15 Marek Olšákr300g: handle interaction between UNSYNCHRONIZED and...
2011-02-15 Marek Olšákr300g: fix a possible race condition when mapping a...
2011-02-14 Marek Olšákr300g: flush CS in bo_map even if we get USAGE_DONTBLOCK
2011-02-14 Marek Olšákr300g: implement pb_manager::is_buffer_busy
2011-02-12 Marek Olšákr300g: fixup the handle_compare function
2011-02-12 Marek Olšákr300g: typecast void* to unsigned correctly
2011-02-12 Marek Olšákr300g: improve function radeon_bo_is_referenced_by_cs
2011-02-11 Marek Olšákr300g: remove unused function prototypes, update copyright
2011-02-11 Marek Olšákr300g: plug a memory leak in winsys
2011-02-11 Marek Olšákr300g: remove unneeded code in winsys
2011-02-11 Marek Olšákr300g: import the last bits of libdrm and cleanup the...
2011-02-08 Brian Paternir600g: silence a few valgrind warnings
2011-02-03 Henri Verbeetr600g: Make some more things static.
2011-02-03 José Fonsecasvga/drm: Flushing preemptively on a 1/3 of the aperture.
2011-02-03 José Fonsecasvga/drm: Update for pb_vtbl::map argument addition.
2011-02-01 Dave Airlier600g: align the tiling modes with what the DDX and...
2011-02-01 Dave Airlier600g: start looking at evergreen tiling.
2011-01-31 Vinson Leescons: Gracefully handle pkg-config errors with libdrm_...
2011-01-31 Dave Airlier600g: fix eg OQ properly.
next