104203 次代码提交 (bc8abc1adf0355b54e552c0944b8742d237bd1b0)
 

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