100656 コミット (b2f2236dc565dd1460f0c1d26af905955bf3a6a1)
 

作成者 SHA1 メッセージ 日付
  Gurkirpal Singh b2f2236dc5 st/omx/tizonia: Add H.264 encoder 7年前
  Gurkirpal Singh 83d4a5d5ae st/omx/tizonia: Add H.264 decoder 7年前
  Gurkirpal Singh 430ccdbcb9 st/omx/tizonia: Add entrypoint 7年前
  Gurkirpal Singh e2afa154e9 st/omx/tizonia: Add --enable-omx-tizonia flag and build files 7年前
  Gurkirpal Singh bb5e27fab6 st/omx/bellagio: Rename st and target directories 7年前
  Samuel Pitoiset e96e6f60f7 radv: report the scratch private memory size with shader stats 7年前
  Samuel Pitoiset 7f6b91c9c3 ac/nir: count the scratch private memory size 7年前
  Samuel Pitoiset 3b8e7459f2 ac: add ac_count_scratch_private_memory() 7年前
  Samuel Pitoiset f3275ca01c ac/nir: only enable used channels when exporting parameters 7年前
  Samuel Pitoiset 675dde13b2 ac: update enabled channels mask when optimizing PARAM exports 7年前
  Samuel Pitoiset c24abae9dc ac/nir: pass the number of enabled channels to si_llvm_init_export_args() 7年前
  Samuel Pitoiset 5cd34f03c0 ac/shader: scan output usage mask for VS and TES 7年前
  Clayton Craft d1fa30e0f8 intel: Add missing includes for building on Android 7年前
  Tapani Pälli 237c9caa78 vulkan: do not expose surface/swapchain extensions on Android 7年前
  Tapani Pälli 85518657a9 anv: Don't expose VK_KHX_multiview on android. 7年前
  Roland Scheidegger cf4a92fda2 gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128 7年前
  Roland Scheidegger 06e724c7b4 tgsi/scan: use wrap-around shift behavior explicitly for file_mask 7年前
  Aaron Watry 95ae6c0355 clover: Allow overriding platform/device version numbers 8年前
  Aaron Watry 106020712f clover/llvm: Pass device down to compile 8年前
  Aaron Watry fc629e3594 clover: Pass device to llvm::create_compiler_instance 8年前
  Aaron Watry dd81ca3883 clover/llvm: Use device in llvm compilation instead of copying fields 7年前
  Timothy Arceri 71b3d681d8 radeonsi/nir: fix handling of doubles for gs inputs 7年前
  Timothy Arceri 20bd0f6a2b ac: pass the unmodified number of components to load gs inputs 7年前
  Timothy Arceri 2a68c6c6c8 radeonsi: move si_nir_load_input_gs() to si_shader.c 7年前
  Boris Brezillon 9ea90ffb98 broadcom/vc4: Add support for HW perfmon 7年前
  Boris Brezillon 5924379a58 drm-uapi: Update vc4 header with perfmon related definitions 7年前
  Roland Scheidegger 434523cf2a r600: fix color export mask 7年前
  Andres Gomez 72552012c7 travis: keep meson version below 0.45.0 7年前
  Kenneth Graunke 0472aa3efe intel: Drop SURFACE_FORMAT enum from genxml. 7年前
  Jordan Justen 755e7e6c20 intel/common: Use isl for decoder surface formats 7年前
  Jordan Justen bd3392423d intel/isl: Add isl_format_is_valid 7年前
  Jordan Justen 272bef0601 intel: Split gen_device_info out into libintel_dev 7年前
  Gert Wollny 9a0d7bb48c gallium/aux/hud: Avoid possible buffer overflow 7年前
  Eric Engestrom b98c905a46 gbm: give a name to rgba fields 7年前
  Andres Gomez 40abffb295 egl: remove duplicated initialization 7年前
  Rob Clark 5a5a43078c freedreno/ir3: start dealing with half-precision 7年前
  Rob Clark 175d1b4372 freedreno/ir3: fix fixing-up register footprint 7年前
  Rob Clark 9a62536108 freedreno: surfaces can be PIPE_BUFFER 7年前
  Rob Clark d7af35a7f3 freedreno/a5xx: handle compute resources 7年前
  Rob Clark 82c71b09d5 freedreno/ir3: ignore return jump 7年前
  Rob Clark c9b1cc33df freedreno: add some more compute caps 7年前
  Rob Clark 9630f4df3b freedreno/a5xx: don't expose 64b pointers yet 7年前
  Rob Clark 54988f1e6b freedreno: steal handy macro for compute caps from nouveau 7年前
  Rob Clark 26a9321d0a freedreno: add global_bindings state 7年前
  Rob Clark 8c42f63151 freedreno/ir3: small cleanup 7年前
  Rob Clark 76687b0c0a freedreno: add pctx->memory_barrier() 7年前
  Rob Clark 9e4f5966e8 freedreno/ir3: cmdline compiler updates for spv shaders 7年前
  Samuel Pitoiset 322a51b549 ac: add ac_build_fsign() 7年前
  Samuel Pitoiset e8bdde2289 ac: add ac_build_isign() 7年前
  Samuel Pitoiset 459e33900f ac: add ac_build_fract() 7年前