vulkan/overlay: keep allocating draw data until it can be reused
[mesa.git] / src / gallium /
2019-05-10 Julien Isorcest/va: set the visible image dimensions in vlVaDeriveImage
2019-05-10 Alyssa Rosenzweiggallium: Add helper to convert PIPE blending to shader_...
2019-05-10 Jonathan Mareknir: allow specifying a set of opcodes in lower_alu_to_...
2019-05-10 Leo Liuwinsys/amdgpu: add VCN JPEG to no user fence group
2019-05-10 Qiang Yulima: fix width 4096 resolution GP fail
2019-05-10 Tomeu Vizosopanfrost: Add CAPFs for conservative rasterization
2019-05-10 Tomeu Vizosopanfrost: Only take the fast paths on buffers aligned...
2019-05-10 Tomeu Vizosopanfrost: Fix two uninitialized accesses in compiler
2019-05-10 Tomeu Vizosopanfrost: ci: Skip running some tests
2019-05-10 Tomeu Vizosopanfrost: ci: Don't restart Weston
2019-05-10 Tomeu Vizosopanfrost: ci: Update list of expected failures
2019-05-10 Tomeu Vizosopanfrost: ci: Tweak dEQP to improve throughput
2019-05-10 Tomeu Vizosopanfrost: ci: Fix list of tests to run
2019-05-10 Tomeu Vizosopanfrost: ci: Check for incomplete runs
2019-05-10 Tomeu Vizosopanfrost: ci: Add tests to flip-flop list
2019-05-10 Tomeu Vizosopanfrost: ci: Add support for running the tests on...
2019-05-10 Vasily Khoruzhicklima: fix tile buffer reloading
2019-05-09 Kenneth Graunkeiris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2019-05-09 Kenneth Graunkeiris: Hook up device reset callbacks
2019-05-09 Kenneth Graunkeiris: Try to recover from GPU hangs.
2019-05-09 Chris Wilsoniris: Add helpers to clone a hardware context.
2019-05-09 Kenneth Graunkeiris: Mark render batches as non-recoverable.
2019-05-09 Ian Romanicknir: Initialize lower_flrp_progress everywhere
2019-05-09 Eric Engestromgallium: fix typo in comment
2019-05-09 Chris Wilsoniris: Reorganise execbuf to have a single point of...
2019-05-08 Dave Airliekmsro: add _dri.so to two of the kmsro drivers.
2019-05-08 Kenneth Graunkeiris: Report the same video memory settings as i965.
2019-05-08 Brian Paulgallium/util: fix two MSVC compiler warnings
2019-05-08 Brian Paulgallium/pp: s/uint/enum tgsi_semantic/ to fix MSVC...
2019-05-08 Brian Paulnoop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC...
2019-05-08 Brian Paulddebug: fix a few MSVC compiler warnings
2019-05-07 Timothy Arceriradeonsi: add an AMD_TEX_ANISO environment variable
2019-05-07 Kenneth Graunkeiris: Also handle res->offset for buffer sampler/image...
2019-05-07 Mike Blumenkrantziris: support dmabuf imports with offsets
2019-05-07 Roland Scheideggergallivm: fix broken 8-wide s3tc decoding
2019-05-07 Vasily Khoruzhicklima: enable sin and cos lowering for GP
2019-05-07 Rob Clarkfreedreno/ir3: move const_state to ir3_shader
2019-05-07 Rob Clarkfreedreno/ir3: move immediates to const_state
2019-05-07 Rob Clarkfreedreno/ir3: consolidate const state
2019-05-07 Ian Romanickintel/compiler: Use the flrp lowering pass for all...
2019-05-07 Ian Romanicknir: Use the flrp lowering pass instead of nir_opt_alge...
2019-05-07 Christian Gmeinernir: nir_shader_compiler_options: drop native_integers
2019-05-07 Alyssa Rosenzweigpanfrost: Refactor blend descriptors
2019-05-07 Vasily Khoruzhicklima/gpir: enable lowering for ftrunc
2019-05-07 Vasily Khoruzhicklima/gpir: implement nir_op_fmov
2019-05-07 Vasily Khoruzhicklima: use int_to_float lowering pass
2019-05-06 Vasily Khoruzhicklima/gpir: fix float uniform alignment issue
2019-05-06 Erik Faye-Lunddraw: flush when setting stream-out targets
2019-05-06 Erik Faye-Lundllvmpipe: pass stream-out targets to draw-module early
2019-05-06 Chia-I Wuvirgl: do not use inline writes for subdata
2019-05-06 Chia-I Wuvirgl: rework queries
2019-05-06 Chia-I Wuvirgl: export resource_is_busy from winsys
2019-05-06 Kenneth Graunkeiris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2019-05-06 Erico Nuneslima/ppir: abort compilation in case of unsupported...
2019-05-06 Erico Nuneslima/ir: print names of unsupported intrinsics
2019-05-06 John Stultzmesa: android: freedreno: Fix build failure due to...
2019-05-06 Amit Pundirmesa: android: freedreno: build libfreedreno_{drm,ir3...
2019-05-04 Rob Clarkfreedreno: remove unused forward struct declaration
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: iabs cannot run on mul
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Lower mixed csel (NIR)
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix RA when temp_count = 0
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix integer selection
2019-05-04 Alyssa Rosenzweigpanfrost: Support RGB565 FBOs
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Handle dest_override generalized
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Stub out 64-bit
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Print 8-bit sources
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Support 8-bit destination
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Rename ilzcnt8 -> iclz
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: Fix crash on unknown op
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Fill in .int mod
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Extend print_reg to 8-bit
2019-05-04 Alyssa Rosenzweigpanfrost/midgard/disasm: Catch mask errors
2019-05-04 Alyssa Rosenzweigpanfrost/midgard: reg_mode_full -> reg_mode_32, etc
2019-05-04 Rob Clarkfreedreno/a6xx: deduplicate a few lines
2019-05-04 Rob Clarkfreedreno: add ubwc_enabled helper
2019-05-04 Rob Clarkfreedreno: move UBWC color offset to fd_resource_offset()
2019-05-04 Rob Clarkfreedreno/a6xx: buffer resources cannot be compressed
2019-05-04 Rob Clarkfreedreno: mark imported resources as valid
2019-05-04 Rob Clarkfreedreno/a6xx: UBWC support for images
2019-05-04 Rob Clarkfreedreno/a6xx: UBWC fixes
2019-05-04 Rob Clarkfreedreno: update generated headers
2019-05-04 Rob Clarkfreedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes
2019-05-04 Kenneth Graunkeiris: Delete bucketing allocators
2019-05-04 Kenneth Graunkeiris: Force VMA alignment to be a multiple of the page...
2019-05-04 Kenneth Graunkeiris: leave the top 4Gb of the high heap VMA unused
2019-05-04 Kenneth Graunkeiris: Fix 4GB memory zone heap sizes.
2019-05-03 Julien Isorcest/va: check resource_get_info nullity in vlVaDeriveImage
2019-05-03 Kenneth Graunkeiris: Resolve textures used by the program, not merely...
2019-05-03 Chuck Atkinsmeson: Fix missing glproto dependency for gallium-glx
2019-05-03 Julien Isorcer600: implement resource_get_info
2019-05-03 Kenneth Graunkeiris: Disable dual source blending when shader doesn...
2019-05-02 Erico Nuneslima/ppir: support nir_op_ftrunc
2019-05-02 Marek Olšákst/dri: decrease input lag by syncing sooner in SwapBuffers
2019-05-02 Rob Clarkfreedreno/a6xx: smaller hammer for fb barrier
2019-05-02 Rob Clarkfreedreno/a6xx: KHR_blend_equation_advanced support
2019-05-02 Rob Clarkfreedreno/ir3: add some ubo range related asserts
2019-05-02 Tomeu Vizosopanfrost/midgard: Skip liveness analysis for instructio...
2019-05-02 Tomeu Vizosopanfrost/midgard: Skip register allocation if there...
2019-05-02 Brian Paulsvga: add SVGA_NO_LOGGING env var (v2)
2019-05-02 Charmaine Leesvga: move host logging to winsys
next