104765 次程式碼提交 (fa5e9f1f73f64ac089f8efd5b101a77d06d22fcd)
 

作者 SHA1 備註 提交日期
  Erik Faye-Lund fa5e9f1f73 virgl: adjust strides when mapping temp-resources 7 年之前
  Pierre Moreau 21b92b3464 nvir: Always split 64-bit IMAD/IMUL operations 7 年之前
  Leo Liu cb63e5d1eb st/vdpau: Use output buffer as back buffer with 24-bit color only 7 年之前
  Leo Liu 4d8ec12f03 vl/dri: add color depth to vl winsys 7 年之前
  Leo Liu cd77d49ecf vl/dri3: add support for 10 bits format 7 年之前
  Leo Liu 902358de4b vl/dri: add 10 bits format supports 7 年之前
  Kristian H. Kristensen aaafae4f55 egl/android: Declare droid_load_driver() static 7 年之前
  Samuel Pitoiset d4bf954fe6 radv: fix function names for VK_EXT_conditional_rendering 7 年之前
  Jason Ekstrand 1a263b377c anv: Silence a couple compiler warnings 7 年之前
  Michel Dänzer e34dd4f508 loader/dri3: Don't wait for fence of old buffer when re-allocating it 7 年之前
  Michel Dänzer aefac10fec loader/dri3: Only wait for back buffer fences in dri3_get_buffer 7 年之前
  Vadym Shovkoplias 9b5c0c520f glsl/linker: Check the invariance of built-in special variables 7 年之前
  Tapani Pälli 30580640f2 intel/tools: fix initial position of window in aubinator viewer 7 年之前
  Erik Faye-Lund eaa718588e winsys/virgl: avoid unintended behavior 7 年之前
  Juan A. Suarez Romero d631916f29 travis: use python3.5 for meson 7 年之前
  Samuel Pitoiset 3d08631fe5 radv: adjust ESGS ring buffer size computation on VI+ 7 年之前
  Gert Wollny 47e01e77d8 mesa/texture: Also check for LA texture when querying intensity component size 7 年之前
  Ilia Mirkin 133e12fb69 nv50,nvc0: warn on not-explicitly-handled caps 7 年之前
  Timothy Arceri e66c2158f8 mesa: remove duplicate dispatch sanity tests 7 年之前
  Timothy Arceri 355a5ef761 mesa: tidy up init_matrix_stack() 7 年之前
  Christopher Egert 51995f6920 radeon: fix ColorMask 7 年之前
  Elie Tournier 9179c745f6 gallium: Correctly handle no config context creation 7 年之前
  Bas Nieuwenhuizen f6e09db2e6 radv: Support v3 of VK_EXT_vertex_attribute_divisor. 7 年之前
  Marek Olšák 867f7aaed2 radeonsi/nir: port some bindless and sampler code from TGSI 7 年之前
  Marek Olšák b00deed66f radeonsi: adjust and simplify max_alloc_size determination 7 年之前
  Marek Olšák 203ef19f48 radeonsi: split si_copy_buffer 7 年之前
  Marek Olšák 986d6f12fb radeonsi: don't call VBO prefetch with size=0 7 年之前
  Marek Olšák 1119fe5c25 radeonsi: merge SI and CI dma_clear_buffer and remove the callback 7 年之前
  Marek Olšák be0bd95abf radeonsi: fix GPU hangs with bindless textures and LLVM 7.0 7 年之前
  Marek Olšák fa595e3d0c ac: remove deprecated use of LLVMInt1Type() 7 年之前
  Marek Olšák cc36ebbdc3 ac: use iN_0/1 constants 7 年之前
  Marek Olšák bc09c3d59e ac: add radeon_info::num_good_cu_per_sh 7 年之前
  Marek Olšák a5f35aa742 ac: revert new LLVM 7.0 behavior for fdiv 7 年之前
  Marek Olšák 662db03577 radeonsi: fix printing a BO list into ddebug reports 7 年之前
  Marek Olšák da72b6296c r600: fix HTILE for NPOT textures with mipmapping 7 年之前
  Marek Olšák d4e52281aa winsys/radeon: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI 7 年之前
  Marek Olšák a1b9a00f82 radeonsi: fix HTILE for NPOT textures with mipmapping on SI/CI 7 年之前
  Brian Paul 5162735957 docs: document new features/extensions in driver for WS 15 / Fusion 11 7 年之前
  Brian Paul 7baf45dfc7 svga: assorted fixes/changes in svga_pipe_blit.c 7 年之前
  Brian Paul 25fceccf72 svga: set buffer bind_flags in svga_buffer_add_host_surface() 7 年之前
  Charmaine Lee 337a74aa40 svga: add format conversion for legacy formats 7 年之前
  Charmaine Lee 389450a271 svga: remove obsolete code to reemit gs binding 7 年之前
  Brian Paul c174ee9f9d svga: move variant->fs_shadow_compare_units assignment 7 年之前
  Charmaine Lee cb70474b20 svga: fix resource checking in is_blending_enabled() 7 年之前
  Neha Bhende c6103328ab svga: Use texture_copy_region instead of texture_copy_handle for multisampling 7 年之前
  Charmaine Lee fdf5885183 svga: add missing devcap check for texture array support 7 年之前
  Charmaine Lee 3069581260 svga: no need to check MULTISAMPLE devcap for view format 7 年之前
  Charmaine Lee 6f254ad9b4 svga: sync devcap name changes in svga3d_devcaps.h 7 年之前
  Charmaine Lee 49428c8d61 svga: explicit set DXFMT_SHADER_SAMPLE for DS format for pre-SM41 device 7 年之前
  Charmaine Lee 379a2f265f svga: remove unused variable 7 年之前