ac/gpu_info: add has_unaligned_shader_loads
[mesa.git] / src / gallium /
2018-05-10 Marek Olšákac/gpu_info: add has_unaligned_shader_loads
2018-05-10 Marek Olšákradeonsi: expose ARB_query_buffer_object on ancient...
2018-05-10 Marek Olšákac/gpu_info: add has_indirect_compute_dispatch
2018-05-10 Marek Olšákac/gpu_info: add kernel_flushes_tc_l2_after_ib
2018-05-10 Marek Olšákac/gpu_info: add has_format_bc1_through_bc7
2018-05-10 Marek Olšákac/gpu_info: add has_eqaa_surface_allocator
2018-05-10 Marek Olšákradeonsi: clean up the reset status query implementation
2018-05-10 Marek Olšákac/gpu_info: add has_bo_metadata
2018-05-10 Marek Olšákac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
2018-05-10 Marek Olšákac/gpu_info: add htile_cmask_support_1d_tiling
2018-05-10 Marek Olšákac/gpu_info: add kernel_flushes_hdp_before_ib
2018-05-10 Marek Olšákradeonsi: add an environment variable that forces EQAA...
2018-05-10 Marek Olšákradeonsi: set up EQAA image descriptors properly
2018-05-10 Marek Olšákradeonsi: add EQAA SC,DB,CB register programming
2018-05-10 Marek Olšákradeonsi: support creating EQAA color textures
2018-05-10 Marek Olšákac/surface: add EQAA support
2018-05-10 Marek Olšákradeonsi: use better sample locations for 8x EQAA
2018-05-10 Marek Olšákradeonsi: improve quality of 16 sample locations
2018-05-10 Marek Olšákradeonsi: use better sample locations for 4x MSAA
2018-05-10 Marek Olšákradeonsi: reorder sample locations as required by EQAA
2018-05-10 Marek Olšákradeonsi: simplify si_get_sample_position
2018-05-10 Marek Olšákradeonsi: simplify arrays of sample locations
2018-05-10 Marek Olšákradeonsi: set DB_EQAA the same as Vulkan
2018-05-10 Marek Olšákradeonsi: remove CM_ prefixes
2018-05-10 Marek Olšákradeonsi: don't update clear color registers if they...
2018-05-10 Marek Olšákradeonsi: remove r600_fmask_info
2018-05-10 Marek Olšákac/surface: unify common legacy and gfx9 fmask fields
2018-05-10 Marek Olšákac/surface/gfx6: compute FMASK together with the color...
2018-05-10 Marek Olšákradeonsi/gfx9: work around a GPU hang due to broken...
2018-05-10 Jan Veselywinsys/radeon: Destroy fd_hash table when the last...
2018-05-10 Jan Veselygallium/auxiliary: Add helper function to count the...
2018-05-10 Gert Wollnyvirgl: Add support for passing GL_ANY_SAMPLES_PASSED_CO...
2018-05-10 Dave Airlier600: fix constant buffer bounds.
2018-05-09 Matt Turnergallium/tests: Fix assignment of EXTRA_DIST
2018-05-09 Jan Veselypipe-loader: Free driver_name in error path
2018-05-08 Jan Veselyeg/compute: Drop reference to kernel_param bo in destructor
2018-05-08 Jan Veselyr600: Cleanup constant buffers on context destruction
2018-05-07 Jan Veselyeg/compute: Drop reference on code_bo in destructor.
2018-05-05 Vinson Leeswr/rast: Fix include for createInstructionCombiningPas...
2018-05-05 Jan Veselyclover: Add explicit virtual destructor to argument...
2018-05-04 Rhys Perrynv50/ir: fix printing of pixld
2018-05-03 Drew Davenportst/va: Support YUV formats in vaCreateSurfaces
2018-05-03 Vinson Leeswr/rast: Fix WriteBitcodeToFile usage with llvm-7.0.
2018-05-02 Vlad Golovkinnv50: Extract needed value bits without shifting them...
2018-05-01 Eric Anholtfreedreno: Fix ir3_cmdline.c build.
2018-05-01 Brian Paulgallium/i915: fix PIPE_CAPF_MIN_CONSERVATIVE_RASTER_DIL...
2018-05-01 Rhys Perrynvc0: add conservative rasterization support
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-05-01 Brian Paultgsi: use enums instead of unsigned in ureg code
2018-05-01 Timothy Arcerinir: move GL specific passes to src/compiler/glsl
2018-04-30 Leo Liust/omx/enc: fix blit setup for YUV LoadImage
2018-04-27 Marek Olšákradeonsi: increase the number of compiler threads depen...
2018-04-27 Marek Olšákradeonsi: avoid a crash in gallivm_dispose_target_libra...
2018-04-27 Marek Olšákradeonsi: move data_layout into si_compiler
2018-04-27 Marek Olšákradeonsi: move passmgr into si_compiler
2018-04-27 Marek Olšákradeonsi: move target_library_info into si_compiler
2018-04-27 Marek Olšákradeonsi: use si_compiler::triple in si_llvm_optimize_m...
2018-04-27 Marek Olšákradeonsi: add triple into si_compiler
2018-04-27 Marek Olšákradeonsi: add struct si_compiler containing LLVMTargetM...
2018-04-27 Marek Olšákradeonsi: rename r600_texture::resource to buffer
2018-04-27 Marek Olšákradeonsi: use r600_resource() typecast helper
2018-04-27 Marek Olšákradeonsi: remove unused atom parameter from si_atom...
2018-04-27 Marek Olšákradeonsi: inline 2 trivial state structures
2018-04-27 Marek Olšákradeonsi: remove function si_init_atom
2018-04-27 Marek Olšákradeonsi: remove si_atom::id
2018-04-27 Marek Olšákradeonsi: don't use an indirect table for state atoms
2018-04-27 Marek Olšákradeonsi: rename r600_atom -> si_atom
2018-04-27 Marek Olšákradeonsi: remove r600_pipe_common.h
2018-04-27 Marek Olšákradeonsi/gfx9: workaround for INTERP with indirect...
2018-04-27 Marek Olšákradeonsi: rewrite DCC format compatibility checking...
2018-04-27 Marek Olšákradeonsi: implement DCC fast clear swizzle constraints...
2018-04-27 Marek Olšákradeonsi: rename variables and document stuff around...
2018-04-27 Marek Olšákradeonsi: fully enable 2x DCC MSAA for array and non...
2018-04-27 Marek Olšákradeonsi: enable fast color clear for level 0 of mipmap...
2018-04-27 George Kyriazisswr/rast: No need to export GetSimdValidIndicesGfx
2018-04-27 George Kyriazisswr/rast: Small editorial changes
2018-04-27 George Kyriazisswr/rast: Use new processor detection mechanism
2018-04-27 George Kyriazisswr/rast: Output rasterizer dir to console since it...
2018-04-27 George Kyriazisswr/rast: Add TranslateGfxAddress for shader
2018-04-27 George Kyriazisswr/rast: jit PRINT improvements.
2018-04-27 George Kyriazisswr/rast: Fix regressions.
2018-04-27 George Kyriazisswr/rast: Cleanup old cruft.
2018-04-27 George Kyriazisswr/rast: Package events.proto with core output
2018-04-27 George Kyriazisswr/rast: Fix init in EventHandlerWorkerStats
2018-04-27 George Kyriazisswr/rast: Fix return type of VCVTPS2PH.
2018-04-27 George Kyriazisswr/rast: WIP Translation handling
2018-04-27 George Kyriazisswr/rast: Use different handing for stream masks
2018-04-27 George Kyriazisswr/rast: Silence warnings
2018-04-27 George Kyriazisswr/rast: Add support for TexelMask evaluation
2018-04-27 George Kyriazisswr/rast: Internal core change
2018-04-27 George Kyriazisswr/rast: Fix x86 lowering 64-bit float handling
2018-04-27 George Kyriazisswr/rast: Add some SIMD_T utility functors
2018-04-27 George Kyriazisswr/rast: Fix wrong type allocation
2018-04-27 George Kyriazisswr: touch generated files to update timestamp
2018-04-27 George Kyriazisswr/rast: Fix byte offset for non-indexed draws
2018-04-27 Christian Gmeineretnaviv: remove not needed includes
2018-04-27 Christian Gmeineretnaviv: remove redundant include
2018-04-26 Eric Anholtbroadcom/vc5: Add support for centroid varyings.
2018-04-26 Eric Anholtbroadcom/vc5: Add an assert about GFXH-1559.
2018-04-26 Eric Anholtbroadcom/vc5: Implement GFXH-1742 workaround (emit...
next