76189 次程式碼提交 (ee85014b90af1d94d637ec763a803479e9bac5dc)
 

作者 SHA1 備註 提交日期
  Rob Clark 029c89a0cc Revert "compiler: removed unused Makefile.sources" 9 年之前
  Rob Clark 1be9184ff3 compiler: fix .gitignore for glsl_compiler 9 年之前
  Rob Clark 78f4c555b9 compiler: removed unused Makefile.sources 9 年之前
  Nicolai Hähnle 43a401a792 gallium: fix the documentation of PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE 9 年之前
  Nicolai Hähnle 7dd31b81fe gallium/radeon: support PIPE_CAP_SURFACE_REINTERPRET_BLOCKS 9 年之前
  Nicolai Hähnle 4b02f16537 st/mesa: implement PBO upload for glCompressedTex(Sub)Image 9 年之前
  Nicolai Hähnle f38bb36f57 st/mesa: redirect CompressedTexSubImage to our own implementation 9 年之前
  Nicolai Hähnle 16c2ea1fcc st/mesa: inline the implementation of _mesa_store_compressed_teximage 9 年之前
  Nicolai Hähnle c99f2fe70e st/mesa: implement PBO upload for multiple layers 9 年之前
  Fredrik Höglund 757071ca7c st/mesa: Accelerate PBO uploads 9 年之前
  Nicolai Hähnle 4a448a63ad st/mesa: use the correct address generation functions in st_TexSubImage blit 9 年之前
  Nicolai Hähnle 6af6d7b08a gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS 9 年之前
  Nicolai Hähnle 3abb548ef6 gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY 9 年之前
  Nicolai Hähnle bc8a6842a9 mesa: add MESA_NO_MINMAX_CACHE environment variable 9 年之前
  Nicolai Hähnle 761c7d59c4 vbo: disable the minmax cache when the hit rate is low 9 年之前
  Nicolai Hähnle 115c643b16 mesa: add USAGE_DISABLE_MINMAX_CACHE flag to buffer UsageHistory 9 年之前
  Nicolai Hähnle 6b057f8ecc vbo: cache/memoize the result of vbo_get_minmax_indices (v3) 9 年之前
  Nicolai Hähnle 1a570d96a6 vbo: move vbo_get_minmax_indices into its own source file 9 年之前
  Nicolai Hähnle 46b7a526f5 mesa/main: bail earlier for size == 0 in _mesa_clear_buffer_sub_data 9 年之前
  Nicolai Hähnle fd7229b437 mesa/main: add USAGE_PIXEL_PACK_BUFFER flag to buffer UsageHistory 9 年之前
  Nicolai Hähnle 54c4a9803b mesa/main: add USAGE_TRANSFORM_FEEDBACK_BUFFER flag to buffer UsageHistory 9 年之前
  Nicolai Hähnle 55fb921d69 util/hash_table: add _mesa_hash_table_num_entries 9 年之前
  Nicolai Hähnle 8b11d8cfbf util/hash_table: add _mesa_hash_table_clear (v4) 9 年之前
  Leo Liu 6ad2e55a14 st/omx/dec/h264: fix corruption when scaling matrix present flag set 9 年之前
  Leo Liu 4f598f2173 vl: add zig zag scan for list 4x4 9 年之前
  Roland Scheidegger 848a023c05 llvmpipe: use scissor_planes_needed helper function 9 年之前
  Jordan Justen 141ef75569 i965/gen8: Initialize aux_mode to GEN8_SURFACE_AUX_MODE_NONE 11 年之前
  Ilia Mirkin 18f688d62a mesa: use default geometry's samples when there are no attachments 9 年之前
  Ilia Mirkin 095da3b550 mesa: invalidate framebuffer when changing parameters 9 年之前
  Ilia Mirkin beac7b1b8b mesa: use geometric helper for computing min samples 9 年之前
  Ilia Mirkin 2d4976fa19 mesa: the _mesa_geometric_* functions require full types from mtypes.h 9 年之前
  Niels Ole Salscheider fb44cfadce winsys/radeon: Do not deinit the pb cache if it was not initialized 9 年之前
  Marek Olšák 84a6d2d7d6 tgsi/scan: add tgsi_shader_info::reads_samplemask 9 年之前
  Marek Olšák 0d68b91220 radeonsi: rework RB+ for Stoney 9 年之前
  Marek Olšák 066d76c2f4 radeonsi: rename cb_target_mask state to cb_render_state 9 年之前
  Marek Olšák 5f0f9a5619 radeonsi: treat intensity render targets exactly like red 9 年之前
  Marek Olšák f96f94966d tgsi: set correct src type for UP2H 9 年之前
  Connor Abbott 19db71807f util/hash_table: don't compare deleted entries 9 年之前
  Connor Abbott 8fc2f652a2 util/set: don't compare against deleted entries 9 年之前
  Jordan Justen bd97b62525 glsl: Disable tree grafting optimization for shared variables 9 年之前
  Jordan Justen afef1422cb glsl: Enable debug prints for do_common_optimization 9 年之前
  Roland Scheidegger 5e090079e1 Revert "i965: Provide sse2 version for rgba8 <-> bgra8 swizzle" 9 年之前
  Dave Airlie e7a27f70b9 virgl: mark function as static 9 年之前
  Roland Scheidegger 7221b8aec6 gallivm: add PK2H/UP2H support 9 年之前
  Roland Scheidegger 5171ec9ca9 gallivm: add PK2H/UP2H support 9 年之前
  Roland Scheidegger dc16086e3b tgsi: add PK2H/UP2H support 9 年之前
  Roland Scheidegger 99bd96abbb llvmpipe: drop scissor planes early if the tri is fully inside them 9 年之前
  Roland Scheidegger 9d2a34e105 llvmpipe: minor cleanup of sse2 for calc_fixed_position 9 年之前
  Roland Scheidegger 8aa168eb8f llvmpipe: use vector loads for (optimized) tri raster funcs 9 年之前
  Roland Scheidegger ab30426e33 i965: Provide sse2 version for rgba8 <-> bgra8 swizzle 9 年之前