104203 Commits (bc8abc1adf0355b54e552c0944b8742d237bd1b0)
 

Autor SHA1 Mensaje Fecha
  Eric Engestrom bc8abc1adf bin: always define MESA_GIT_SHA1 to make it directly usable in code hace 7 años
  Eric Engestrom 471f708ed6 git_sha1: simplify logic hace 7 años
  Eric Engestrom 9a6a631762 i965: drop unused assignment hace 7 años
  Eric Engestrom 7a1f4340b6 anv: drop cast-to-void of used variable hace 7 años
  Eric Engestrom 6cf0d4f91f anv: use safer snprintf() to ensure NULL string-terminator hace 7 años
  Eric Engestrom d6aea40326 intel/batch-decoder: replace local ARRAY_LENGTH() macro with global ARRAY_SIZE() hace 7 años
  Eric Engestrom 81c1989e4f intel: various python cleanups hace 7 años
  Eric Engestrom aa78b29eba egl: check for buffer overflow *before* corrupting our memory hace 7 años
  Eric Engestrom eb6b41749b egl/wayland: remove sign from bitfield `formats` hace 7 años
  Eric Engestrom c5d9b48a71 mailmap: add various typos of Emil's address from the log hace 7 años
  Eric Engestrom 882ed53946 egl: some spelling fixes hace 7 años
  Samuel Pitoiset f9e8456c39 radv: initialize the DCC predicate correctly when it's compressed hace 7 años
  Samuel Pitoiset f3a78a9da0 radv: fix missing initialization of the conditional rendering state hace 7 años
  Eric Engestrom c5dd02287f bin: split `write_if_different()` out hace 7 años
  Eric Engestrom c2e00f9eee bin: whitespace cleanup hace 7 años
  Bas Nieuwenhuizen 011a811652 radv: Revert divisor = 0 case for vertex attribute extension. hace 7 años
  Bas Nieuwenhuizen 3308db2dd7 radv: Possible on-demand compilation fix. hace 7 años
  Gert Wollny 1560c58b12 mesa/st: fix array indices off-by-one error in remapping hace 7 años
  Alexander Tsoy 9a96bf0ecd meson: fix build for egl platform_x11 without dri3 and gbm hace 7 años
  Jason Ekstrand 10f44da775 Revert "intel/nir: Call nir_lower_io_to_scalar_early" hace 7 años
  Erik Faye-Lund da1f7c56da i965: do not emit empty surface state hace 7 años
  Sergii Romantsov 743dff1cca intel/ppgtt: 4096 replaced by PAGE_SIZE hace 7 años
  Sergii Romantsov 24839663a4 intel/ppgtt: memory address alignment hace 7 años
  Timothy Arceri f0a8accb0d radv: add Doom workaround hace 7 años
  Sergii Romantsov efb28aa970 i965: Emitting 3DSTATE_SO_BUFFER of 0-size. hace 7 años
  Erik Faye-Lund 98b3b6367a virgl: report actual max-texture sizes hace 7 años
  Erik Faye-Lund 825aaeae39 virgl: do not use SP_MAX_TEXTURE_*_LEVELS defines hace 7 años
  Dylan Baker ef7ae84daf docs: Add news item for 18.1.6 hace 7 años
  Samuel Pitoiset 71d5b2fbf8 radv: disable the auto-waitcnt-before-barrier LLVM option hace 7 años
  Samuel Pitoiset 85113c4d05 radv: fix memory leaks in radv_load_meta_pipeline() hace 7 años
  Samuel Pitoiset 17e79865cf radv: drop wrong initialization of COMPUTE_RESOURCE_LIMITS hace 7 años
  Andres Gomez 53b4701cb0 docs: update calendar 18.2.0-rc3 is out hace 7 años
  Mauro Rossi 43318d5857 radv/meta_decompress: fix pointer to integer conversion hace 7 años
  Mauro Rossi 73b342c7a5 egl/android: fix regression in drm_gralloc path (v2) hace 7 años
  Tapani Pälli 656ccf4ef8 mesa: shader dump/read support for ARB programs hace 7 años
  Danylo Piliaiev 479a849ad6 glsl: Avoid calling get_array_element for scalar constants hace 7 años
  Marek Olšák bffa025ada radeonsi: enable 1 missing PS_SU perf counter on Polaris hace 7 años
  Marek Olšák df50099834 radeonsi: use radeon_info::name hace 7 años
  Marek Olšák 84652721b9 ac: add radeon_info::name hace 7 años
  Marek Olšák de8d5edbc4 radeonsi: split si_clear_buffer to remove enum si_method hace 7 años
  Marek Olšák 4de92f2abb radeonsi: replace CP_DMA_USE_L2 with enum si_cache_policy hace 7 años
  Marek Olšák bc132d62f9 radeonsi: declare coher in si_copy_buffer hace 7 años
  Marek Olšák cddd7ce325 radeonsi: make PFP_SYNC_ME an explicit CP DMA flag hace 7 años
  Marek Olšák 277295962c radeonsi: don't use emit_data->args in load_emit hace 7 años
  Marek Olšák 8fb34050b5 radeonsi: don't use emit_data->args in store_emit hace 7 años
  Marek Olšák a2c18bfbe3 radeonsi: don't use emit_data->args in atomic_emit hace 7 años
  Marek Olšák 297fb213b3 radeonsi: don't use emit_data->args in build_interp_intrinsic hace 7 años
  Marek Olšák 99ae440d4e radeonsi: inline atomic_fetch_args hace 7 años
  Marek Olšák 267e92893c radeonsi: inline store_fetch_args hace 7 años
  Marek Olšák f15e55aa8a radeonsi: inline load_fetch_args hace 7 años