i965/vec4: fix record clearing in copy propagation
[mesa.git] / src / gallium / winsys /
2014-04-07 Thomas Hellstromwinsys/svga: Fix prime surface references also for...
2014-04-07 Thomas Hellstromwinsys/svga: Update the vmwgfx_drm.h header to latest...
2014-04-02 Thomas Hellstromwinsys/svga: Replace the query mm buffer pool with...
2014-03-20 Marek Olšákwinsys/radeon: only add duplicate relocations for DMA...
2014-03-17 Michel Dänzerwinsys/radeon: Store GPU virtual memory addresses of...
2014-03-11 Marek Olšákr300g,uvd,vce: set priorities for relocations
2014-03-11 Marek Olšákwinsys/radeon: add interface for setting a priority...
2014-03-10 Chia-I Wuilo: do not set I915_EXEC_NO_RELOC
2014-03-10 Chia-I Wuilo: print a warning when PPGTT is disabled
2014-03-10 Chia-I Wuilo: require hardware logical context support
2014-03-10 Chia-I Wuilo: protect the decode context with a mutex
2014-03-10 Chia-I Wuilo: set I915_EXEC_NO_RELOC when available
2014-03-10 Chia-I Wuilo: move ring types to winsys
2014-03-10 Chia-I Wuilo: winsys may limit the batch buffer size
2014-03-10 Chia-I Wuilo: PIPE_CAP_QUERY_TIMESTAMP may not be supported
2014-03-10 Chia-I Wuilo: rework winsys batch buffer functions
2014-03-10 Chia-I Wuilo: replace bo alloc flags by initial domains
2014-03-10 Chia-I Wuilo: remove intel_bo_get_size()
2014-03-10 Chia-I Wuilo: remove intel_bo_get_virtual()
2014-03-10 Chia-I Wuilo: rework winsys bo reloc functions
2014-03-10 Chia-I Wuilo: add a wrapper to cast struct intel_bo
2014-03-10 Chia-I Wuilo: fix DRM_API_HANDLE_TYPE_FD export
2014-03-10 Chia-I Wuilo: improve winsys documentation/comments
2014-03-10 Chia-I Wuilo: remove intel_winsys_enable_reuse()
2014-03-08 Marek OlšákRevert "winsys/radeon: if there's VRAM-only usage,...
2014-03-07 Marek Olšákwinsys/radeon: if there's VRAM-only usage, keep it
2014-02-28 Thomas Hellstromwinsys/svga: Avoid calling drm getparam for max surface...
2014-02-22 Emil Velikovwinsys/xlib: move xlib_create_sw_winsys within the...
2014-02-14 Brian Paulgallium/pipebuffer: change pb_cache_manager_create...
2014-02-14 Thomas Hellstromsvga/winsys: Propagate surface shared information to...
2014-02-14 Brian Paulsvga/winsys: implement GBS support
2014-02-14 Thomas Hellstromgallium/pipebuffer: Add a cache buffer manager bypass...
2014-02-14 Thomas Hellstrompipebuffer, winsys: Add a size match parameter to the...
2014-02-14 Brian Paulsvga: update svga_winsys interface for GBS
2014-02-13 Christian Königradeon/winsys: add VCE support v4
2014-02-12 Maarten Lankhorstnouveau: create only 1 shared screen between vdpau...
2014-02-06 Marek Olšákgallium/radeon: fix warnings
2014-02-01 Rob Clarkfreedreno: ctx should hold ref to dev
2014-01-23 José Fonsecaradeon: More missing stdio.h includes.
2014-01-23 José Fonsecagallium: Use C11 thread abstractions.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-06 Marek Olšákradeonsi: calculate NUM_BANKS for DB correctly on CIK
2014-01-06 Marek Olšákradeonsi: set correct pipe config for Hawaii in DB
2013-12-22 Niels Ole Salscheiderwinsys/radeon: remove superfluous distinction of cases
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-12 Marek Olšákwinsys/radeon: set/get the scanout flag with the tiling...
2013-12-10 Thomas Hellstromsvga/winsys: Implement surface sharing using prime...
2013-12-10 Christopher James... gallium/radeon: Implement hooks for DRI Image 7 (v2)
2013-12-10 Christopher James... radeon: Rename bo_handles hashtable to match its actual...
2013-12-10 Christopher James... ilo: Support DRI Image 7
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
2013-12-06 Ben Skeggsnvc0: fixup gk110 and up not being listed in various...
2013-11-21 Christian Königwinsys/radeon: cleanup virtual memory nonsense
2013-11-16 Emil Velikovgallium/winsys: compact compiler flags into Automake.inc
2013-11-15 Alex Deucherradeonsi: add support for Hawaii asics (v2)
2013-11-04 Marek Olšákwinsys/radeon: use type-3 NOPs for CS padding on CIK
2013-10-29 Alexander von Gluck IVwinsys: Correct Haiku winsys display target code
2013-10-26 Christian Königwinsys/radeon: make radeon_drm_winsys_create public
2013-10-25 Marek Olšákwinsys/radeon: add the implementation of fences from...
2013-10-21 Christian Königwinsys/radeon: cleanup CS offloading
2013-10-10 Christian Königradeon/winsys: fix handling in radeon_drm_cs_flush v2
2013-10-08 Marek Olšákgallium/swrast: don't export any private symbols
2013-10-08 Marek Olšákgallium/radeon: don't export any private symbols
2013-10-04 Alexander von Gluck IVhaiku: Add first Haiku renderer (softpipe)
2013-10-01 Emil Velikovwinsys/freedreno/drm: drop obsolete .gitignore
2013-10-01 Emil Velikovwinsys/freedreno/drm: consolidate C sources list into...
2013-10-01 Emil Velikovwinsys/nouveau/drm: consolidate C sources list into...
2013-10-01 Emil Velikovwinsys/i915/sw: consolidate C sources list into Makefil...
2013-09-25 Christian Königradeon/winsys: keep screen pointer in winsys v2
2013-09-25 Christian Königradeon/uvd: move alignment to winsys
2013-09-22 Christian Königwinsys/radeon: share winsys between different fd's
2013-09-22 Christian Königwinsys/radeon: remove cs_queue_empty
2013-09-22 Christian Königwinsys/radeon: fix killing the CS thread
2013-09-19 Gaetan Nadonwinsys/sw/xlib: fix compile error in xlib_sw_winsys.c.
2013-09-06 Alex Deucherradeon/winsys: pad IBs to a multiple of 8 DWs
2013-08-29 Jonathan Grayradeonsi: Make sure libdrm_radeon headers are picked...
2013-08-16 Marek Olšákradeonsi: add flexible shader descriptor management...
2013-08-09 Alex Deucherr600g: disable GPUVM by default
2013-07-13 Marek Olšákwinsys/radeon: allow a NULL cs pointer in radeon_bo_map...
2013-07-11 Chia-I Wuwinsys/intel: build with VISIBILITY_CFLAGS
2013-07-05 Ben Skeggsnvc0: enable very initial support for nvf0 (GK110)
2013-06-28 Alex Deucherradeonsi: initial support for CIK chips
2013-06-28 Alex Deucherradeonsi: rename SI chip class from TAHITI to SI
2013-06-26 Jean-Sébastien Pédronwinsys/intel: fix typo in "ETIMEOUT"
2013-06-12 Chia-I Wuwinsys/intel: make struct intel_bo alias drm_intel_bo
2013-06-12 Chia-I Wuwinsys/intel: reorganize functions
2013-06-12 Chia-I Wuilo: update winsys interface
2013-06-12 Chia-I Wuilo: get rid of function tables in winsys
2013-06-10 Alex Deucherwinsys/radeon: add env var to disable VM on Cayman...
2013-06-06 Jonathan Grayradeon/winsys: correct RADEON_GEM_WAIT_IDLE use
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-22 Alexander von Gluck IVHaiku: Add Gallium winsys and target code
2013-05-16 Chia-I Wuwinsys/intel: test for and expose address swizzling
2013-05-14 Alex Deucherradeonsi: add support for hainan chips
2013-05-08 Stéphane Marchesini915g: Optimize batchbuffer sizes
2013-05-06 Chia-I Wuandroid: add ilo to the build system
2013-05-03 Andreas Bollscons: remove radeon build
2013-04-26 Chia-I Wuilo: add the driver to the build system
2013-04-26 Chia-I Wuwinsys/intel: new winsys for intel
2013-04-25 Jerome Glissewinsys/radeon: consolidate tracing into winsys v2
next