85360 次程式碼提交 (0f3aee888efa820cb9875cfebc83cf8cc855f599)
 

作者 SHA1 備註 提交日期
  Eric Engestrom c867938044 nir/spirv: improve mmap() error handling 9 年之前
  Eric Engestrom 65c8cbe89d nir/spirv: improve lseek() error handling 9 年之前
  Eric Engestrom 23519a9de2 nir/spirv: add some error checking to open() 9 年之前
  Timothy Arceri 913e0296f2 mesa: use uint32_t rather than unsigned for xfb struct members 9 年之前
  Timothy Arceri 7064f8674a i915/i965: remove commented out warning 9 年之前
  Brian Paul 951bf44a56 mesa: move _mesa_valid_to_render() to api_validate.c 9 年之前
  Steven Toth e99b9395be gallium/hud: Add support for CPU frequency monitoring 9 年之前
  Marek Olšák 7b87190d2b Revert "gallium/hud: automatically print % if max_value == 100" 9 年之前
  Brian Paul 1d07552ba5 docs: update the list of Mesa major versions and API support 9 年之前
  Nicolai Hähnle 7bac5bf032 gallium/radeon: fix crash/regression in performance counters 9 年之前
  Nicolai Hähnle cfd870de70 gallium/radeon: update documentation of buffer_get_virtual_address 9 年之前
  Nicolai Hähnle fd9f54223d gallium/radeon: emit relocations for query fences 9 年之前
  Nicolai Hähnle 3e7cced4b9 radeon/uvd: adjust the buffer offset when relocation is used 9 年之前
  Nicolai Hähnle a48bf02d05 radeon/vce: adjust the buffer offset when relocation is used 9 年之前
  Nicolai Hähnle 13cb41f666 radeon/video: don't use sub-allocated buffers 9 年之前
  Steven Toth 1d466b9b04 gallium/hud: Add power sensor support 9 年之前
  Samuel Pitoiset 3abe68b828 nv50/ir: teach insnCanLoad() about SHLADD 9 年之前
  Samuel Pitoiset 115c79be10 nv50/ir: optimize SHLADD(a, b, c) to MOV((a << b) + c) 9 年之前
  Samuel Pitoiset 2e008be9a9 nv50/ir: optimize SHLADD(a, b, 0x0) to SHL(a, b) 9 年之前
  Samuel Pitoiset e4eb0fca02 nv50/ir: optimize IMAD to SHLADD in presence of power of 2 9 年之前
  Samuel Pitoiset 31545b64b8 nvc0/ir: add emission for SHLADD 9 年之前
  Samuel Pitoiset 85132c7453 nv50/ir: add preliminary support for SHLADD 9 年之前
  Samuel Pitoiset 652874754a nvc0: update GM107 sched control codes format 9 年之前
  Nicolai Hähnle e4b585f009 gallium/radeon: use smaller buffers for query results 9 年之前
  Nicolai Hähnle de84e99e45 gallium/radeon/winsyses: add radeon_winsys::min_alloc_size 9 年之前
  Nicolai Hähnle 7a0e543836 radeonsi: enable ARB_query_buffer_object (v2) 9 年之前
  Nicolai Hähnle 15e2661137 gallium/radeon: implement get_query_result_resource (v2) 9 年之前
  Nicolai Hähnle 2c9d546402 gallium/radeon: zero all query buffers 9 年之前
  Nicolai Hähnle daeab0171d gallium/radeon: cleanup getting PIPE_QUERY_TIMESTAMP result 9 年之前
  Nicolai Hähnle 631c47384c gallium/radeon: add query fences and r600_get_hw_query_params 9 年之前
  Nicolai Hähnle 51b57a9b5a radeonsi: add save_qbo_state 9 年之前
  Nicolai Hähnle 70f9ca2468 radeonsi: add si_get_shader_buffers/get_pipe_constant_buffers (v2) 9 年之前
  Nicolai Hähnle 8d45243e40 gallium/radeon: add r600_gfx_{write,wait}_fence 9 年之前
  Nicolai Hähnle 8e4de00930 gallium/radeon: add barrier_flags to r600_common_screen 9 年之前
  Timothy Arceri 577e06095b glsl: remove remaining tabs from ast_type.cpp 9 年之前
  Timothy Arceri 222f66a812 glsl: remove remaining tabs from ast_to_hir.cpp 9 年之前
  Timothy Arceri fc1d200bc7 glsl: remove remaining tabs from ast_array_index.cpp 9 年之前
  Timothy Arceri b193c4d75b glsl: remove tabs from ast_expr.cpp 9 年之前
  Timothy Arceri 386045a3df glsl: remove tabs from linker.{cpp,h} 9 年之前
  Steven Toth 8c60bcb4c3 gallium/hud: Add support for block I/O, network I/O and lmsensor stats 9 年之前
  Ben Widawsky 29783c0887 i965: Remove useless (harmful) assertion 9 年之前
  Eric Anholt 2a721b1b79 vc4: Emit perf debug when we fall back to quad clears. 9 年之前
  Eric Anholt 1aa8a0392f nir: Optimize out discard_ifs with a constant 0 argument. 9 年之前
  Michel Dänzer 8d8c440ebf gallium/radeon: Initialize pipe_resource::next to NULL 9 年之前
  Timothy Arceri 3eb0baeecf glsl: don't crash when dumping shaders if some come from cache 9 年之前
  Timothy Arceri 87ab26b2ab glsl: Add initial functions to implement an on-disk cache 9 年之前
  Chad Versace 44bcf1ffcc .gitignore: Ignore src/compiler/spirv2nir 9 年之前
  Ian Romanick ea6ed2379d glsl: Fix cut-and-paste bug in hierarchical visitor ir_expression::accept 9 年之前
  Ian Romanick 7f64041cee glsl: Add bit_xor builder 9 年之前
  Ian Romanick 5f7f7d582b glsl/standalone: Enable GLSL 4.00 through 4.50 9 年之前