33 次程式碼提交 (e860cb64dbcb170207641fc280e47858fae74891)

作者 SHA1 備註 提交日期
  Marek Olšák e860cb64db gallium/util: implement software Z32F_S8X24 depth-stencil clear 14 年之前
  Marek Olšák 4ad63659c0 galahad,util: warn on resource target mismatch in copy_region 14 年之前
  Marek Olšák 64f55216e4 util: add a simple memcpy path for copying buffers in util_resource_copy_region 14 年之前
  Marek Olšák e968975cb5 gallium: remove the geom_flags param from is_format_supported 14 年之前
  Roland Scheidegger 4c70014626 gallium: support for array textures and related changes 14 年之前
  Luca Barbieri a01578c84f auxiliary: fix depth-only and stencil-only clears 15 年之前
  Roland Scheidegger c2f074d8a4 util: fix util_fill_rect to take util_color instead of u32 param 15 年之前
  Roland Scheidegger a2bf4817bb util: implement util_clear_depth_stencil fallback 15 年之前
  Roland Scheidegger a6e5c6c000 gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil 15 年之前
  Roland Scheidegger a1d5131d2e util: adapt to clear interface changes 15 年之前
  Roland Scheidegger f4ad68a528 util: fix some leftover util_surface_fill/copy calls 15 年之前
  Roland Scheidegger 815b75705f gallium/util: adapt util code to interface changes 15 年之前
  Vinson Lee 57f0a25c27 util: Remove unnecessary headers. 15 年之前
  Brian Paul 8b0c217f2b gallium: move surface utility functions into u_surface.c 15 年之前
  Brian Paul 1fc5a318a6 gallium: move framebuffer utility functions into a new file 15 年之前
  Keith Whitwell 287c94ea49 Squashed commit of the following: 15 年之前
  José Fonseca 712ba6e6b0 util: Rename pipe formats. 15 年之前
  José Fonseca daf7caf4cf util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. 15 年之前
  José Fonseca 28486880ca gallium: pipe/p_inlines.h -> util/u_inlines.h 15 年之前
  Vinson Lee f7f59b50ce util: Remove unnecessary header. 15 年之前
  Brian Paul d1fa748cdb gallium/util: added util_unreference_framebuffer_state() 15 年之前
  Brian Paul 8f2a173663 gallium/util: simplify util_framebuffer_state_equal() 15 年之前
  Brian Paul a67f39810b gallium/util: added framebuffer compare, copy util funcs 15 年之前
  Michal Krol 6df42d8023 Move pf_get_block() to u_format auxiliary module. 15 年之前
  Roland Scheidegger ac400ffce6 gallium: interface cleanups, remove nblocksx/y from pipe_texture and more 15 年之前
  Keith Whitwell 683e35f726 gallium: don't use arrays for texture width,height,depth 16 年之前
  Jakob Bornecrantz 5a118d4650 util: Fix surface usage 16 年之前
  Brian Paul 49b40f9bf4 gallium: new, simple RGBA surface create/destroy helpers 16 年之前