radeonsi: don't update clear color registers if they don't change
[mesa.git] / src / gallium / drivers /
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 Gert Wollnyvirgl: Add support for passing GL_ANY_SAMPLES_PASSED_CO...
2018-05-10 Dave Airlier600: fix constant buffer bounds.
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-04 Rhys Perrynv50/ir: fix printing of pixld
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 Timothy Arcerinir: move GL specific passes to src/compiler/glsl
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...
2018-04-26 Boyuan Zhangradeon/vcn: fix mpeg4 msg buffer settings
2018-04-25 Eric Anholtbroadcom/vc5: Fix reloads of separate stencil buffers.
2018-04-25 Eric Anholtbroadcom/vc5: Fix cpp of MSAA surfaces on 4.x.
2018-04-25 Eric Anholtbroadcom/vc5: Implement stencil blits using RGBA.
2018-04-25 Eric Anholtbroadcom/vc5: Remove leftover vc4 MSAA lowering setup...
2018-04-25 Eric Anholtbroadcom/vc5: Fix tile load/store of MSAA surfaces...
2018-04-25 Ilia Mirkinnvc0/ir: all short immediates are sign-extended, adjust...
2018-04-24 Karol Herbstgm107/ir/lib: fix sched in div u32 builtin
2018-04-24 Eric Anholtbroadcom/vc5: Set up internal_format for imported resou...
2018-04-24 Eric Anholtbroadcom/vc5: Assert that created BOs have offset ...
2018-04-24 Eric Anholtbroadcom/vc5: Don't allocate simulator BOs at offset 0.
2018-04-24 Eric Anholtbroadcom/vc5: Add sim support for the GET_BO_OFFSET...
2018-04-24 Eric Anholtbroadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor harvest config register...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor max simd waves into common...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor raster_config default values...
2018-04-23 Dave Airlieradeonsi: use common gs_table_depth code
2018-04-23 Dave Airlieradeonsi: don't runtime check gs table info
2018-04-23 Ilia Mirkinnv50/ir: make a copy of tex src if it's referenced...
2018-04-21 Karol Herbstnv50/ir/ra: prefer def == src2 for fma with immediates...
2018-04-21 Dylan Bakerautotools: Add passes.h to sources so it will be includ...
2018-04-21 Rhys Perrynvc0: fix line width on GM20x+
2018-04-20 Lucas Stachetnaviv: fix texture_format_needs_swiz
2018-04-20 Nicolai Hähnleradeonsi: generate image load/store/atomic ops using...
2018-04-20 Nicolai Hähnleamd/common: pass address components individually to...
2018-04-20 Nicolai Hähnleamd/common: pass new enum ac_image_dim to ac_build_imag...
2018-04-20 Nicolai Hähnleradeonsi/nir: fix crash in test involving the sample...
2018-04-20 Nicolai Hähnleradeonsi/nir: set FS properties only when scanning...
2018-04-20 Nicolai Hähnleradeonsi: fix error paths of si_texture_transfer_map
2018-04-19 Neil Robertsnir: Offset vertex_id by first_vertex instead of base_v...
2018-04-19 Thomas Hellstromsvga: Fix incorrect advertizing of EGL_KHR_gl_colorspace
2018-04-19 Mike Lothianswr: Fix include for createPromoteMemoryToRegisterPass
next