radeonsi: add TCS epilog
[mesa.git] / src / gallium / winsys / intel /
2015-05-02 Chia-I Wuilo: move intel_winsys.h to core
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-03-05 Chia-I Wuilo: add more convenient intel_bo_{ref,unref}()
2015-03-05 Chia-I Wuilo: add intel_bo_set_tiling()
2015-03-04 Chia-I Wuilo: add some more winsys functions
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-11-06 Chia-I Wuilo: fix intel_bo_wait() on kernel 3.17
2014-09-05 Emil Velikovwinsys/intel: drop intel_winsys.h from makefile.sources
2014-08-28 Emil Velikovwinsys/$(hw): ship the Android/SCons scripts in the...
2014-08-28 Emil Velikovwinsys/$(hw): include headers in Makefile.sources
2014-08-28 Emil Velikovgallium/ilo: cleanup intel_winsys.h
2014-08-26 Chia-I Wuilo: rename intel_bo_map_unsynchronized()
2014-08-26 Chia-I Wuilo: remove max_batch_size
2014-08-26 Chia-I Wuilo: replace domains by reloc flags
2014-08-19 Emil Velikovilo: fold drm_intel_get_aperture_sizes() within probe_w...
2014-08-15 Emil Velikovgallium/ilo: handle query_renderer caps
2014-08-12 Emil Velikovandroid: gallium: use the installed libdrm headers
2014-07-15 Chia-I Wuilo: move away from drm_intel_bo_alloc_tiled
2014-05-10 Emil Velikovilo: destroy the mutex, if winsys creation fails
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()
2013-12-10 Christopher James... ilo: Support DRI Image 7
2013-11-16 Emil Velikovgallium/winsys: compact compiler flags into Automake.inc
2013-07-11 Chia-I Wuwinsys/intel: build with VISIBILITY_CFLAGS
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-05-16 Chia-I Wuwinsys/intel: test for and expose address swizzling
2013-05-06 Chia-I Wuandroid: add ilo to the build system
2013-04-26 Chia-I Wuwinsys/intel: new winsys for intel