vk: Implement multi-gen dispatch mechanism
[mesa.git] / src / gallium /
2015-08-19 Neil RobertsAdd mesa.icd to the .gitignore
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-14 Ilia Mirkinnvc0: disable tessellation on maxwell
2015-08-14 Eric Anholtvc4: Move all of our fixed function fragment color...
2015-08-14 Eric Anholtvc4: Add a helper for making driver-specific NIR load_u...
2015-08-14 Eric Anholtnir: Add a nir_opt_undef() to handle csels with undef.
2015-08-14 Ilia Mirkingm107/ir: indirect handle goes first on maxwell also
2015-08-14 Ilia Mirkinnv30: add depth bounds test support for hw that has it
2015-08-14 Ilia Mirkinnv50: add depth bounds test support
2015-08-14 Ilia Mirkinnvc0: add depth bounds test support
2015-08-14 Marek Olšákradeonsi: revert a wrong DB bug workaround for VI
2015-08-14 Boyuan Zhangradeon/uvd: implement HEVC support
2015-08-14 Leo Liuradeon/vce: disable VCE dual instance for harvest part
2015-08-14 Leo Liuradeon/vce: implement VCE dual instance support
2015-08-14 Leo Liuradeon/video: config encode stacked frame number based...
2015-08-14 Christian Königradeon/vce: make reloc offset signed
2015-08-14 Leo Liuradeon/vce: add config task and put task info into...
2015-08-14 Leo Liuradeon/vce: fix VCE fail after rebase
2015-08-14 Leo Liuradeon/vce: add dual pipe support for VI
2015-08-14 Leo Liuradeon/vce: add new firmware support for VI and CI
2015-08-14 Leo Liuradeon/vce: implement VCE two pipe support
2015-08-14 Leo Liuradeon/uvd: make 30M as minimum for MPEG4 dpb buffer...
2015-08-14 Leo Liuradeon/uvd: recalculate dbp buffer size
2015-08-14 Leo Liuradeon/video: add 4K support for decode/encode parameters
2015-08-14 Leo Liugallium/radeon: add h264 performance HW decoder support
2015-08-14 Christian Königgallium/radeon: use VM for VCE
2015-08-14 Christian Königgallium/radeon: use VM for UVD
2015-08-14 Alex Deucherradeonsi: add support for FIJI (v4)
2015-08-14 Alex Deucherwinsys/amdgpu: add addrlib support for Fiji (v2)
2015-08-14 Alex Deucherradeonsi: add harvest support for CI/VI parts (v3)
2015-08-14 Marek Olšákgallium/radeon: enable the GPU load query for amdgpu
2015-08-14 Alex Deucherradeonsi: properly handler raster_config setup on CZ
2015-08-14 Alex Deucherradeonsi: properly set the raster_config for KV
2015-08-14 Marek Olšákradeonsi: add amdgpu support for querying the GPU reset...
2015-08-14 Marek Olšákradeonsi: add VI hardware support
2015-08-14 Marek Olšákradeonsi: add definitions for VI status registers
2015-08-14 Marek Olšákradeonsi: add VI register definitions
2015-08-14 Marek Olšákradeonsi: fix DRM version checks for amdgpu DRM 3.0.0
2015-08-14 Marek Olšákwinsys/amdgpu: add addrlib - texture addressing and...
2015-08-14 Marek Olšákwinsys/amdgpu: add a new winsys for the new kernel...
2015-08-14 Christian Königst/vdpau: add HEVC support v2
2015-08-14 Leo Liust/omx/enc: stack frame tasks for the gathering
2015-08-14 Leo Liust/omx/enc: flush after eos handling v2
2015-08-14 Christian Königvl: add HEVC profiles and defines
2015-08-14 Leo Liuvl: add cap for stacking frames
2015-08-14 Marek Olšákradeonsi: add support for EXT_depth_bounds_test
2015-08-14 Marek Olšákgallium: add an interface for EXT_depth_bounds_test
2015-08-14 Marek Olšákgallium: add support for GLES texture float extensions...
2015-08-14 Zoltan Gilianr600,compute: setup compute sampler states and views
2015-08-14 Michel Dänzerst/clover: Fix build against LLVM 3.8 SVN r244928
2015-08-12 Marek Olšákr600g: allow setting geometry shader sampler states
2015-08-12 Marek Olšákr600g: fix polygon offset scale
2015-08-12 Marek Olšákradeonsi: fix polygon offset scale
2015-08-12 Marek Olšákradeonsi: enable VS_OUT_MISC_SIDE_BUS_ENA
2015-08-12 Marek Olšákradeonsi: add support for gl_PrimitiveID in the fragmen...
2015-08-12 Marek Olšákradeonsi: move VGT_GS_MODE to the VS state
2015-08-12 Rob Clarkfreedreno/a4xx: format updates
2015-08-12 Rob Clarkfreedreno/a3xx+a4xx: add texture buffer object support
2015-08-12 Rob Clarkttn: add buffer texture type
2015-08-12 Rob Clarkfreedreno/ir3: 'keeps' need neighbors found too
2015-08-12 Rob Clarkfreedreno/ir3/print: print left/right neighbors too
2015-08-12 Rob Clarkfreedreno/ir3: use nir pass to lower const to scalar
2015-08-12 Rob Clarkfreedreno/a4xx: point-size and spritelist fixes
2015-08-12 Rob Clarkfreedreno: cap cleanups
2015-08-11 Marek Olšákgallium/radeon: fix r600g build if LLVM is disabled
2015-08-11 Grazvydas Ignotasr600g: use a bitfield to track dirty atoms
2015-08-11 Grazvydas Ignotasr600g: don't mark unused atom dirty
2015-08-11 Grazvydas Ignotasr600g: use a helper to add an initialized atom
2015-08-11 Grazvydas Ignotasgallium/radeon: use helper functions to mark atoms...
2015-08-10 Marek Olšákgallium/radeon: add a debug flag not to use write combi...
2015-08-10 Rob Clarkfreedreno/a4xx: add s8/z32/z32_s8x24 support
2015-08-10 Rob Clarkfreedreno: update generated headers
2015-08-10 Rob Clarkfreedreno/a4xx: fix vpsrepl for blit shaders
2015-08-10 Rob Clarkfreedreno/a4xx: clear cached fp when switching blit...
2015-08-10 Rob Clarkfreedreno/a3xx: clear cached fp when switching blit...
2015-08-09 Jose Fonsecagallium: GCC 4.9 allows to include tmmintrin.h without...
2015-08-07 Emil Velikovvc4: add missing nir include, to fix the build
2015-08-07 Emil Velikovvc4: automake: remove unused include
2015-08-07 Serge Martin (EdB)clover: Stub missing CL 1.2 functions.
2015-08-06 Marek Olšákwinsys/radeon: add a specific error message for cs_subm...
2015-08-06 Marek Olšákwinsys/radeon: add an interface for contexts
2015-08-06 Marek Olšákgallium/radeon: unify buffer_wait and buffer_is_busy...
2015-08-06 Marek Olšákradeonsi: rename enable_s3tc -> enable_compressed_formats
2015-08-06 Marek Olšákgallium/radeon: add DRM and LLVM version to the rendere...
2015-08-06 Marek Olšákradeonsi: always flush framebuffer caches at the beginn...
2015-08-06 Marek Olšákradeonsi: don't count the exact needed CS space if...
2015-08-06 Marek Olšákradeonsi: don't crash when cleaning up after an incompl...
2015-08-06 Marek Olšákradeonsi: add a HUD query showing the number of shaders...
2015-08-06 Marek Olšákradeonsi: add a HUD query showing the number of compile...
2015-08-06 Marek Olšákgallium/radeon: display cumulative results for some...
2015-08-06 Marek Olšákgallium/radeon: switch the buffer-wait-time query to...
2015-08-06 Marek Olšákgallium/radeon: change some driver query types to Hz
2015-08-06 Marek Olšákgallium/hud: automatically print % if max_value == 100
2015-08-06 Marek Olšákgallium/hud: fix printing % next to panes
2015-08-06 Marek Olšákgallium/hud: replace assertions with clamping the unit...
2015-08-06 Marek Olšákgallium,hud: allow displaying cumulative values instead...
2015-08-06 Marek Olšákgallium/hud: fix printing byte units
2015-08-06 Marek Olšákgallium,hud: add support for Hz units in driver queries
2015-08-06 Marek Olšákradeonsi: before storing tess levels, load them from...
2015-08-06 Marek Olšákwinsys/radeon: loosen up the requirements for how much...
next