loader: simplify loader_get_user_preferred_fd()
[mesa.git] / src / gallium /
2020-04-01 Thomas Hellstromsvga: Treat forced coherent maps as maps of persistent...
2020-04-01 Thomas Hellstromsvga, winsys/svga: Fix persistent memory discard maps
2020-04-01 Rob Clarkfreedreno/log: fix build error
2020-03-31 Eric Anholtfreedreno: Drop an unnecessary include marked "this...
2020-03-31 Eric Engestromscons: prune unused Makefile.sources
2020-03-31 Marek Olšákst/mesa: add environment variable pin_app_thread for...
2020-03-31 Marek Olšákgallium/u_threaded: call the driver to pin threads...
2020-03-31 Qiang Yulima: also check tiled and depth case when import
2020-03-31 Qiang Yulima: fix buffer import with offset
2020-03-31 Alyssa Rosenzweigpanfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
2020-03-31 Alyssa Rosenzweigpanfrost: Move device open/close to root panfrost
2020-03-31 Alyssa Rosenzweigpanfrost: Move pan_bo to root panfrost
2020-03-31 Alyssa Rosenzweigpanfrost: Inline reference counting routines
2020-03-31 Alyssa Rosenzweigpanfrost: Isolate panfrost_bo_access_for_stage to pan_c...
2020-03-31 Alyssa Rosenzweigpanfrost: Split panfrost_device from panfrost_screen
2020-03-31 Icecream95panfrost: Add support for R3G3B2
2020-03-31 Icecream95panfrost: Mark 64-bit formats as unsupported
2020-03-30 Rob Clarkfreedreno/log: avoid duplicate ts's
2020-03-30 Rob Clarkfreedreno/a6xx: add some more tracepoints
2020-03-30 Rob Clarkfreedreno: add some initial fd_log tracepoints
2020-03-30 Rob Clarkfreedreno/a6xx: timestamp logging support
2020-03-30 Rob Clarkfreedreno: add logging infrastructure
2020-03-30 Rob Clarkutil: fix u_fifo_pop()
2020-03-30 Rob Clarkfreedreno: remove some obsolete debug options
2020-03-30 Eric Anholtfreedreno: Work around UBWC flakiness.
2020-03-30 Eric Anholtfreedreno: Fix detection of being in a blit for acc...
2020-03-30 Eric Anholtfreedreno: Rename "is_blit" to "is_discard_blit"
2020-03-30 Eric Anholtfreedreno/a6xx: Fix timestamp queries.
2020-03-30 Eric Anholtfreedreno: Count blits in GL_TIME_ELAPSED and perf...
2020-03-30 Eric Anholtfreedreno: Associate the acc query bo with the batch.
2020-03-30 Eric Anholtfreedreno: Fix acc query handling in the presence of...
2020-03-30 Eric Anholtfreedreno: Remove the "active" member of queries.
2020-03-30 Eric Anholtfreedreno: Remove always-true return from per-gen begin...
2020-03-30 Christian Gmeineretnaviv: compiled_framebuffer_state: get rid of SE_SCIS...
2020-03-30 Christian Gmeineretnaviv: s/scissor_s/scissor
2020-03-30 Christian Gmeineretnaviv: get rid of struct compiled_scissor_state
2020-03-30 Christian Gmeineretnaviv: do the left shift by 16 at emit time
2020-03-30 Christian Gmeineretnaviv: rework clippling calculation to be a derived...
2020-03-30 Christian Gmeineretnaviv: get rid of SE_CLIP_*
2020-03-30 Jose Fonsecascons: Prune out unnecessary targets.
2020-03-30 Pierre-Eric Pellou... radeon: switch to 3-spaces style
2020-03-30 Pierre-Eric Pellou... radeonsi: switch to 3-spaces style
2020-03-30 Pierre-Eric Pellou... radeon: fix includes
2020-03-30 Pierre-Eric Pellou... ddebug: add missing forward declaration
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-28 Marek Olšákradeonsi/gfx10: fix descriptors and compute registers...
2020-03-28 Marek Olšákradeonsi/gfx10: fix the wave size for compute-based...
2020-03-28 Marek Olšákradeonsi/gfx10: user correct ACQUIRE_MEM packet for...
2020-03-28 Marek Olšákradeonsi/gfx10: fix ds.ordered.add intrinsic for comput...
2020-03-28 Marek Olšákradeonsi/gfx10: don't use NGG culling if compute-based...
2020-03-28 Marek Olšákradeonsi: add num_vbos_in_user_sgprs into the shader...
2020-03-28 Marek Olšákradeonsi: always create wait_mem_scratch for compute...
2020-03-28 Marek Olšákradeonsi: set amdgpu-gds-size for mode == 2 of compute...
2020-03-28 Marek Olšákradeonsi: fix incorrect ordered_wave_id initilization...
2020-03-28 Marek Olšákradeonsi: remove obsolete TODO comment related to compu...
2020-03-28 Vasily Khoruzhicklima: Implement lima_texture_subdata
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-27 Jesse Nataliewgl: use gldrv.h instead of stw_icd.h
2020-03-27 Jesse Nataliewgl: add official gldrv.h header-file
2020-03-27 Karol Herbstnv50, nvc0: fix must_check warning of util_dynarray_res...
2020-03-27 Erik Faye-Lundnv50: remove unused variable
2020-03-27 Lionel Landwerlinintel/perf: break GL query stuff away
2020-03-26 H.J. Lux86_init_func_common: Add ENDBR at function entry
2020-03-26 Marek Olšákradeonsi: enable full out-of-order drawing when allow_d...
2020-03-26 Marek Olšákmesa: allow out-of-order drawing to optimize immediate...
2020-03-25 Kristian H. Kristensenradeonsi: Stop exposing PIPE_SHADER_CAP_FP16
2020-03-25 Christian Gmeinerfreedreno: ssbo: mark resource read or written dependin...
2020-03-25 Christian Gmeinerfreedreno: ssbo: keep track if a buffer gets written
2020-03-25 Christian Gmeinerfreedreno: simplify fd_set_shader_buffers(..)
2020-03-25 Christian Gmeinerfreedreno: calculate modified bit mask only once
2020-03-25 Roland Scheideggergallium/util: Add back (and rename) util_float_to_half...
2020-03-25 Marek Vasutetnaviv: Emit PE.ALPHA_COLOR_EXT* on GPUs with half...
2020-03-25 Roland Scheideggergallivm: disable rgtc/latc SNORM accellerated fetches
2020-03-25 Erik Faye-Lundrbug: do not return void-value
2020-03-25 Erik Faye-Lundrbug: clean up cast-warnings
2020-03-25 Erik Faye-Lundpipebuffer: clean up cast-warnings
2020-03-24 Hyunjun Kofreedreno: Enable mediump lowering
2020-03-24 Jonathan Marekfreedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP
2020-03-24 Pierre-Eric Pellou... radeonsi: clarify the conditions when FLUSH_AND_INV_DB...
2020-03-23 Roman Stratiienkolima: Add missing source file to Android.mk
2020-03-23 Sagar Ghugeiris: Set patch count threshold in 3DSTATE_HS
2020-03-23 Roman Stratiienkopanfrost: Align Android makefiles with recent changes
2020-03-23 Jan Zielinskigallium/gallivm: Remove workaround disabling AVX code...
2020-03-23 Dave Airliegallivm: add support for rgtc/latc fetches.
2020-03-23 Dave Airliegallivm/s3tc: split out dxt5 alpha code
2020-03-22 Jonathan Mareketnaviv: nir: add compile_check_limits
2020-03-21 Marek Olšákvbo,gallium: make glBegin/End buffer size configurable...
2020-03-20 Mark Menzynskitgsi/util: Change boolean for bool
2020-03-20 Vasily Khoruzhicklima: add support for R and RG formats
2020-03-20 Vasily Khoruzhicklima: split pixel and texel format tables
2020-03-20 Erik Faye-Lundzink/spirv: do not use bitwise operations on booleans
2020-03-20 Marek Olšákwinsys/radeon: change to 3-space indentation
2020-03-19 Eric Anholtfreedreno: Switch to exposing only half-integer pixel...
2020-03-19 John Stultzr600: Fix build error in sfn_nir_lower_fs_out_to_vector.cpp
2020-03-19 John Stultzvc4_bufmgr: Remove duplicative VC definition
2020-03-19 John Stultzetnaviv: Avoid shift overflow
2020-03-19 John StultzAndroid.mk: Tweak MESA_ENABLE_LLVM checks
2020-03-19 Jason Ekstrandintel/iris: Always initialize CCS to 0
2020-03-19 Tomasz Pyragallium/swr: spin-lock performance improvement
next