i915g: implement hw clear
[mesa.git] / src / gallium / winsys /
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-04 Christoph BumillerMerge remote branch 'origin/nvc0'
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-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 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.
2011-01-31 Alex Deucherr600g: fix OQ on evergreen
2011-01-31 Dave Airlier600g: fix occlusion query results.
2011-01-27 Marek Olšákr300g: print driver info if RADEON_DEBUG=info
2011-01-27 Marek Olšákr300g: add winsys flag CAN_AACOMPRESS
2011-01-27 Marek Olšákr300g: rename flag squaretiling -> drm_2_1_0
2011-01-25 Mathias Fröhlichr600g: Implement timer queries.
2011-01-25 Mathias Fröhlichr600g: Implement asyncronous query results.
2011-01-25 Mathias Fröhlichr600g: Fix meaning of num_results for queries.
2011-01-25 Tim Wiederhakefix potential leak in r600_context_init
2011-01-25 Tim Wiederhakesilences some valgrind warnings
2011-01-18 Henri Verbeetr600g: Kill trailing whitespace.
2011-01-15 Henri Verbeetr600g: Remove the redundant radeon_new() prototype.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Jerome Glisser600g: move user fence into base radeon structure
2011-01-09 Dave Airliei965g: update disassembler code from classic.
2011-01-08 Marek Olšákr300g: rework command submission and resource space...
2011-01-06 Alex Deucherr600g: add support for NI (Northern Islands) GPUs
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-16 Jakob Bornecrantzsvga: Remove debug print in winsys
2010-12-16 Jakob Bornecrantzwrapper: Flush pipe on unmap
2010-12-16 Jakob Bornecrantzwrapper: Fix width and height given to map and remove...
2010-12-24 Vinson Leer300g: Remove unnecessary header.
2010-12-22 Henri Verbeetr600g: r600_new() and r600_delete() are unused.
2010-12-22 Alex Deucherr600g: remove useless switch statements
2010-12-22 Dave Airlier600g: drop unused code in evergreen.
2010-12-22 Marek Olšákr300g: support B10G10R10A2 render targets only with...
2010-12-10 Jerome Glisser600g: fix bo size when creating bo from handle
2010-12-09 Vinson Leer600g: Fix SCons build.
2010-12-09 Jerome Glisser600g: avoid using pb* helper we are loosing previous...
2010-12-07 Jerome Glisser600g: fix userspace fence against lastest kernel
2010-12-06 Jerome Glisser600g: remove useless flush map
2010-12-05 Henri Verbeetr600g: Cleanup block bo references in r600_context_fini().
2010-12-05 Marek Olšákr300g: cleanup winsys
2010-12-03 Jerome Glisser600g: more indentation fix + warning silencing + dead...
2010-12-03 Marek Olšákr300g: use internal BO handle for add_buffer and write_...
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-12-02 Chris Wilsoni915g: Fix closure of full batch buffers
2010-12-02 Daniel Vetteri915g: return tiling in iws->buffer_from_handle
2010-12-02 Daniel Vetteri915g: prepare winsys/batchbuffer for execbuf2
2010-12-02 Daniel Vetteri915g: switch to tiled allocations, kill set_fence
2010-12-02 Daniel Vetteri915g: add winsys function to create tiled buffers
2010-12-02 Daniel Vetteri915g: drop alignment parameter from iws->buffer_create
2010-11-24 Dave Airlier300g/r600g: bump cache manager timeouts to 1s
2010-11-23 Alex Deuchergallium/egl: fix r300 vs r600 loading
2010-11-22 Alex Deucherr600g: add support for ontario APUs
2010-11-22 Alex Deucherr600g: fix some winsys functions to deal properly with...
2010-11-22 Alex Deucherr600g: fix additional EVENT_WRITE packet
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Daniel Vetteri915g: kill idws->pool
2010-11-21 Daniel Vetteri915g: kill buf->map_gtt
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-11-19 Alex Deucherr600g: All EVENT_WRITE packets need the EVENT_INDEX...
next