110863 次程式碼提交 (49c17e845a37ba58387e0fc4284841c8ddad8639)
 

作者 SHA1 備註 提交日期
  Kenneth Graunke faa7daa55e i965: Force VMA alignment to be a multiple of the page size. 6 年之前
  Kenneth Graunke fd27561c9d i965: Fix BRW_MEMZONE_LOW_4G heap size. 6 年之前
  Juan A. Suarez Romero 5d72a334e8 Update version to 19.1.0-rc1 6 年之前
  Timothy Arceri 825ca9e42e radeonsi: add config entry for Counter-Strike Global Offensive 6 年之前
  Erik Faye-Lund 67f2be0fbf draw: flush when setting stream-out targets 6 年之前
  John Stultz 05faf6eb56 mesa: Makefile.sources: Add nir_lower_fb_read.c to Makefile.sources list 6 年之前
  John Stultz 3495bdca13 mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset to Makefile.sources 6 年之前
  John Stultz f93e1f92c4 mesa: android: freedreno: Fix build failure due to path change 6 年之前
  Amit Pundir 8c0b80e08a mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 6 年之前
  Bas Nieuwenhuizen 070d763d5d radv: Implement cosited_even sampling. 6 年之前
  Bas Nieuwenhuizen ed0d4eaa4c radv: Disable subsampled formats. 6 年之前
  Timothy Arceri 6e52daa18c util/drirc: add workarounds for bugs in Doom 3: BFG 6 年之前
  Rob Clark bdd273d873 freedreno: remove unused forward struct declaration 6 年之前
  Alyssa Rosenzweig 6823873246 panfrost/midgard: iabs cannot run on mul 6 年之前
  Alyssa Rosenzweig cdd9189aad panfrost/midgard: Lower mixed csel (NIR) 6 年之前
  Alyssa Rosenzweig 58a1e1f86c panfrost/midgard: Fix RA when temp_count = 0 6 年之前
  Alyssa Rosenzweig 3d7874c699 panfrost/midgard: Fix integer selection 6 年之前
  Alyssa Rosenzweig 31f5a43bf0 panfrost: Support RGB565 FBOs 6 年之前
  Alyssa Rosenzweig f8c7ffa07a panfrost/midgard/disasm: Handle dest_override generalized 6 年之前
  Alyssa Rosenzweig b6b534c733 panfrost/midgard/disasm: Stub out 64-bit 6 年之前
  Alyssa Rosenzweig 8c36ecd4b1 panfrost/midgard/disasm: Print 8-bit sources 6 年之前
  Alyssa Rosenzweig 2800e822a4 panfrost/midgard/disasm: Support 8-bit destination 6 年之前
  Alyssa Rosenzweig d42c37e494 panfrost/midgard: Rename ilzcnt8 -> iclz 6 年之前
  Alyssa Rosenzweig 9559280fc3 panfrost/midgard: Fix crash on unknown op 6 年之前
  Alyssa Rosenzweig 96eed4e04b panfrost/midgard/disasm: Fill in .int mod 6 年之前
  Alyssa Rosenzweig 7469df70c8 panfrost/midgard/disasm: Extend print_reg to 8-bit 6 年之前
  Alyssa Rosenzweig 055f6def30 panfrost/midgard/disasm: Catch mask errors 6 年之前
  Alyssa Rosenzweig 576a27fd55 panfrost/midgard: reg_mode_full -> reg_mode_32, etc 6 年之前
  Rob Clark 2da36dd0b6 freedreno/a6xx: deduplicate a few lines 6 年之前
  Rob Clark 555ca49d2b freedreno: add ubwc_enabled helper 6 年之前
  Rob Clark 62c0b02717 freedreno: move UBWC color offset to fd_resource_offset() 6 年之前
  Rob Clark a871b5ffaa freedreno/a6xx: buffer resources cannot be compressed 6 年之前
  Rob Clark 05f5122d4a freedreno: mark imported resources as valid 6 年之前
  Rob Clark 11583dc655 freedreno/a6xx: UBWC support for images 6 年之前
  Rob Clark 857d9f3b02 freedreno/a6xx: UBWC fixes 6 年之前
  Rob Clark 6ffb58726b freedreno: update generated headers 6 年之前
  Rob Clark fb1488a800 freedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes 6 年之前
  Rob Clark 8c97b3c546 freedreno/ir3: remove assert 6 年之前
  Karol Herbst 7f85283103 spirv/cl: support vload/vstore 7 年之前
  Karol Herbst d11b807da5 nir: Add nir_op_vec helper 6 年之前
  Karol Herbst 681fb7ea05 nir: Add a nir_builder_alu variant which takes an array of components 6 年之前
  Karol Herbst c91ea6343f vtn: handle bitcast with pointer src/dest 6 年之前
  Mathias Fröhlich c989661985 mesa: Leave aliasing of vertex and generic0 attribute to the dlist code. 6 年之前
  Mathias Fröhlich c869387d8a mesa: Correct the is_vertex_position decision for dlists. 6 年之前
  Mathias Fröhlich 5ad54217ff mesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin. 6 年之前
  Mathias Fröhlich 0ed7603d97 mesa: Remove the _glapi_table argument from _mesa_array_element. 6 年之前
  Mathias Fröhlich 3b6f32907f mesa: Constify static const array in api_arrayelt.c 6 年之前
  Mathias Fröhlich 68aaf0a4e3 mesa: Remove the now unused _NEW_ARRAY state change flag. 6 年之前
  Mathias Fröhlich 7af047c373 mesa: Rip out now unused gl_context::aelt_context. 6 年之前
  Mathias Fröhlich b9de48581a mesa: Implement _mesa_array_element by walking enabled arrays. 6 年之前