etnaviv: don't flush own context when updating resource use
[mesa.git] / src /
2019-04-03 Lucas Stachetnaviv: don't flush own context when updating resource use
2019-04-03 Christian Gmeineretnaviv: shrink struct etna_3d_state
2019-04-03 Dave Airlieintel/compiler: use defined size for vector components
2019-04-03 Dave Airlienir: use proper array sizing define for vectors
2019-04-03 Timothy ArceriRevert "nir: propagate known constant values into the...
2019-04-02 Timothy Arcerinir: propagate known constant values into the if-then...
2019-04-02 Lepton Wuvirgl: close drm fd when destroying virgl screen.
2019-04-02 Rafael Antognolliiris: Enable fast clears on gen8.
2019-04-02 Rafael Antognolliiris: Add aux.sampler_usages.
2019-04-02 Rafael Antognolliiris: Do not allocate clear_color_bo for gen8.
2019-04-02 Rafael Antognolliiris: Manually apply fast clear color channel overrides.
2019-04-02 Rafael Antognolliiris/gen8: Re-emit the SURFACE_STATE if the clear color...
2019-04-02 Rafael Antognolliiris: Only update clear color for gens 8 and 9.
2019-04-02 Alexander von Gluck IVhaiku: Fix hgl dispatch build. Tested under meson/scons.
2019-04-02 Marek Olšákradeonsi: don't use PFP_SYNC_ME with compute-only contexts
2019-04-02 Gert Wollnyvirgl: define MAX_VERTEX_STREAMS based on availability...
2019-04-02 Gert Wollnysoftpipe: Implement ATOMFADD and enable cap TGSI_ATOMFADD
2019-04-02 Erik Faye-Lundvirgl: stricter usage of compressed 3d textures
2019-04-02 Erik Faye-Lundvirgl: do not allow compressed formats for buffers
2019-04-01 Eric Anholtdri3: Return the current swap interval from glXGetSwapI...
2019-04-01 Anuj Phogatintel: Add support for Comet Lake
2019-04-01 Chris Wilsoniris: Adapt to variable ppGTT size
2019-04-01 Samuel Pitoisetradv: partially enable VK_KHR_shader_float16_int8
2019-04-01 Samuel Pitoisetac: add 8-bit and 64-bit support to ac_build_bitfield_r...
2019-04-01 Samuel Pitoisetac: add 8-bit support to ac_build_umsb()
2019-04-01 Samuel Pitoisetac: add 8-bit support to ac_find_lsb()
2019-04-01 Samuel Pitoisetac: add 8-bit support to ac_build_bit_count()
2019-04-01 Samuel Pitoisetac/nir: add support for nir_op_b2i8
2019-04-01 Marek Olšákradeonsi: implement ARB/KHR_parallel_shader_compile...
2019-04-01 Marek Olšákutil/queue: add util_queue_adjust_num_threads
2019-04-01 Marek Olšákutil/queue: hold a lock when reading num_threads in...
2019-04-01 Marek Olšákutil/queue: add ability to kill a subset of threads
2019-04-01 Marek Olšákutil/queue: move thread creation into a separate function
2019-04-01 Marek Olšákgallium: implement ARB/KHR_parallel_shader_compile
2019-04-01 Marek Olšákmesa: implement ARB/KHR_parallel_shader_compile
2019-04-01 Marek Olšákradeonsi: fix assertion failure by using the correct...
2019-04-01 Leo Liuradeon/vcn/vp9: search the render target from the whole...
2019-04-01 Rhys Perryradv: lower 16-bit flrp
2019-04-01 Samuel Pitoisetac: fix ac_build_umsb() for 16-bit integer type
2019-04-01 Samuel Pitoisetac: fix ac_find_lsb() for 16-bit integer type
2019-04-01 Samuel Pitoisetac: fix ac_build_bitfield_reverse() for 16-bit integer...
2019-04-01 Samuel Pitoisetac: fix ac_build_bit_count() for 16-bit integer type
2019-04-01 Samuel Pitoisetac/nir: fix nir_op_b2i16
2019-04-01 Eric Engestrommeson: strip rpath from megadrivers
2019-04-01 Tapani Pällispirv: fix a compiler warning
2019-03-31 Lionel Landwerlini965: perf: update render basic configs for big core...
2019-03-31 Lionel Landwerlini965: perf: add ring busyness metric for cfl gt2
2019-03-31 Lionel Landwerlini965: perf: enable Icelake metrics
2019-03-31 Lionel Landwerlini965: perf: add Icelake metrics
2019-03-31 Lionel Landwerlini965: perf: sklgt2: drop programming of an unused NOA...
2019-03-31 Lionel Landwerlini965: perf: hsw: drop register programming not needed...
2019-03-31 Lionel Landwerlini965: perf: chv: fixup counters names
2019-03-31 Lionel Landwerlini965: perf: add PMA stall metrics
2019-03-31 Lionel Landwerlini965: perf: sklgt2: update memory write config
2019-03-31 Lionel Landwerlini965: perf: sklgt2: update compute metrics config
2019-03-31 Lionel Landwerlini965: perf: sklgt2: update a priority for register...
2019-03-31 Alyssa Rosenzweigpanfrost: Implement FIXED formats
2019-03-31 Alyssa Rosenzweigpanfrost: Fix index calculation types and asserts
2019-03-31 Alyssa Rosenzweigpanfrost: Clean index state between indexed draws
2019-03-31 Alyssa Rosenzweigpanfrost/decode: Print negative_start
2019-03-31 Alyssa Rosenzweigpanfrost: Implement missing texture formats
2019-03-31 Alyssa Rosenzweigpanfrost: Extend tiling for cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost: Implement command stream for linear cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost/midgard: Emit cubemap coordinates
2019-03-31 Alyssa Rosenzweigpanfrost: Include all cubemap faces in bitmap list
2019-03-31 Alyssa Rosenzweigpanfrost/decode: Decode all cubemap faces
2019-03-31 Alyssa Rosenzweigpanfrost: Preliminary work for cubemaps
2019-03-31 Alyssa Rosenzweigpanfrost/midgard: Add L/S op for writing cubemap coordi...
2019-03-31 Alyssa Rosenzweigpanfrost/midgard: Disassemble `cube` texture op
2019-03-31 Alyssa Rosenzweigpanfrost: Fix vertex buffer corruption
2019-03-30 Rob Clarkiris: fix set_sampler_view
2019-03-30 Rob Clarkgallium/docs: clarify set_sampler_views (v2)
2019-03-30 Rob Clarkfreedreno/ir3: convert to "new style" frag inputs
2019-03-30 Rob Clarkfreedreno/ir3: add pass to move varying loads
2019-03-30 Rob Clarkfreedreno/ir3: rework varying packing
2019-03-30 Rob Clarkfreedreno/ir3: re-indent comment
2019-03-30 Rob Clarknir: add lower_all_io_to_elements
2019-03-30 Rob Clarknir: print var name for load_interpolated_input too
2019-03-30 Sergii Romantsovi965,iris/blorp: do not blit 0-sizes
2019-03-30 Vinson Leegallium: Fix autotools build with libxatracker.la.
2019-03-30 Timur Kristófgallium: fix autotools build of pipe_msm.la
2019-03-30 Jason Ekstrandnir: Lock around validation fail shader dumping
2019-03-29 Brian Paulutil: no-op __builtin_types_compatible_p() for non...
2019-03-29 Caio Marcelo de... iris: Clean up compiler warnings about unused
2019-03-29 Eric Engestromegl: hide entrypoints that shouldn't be exported when...
2019-03-29 Karol Herbstnir/validate: validate that tex deref sources are actua...
2019-03-29 Karol Herbstnir/print: fix printing the image_array intrinsic index
2019-03-29 Timothy ArceriRevert "ac/nir: use new LLVM 8 intrinsics for SSBO...
2019-03-29 Samuel Pitoisetac: fix return type for llvm.amdgcn.frexp.exp.i32.64
2019-03-29 Gert Wollnyvirgl: Add a caps feature check version
2019-03-29 Samuel Pitoisetradv: do not always initialize HTILE in compressed...
2019-03-29 Kenneth Graunkeiris: Print the memzone name when allocating BOs with...
2019-03-29 Brian Paulnir: use {0} initializer instead of {} to fix MSVC...
2019-03-28 Ian Romanickintel/compiler: Use partial redundancy elimination...
2019-03-28 Ian Romanicknir: Add partial redundancy elimination for compares
2019-03-28 Ian Romanicknir: Add nir_alu_srcs_negative_equal
2019-03-28 Ian Romanicknir: Add nir_const_value_negative_equal
2019-03-28 Ian Romanicknir/algebraic: Add missing 16-bit extract_[iu]8 patterns
2019-03-28 Ian Romanicknir/algebraic: Add missing 64-bit extract_[iu]8 patterns
2019-03-28 Ian Romanicknir/algebraic: Remove redundant extract_[iu]8 patterns
next