89641 Commits (0fc5110a6e1759c38af74f0b10acc56af6f0bfca)
 

Author SHA1 Message Date
  Alejandro Piñeiro a54f0ad6d3 mesa/main: *TextureSubImage* generates INVALID_OPERATION on wrong target 9 years ago
  Ben Widawsky d844d8e4d5 i965: Add Kaby Lake brandstrings 9 years ago
  Grazvydas Ignotas 4dc42ae792 tgsi/ureg: return correct token count in ureg_get_tokens 9 years ago
  Timothy Arceri 6084855528 radeonsi: add support for an on-disk shader cache 9 years ago
  Timothy Arceri 85a9b1b562 util/disk_cache: compress individual cache entries 9 years ago
  Timothy Arceri 5afde61752 util/disk_cache: add support for detecting corrupt cache entries 9 years ago
  Samuel Pitoiset 9fc86d4f53 glsl: fix subroutine mismatch between declarations/definitions 9 years ago
  Matt Turner 10f2c86aa3 genxml: Depend on Makefile.am for generated sources. 9 years ago
  Matt Turner 7d1195c1e4 clover: Work around build failure with AltiVec. 9 years ago
  Nanley Chery d7d64f1091 anv/image: Allow HiZ on input attachment-capable depth/stencil images 9 years ago
  Nanley Chery 76b8cc2a1c anv/cmd_buffer: Centralize automatic layout transitions 9 years ago
  Nanley Chery 0a72b5f3cb anv/cmd_buffer: Add attachment transitioning functions 9 years ago
  Nanley Chery 9950774f8b anv/blorp: Encapsulate subpass id querying 9 years ago
  Nanley Chery c78a959bcf anv/cmd_buffer: Enable render pass awareness 9 years ago
  Nanley Chery c0223d052b anv/pass: Store subpass attachment reference list 9 years ago
  Nanley Chery 8f6a17c8e7 anv/pass: Fix size of anv_render_pass:subpass_attachments 9 years ago
  Nanley Chery 608d17b80e anv: Store the user's VkAttachmentReference 9 years ago
  Nanley Chery 6326f0f4be anv/cmd_buffer: Remove extra resolve for certain depth buffers 9 years ago
  Nanley Chery ea744912b3 anv/cmd_buffer: Conditionally choose the sampled image surface state 9 years ago
  Nanley Chery 5408d3fd05 anv/descriptor_set: Store aux usage of sampled image descriptors 9 years ago
  Nanley Chery efc2222323 anv/image: Create an additional surface state for sampling 9 years ago
  Nanley Chery f3621f4e71 anv/image: Simplify setup of HiZ sampler surface state 9 years ago
  Nanley Chery 258af3a856 anv/image: Remove extra dependency on HiZ-specific variable 9 years ago
  Nanley Chery 54d29ee65f anv: Update the HiZ sampling helper 9 years ago
  Nanley Chery 172747a963 anv/cmd_buffer: Replace layout_to_hiz_usage() 9 years ago
  Nanley Chery 425e33bcdb anv/image: Add anv_layout_to_aux_usage() 9 years ago
  Nanley Chery 178f9e5f29 anv/pass: Avoid accessing attachment array out of bounds 9 years ago
  Jonas Pfeil cd2b55e536 ralloc: Make sure ralloc() allocations match malloc()'s alignment. 9 years ago
  Bruce Cherniak a7b8d50bcb swr: fix crash in swr_update_derived following st/mesa state changes 9 years ago
  Bruce Cherniak 74aa6fd9a0 docs: update features.txt for GL_ARB_clear_texture with swr 9 years ago
  Bruce Cherniak dd649a541d swr: enable clear_texture with util_clear_texture 9 years ago
  Gregory Hainaut b36050143f doc: GL_ARB_buffer_storage is supported on llvmpipe/swr 9 years ago
  Emil Velikov b23db2b840 automake: i965: list correct header in Makefile.source 9 years ago
  Brian Paul b95ead850b svga: fix crash regression since e027935a795 9 years ago
  Brian Paul 69fb8f3cae svga: s/unsigned/pipe_prim_type/ 9 years ago
  Brian Paul a9ff377d40 svga: whitespace fixes in svga_context.h 9 years ago
  Brian Paul 49134c0549 svga: whitespace and formatting fixes in svga_stage.c 9 years ago
  Robert Foss 88becf7302 mesa: Avoid read of uninitialized variable 9 years ago
  Lionel Landwerlin af5f13e58c anv: add VK_KHR_descriptor_update_template support 9 years ago
  Lionel Landwerlin 9f60ed98e5 anv: add VK_KHR_push_descriptor support 9 years ago
  Lionel Landwerlin 12dee851a3 anv: descriptor: make descriptor writing take a stream allocator 9 years ago
  Lionel Landwerlin 194fa58285 anv: descriptors: extract writing of descriptors elements 9 years ago
  Lionel Landwerlin c2d199adec anv: make layout size computation helper available across compilation units 9 years ago
  Lionel Landwerlin c83e33e6ee anv: move buffer_view declaration 9 years ago
  Tomasz Figa 06758c1e8a mesa: Use _mesa_has_OES_geometry_shader() when validating draws 9 years ago
  Kenneth Graunke 58793e514b i965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*. 9 years ago
  Chris Wilson 92281b2c7f i965: Only flush the batchbuffer if we need to zero the SO offsets 9 years ago
  Iago Toral Quiroga 7ad692d8e2 anv: do not subtract the base layer to compute depth in 3DSTATE_DEPTH_BUFFER 9 years ago
  Iago Toral Quiroga 64bf78270d isl: document the meaning of the array_len field in isl_view 9 years ago
  Jacob Lifshay 3d8feb38e8 vulkan/wsi: Improve the DRI3 error message 9 years ago