69412 Commits (07c571a39fa12c3db1c638302de7aed67844609b)
 

Author SHA1 Message Date
  Neil Roberts 07c571a39f i965/skl: Use an exec size of 8 to initialise the message header 10 years ago
  Ian Romanick 05a1d84491 i965/fs: Always invert predicate of SEL with swapped arguments 10 years ago
  Tom Stellard e0994e0f97 radeon/llvm: Improve codegen for KILL_IF 10 years ago
  Tom Stellard c6d79ed289 radeon/llvm: Run LLVM's instruction combining pass 10 years ago
  Tom Stellard 2569c7109d radeonsi: Add header and footer to shader stat dump 10 years ago
  Kenneth Graunke 406df68736 i965: Fix software primitive restart with indirect draws. 10 years ago
  Kenneth Graunke f55ded764c i965: Implement proper workaround for Gen4 GPU CONSTANT_BUFFER hangs. 10 years ago
  Kenneth Graunke 21d29124a7 i965: Fix INTEL_DEBUG=shader_time for SIMD8 VS. 10 years ago
  Eric Anholt 1be329e64c vc4: Add a blitter path using just the render thread. 10 years ago
  Eric Anholt 76d56752cc vc4: Allow submitting jobs with no bin CL in validation. 10 years ago
  Eric Anholt 43b20795b7 vc4: Move the blit code to a separate file. 10 years ago
  Eric Anholt e214a59635 vc4: Separate out a bit of code for submitting jobs to the kernel. 10 years ago
  Eric Anholt 44b63cf5c0 vc4: When asked to sample from a raster texture, make a shadow tiled copy. 10 years ago
  Eric Anholt d04b07f8e2 vc4: Fix off-by-one in branch target validation. 10 years ago
  Eric Anholt 7fa2f2e366 vc4: Use NIR-level lowering for idiv. 10 years ago
  Eric Anholt 84ebaff1b7 vc4: Add a bunch of type conversions. 10 years ago
  Dave Airlie cc5860e407 st/mesa: align cube map arrays layers 10 years ago
  Dave Airlie 5ed79312ed st/mesa: convert sub image for cube map arrays to 2d arrays for upload 10 years ago
  Mathias Froehlich 1e1d5456ba i965: Flush batchbuffer containing the query on glQueryCounter. 10 years ago
  Eric Anholt adae027260 vc4: Use the blit interface for updating shadow textures. 10 years ago
  Eric Anholt 39b6f7e76c vc4: Remove dead fields from vc4_surface. 10 years ago
  Eric Anholt 5100221ff7 vc4: Skip sending down the clear colors if not clearing. 10 years ago
  Eric Anholt 725620f21d vc4: Sync with kernel changes to relax BCL versus RCL validation. 10 years ago
  Eric Anholt cb88d2cfcb vc4: Fix another space allocation mistake. 10 years ago
  Eric Anholt 8eb9304ee7 vc4: Add missed accounting for the size of the semaphore. 10 years ago
  Matt Turner 89b140dfae swrast: Mark MAX_GLUINT literal with u suffix. 10 years ago
  Matt Turner 1c9db39d54 i965: Don't bother freeing NULL. 10 years ago
  Chad Versace a76dc15b2b i965: Lift some restrictions on dma_buf EGLImages 10 years ago
  Chad Versace 2943b15ce7 i965: Disable aux buffers for EGLImage-backed miptrees 10 years ago
  Chad Versace bf504b6127 i965: Change intel_miptree_create_for_bo() signature 10 years ago
  Chad Versace d3b042f359 i965: Add field intel_mipmap_tree::disable_aux_buffers 10 years ago
  Chad Versace e1338f267f i965: Refactor brw_is_hiz_depth_format() 10 years ago
  Chad Versace 5776d65114 i965: Declare intel_miptree_create_layout() as static 10 years ago
  Chad Versace 1ef4bf7191 i965: Declare intel_miptree_alloc_mcs() as static 10 years ago
  Jose Fonseca 36ceda4ece docs: Improve LLVM_USE_CRT_xxx instructions. 10 years ago
  Jose Fonseca fa1b3e1501 glx: Include util/macros.h instead of redefining PRINTFLIKE. 10 years ago
  Jose Fonseca 978753e843 util/ralloc: Fix `extern "C"` usage. 10 years ago
  Jose Fonseca 85dd46d90c mesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro. 10 years ago
  Emil Velikov 5ddeab8a06 docs: add news item and link release notes for mesa 10.5.3 10 years ago
  Emil Velikov a94f8e712f docs: Add 256 sums for the 10.5.3 release 10 years ago
  Emil Velikov 794b9bf26a Add release notes for the 10.5.3 release 10 years ago
  Emil Velikov 61c6cc4a4a docs: remove the --with-max-{width,height} note 10 years ago
  Emil Velikov 0e742b1cb3 configure.ac: remove deprecated --with-libclc-path 10 years ago
  Kenneth Graunke b6354d9bb0 i965/nir: Make INTEL_DEBUG=ann work with NIR. 10 years ago
  Kenneth Graunke 89c1feb78d i965: Create NIR during LinkShader() and ProgramStringNotify(). 10 years ago
  Kenneth Graunke b3e286c457 nir: Store num_direct_uniforms in the nir_shader. 10 years ago
  Kenneth Graunke f41f07f685 i965: Move lower_output_reads to brw_link_shader(). 10 years ago
  Matt Turner 8e414cbdec glsl: Mark path as unreachable. 10 years ago
  Matt Turner ea0c35faf8 i965: Remove useless null check. 10 years ago
  Matt Turner 024ecc783b i965/fs/nir: Mark fallthrough. 10 years ago