69479 Commits (bb5df7350b9ac780389bce9c7642cb88681a4b2d)
 

Author SHA1 Message Date
  Jose Fonseca 6635fb6cae mesa: Enable _mesa_dlopen on MSVC too. 10 years ago
  Samuel Iglesias Gonsalvez 3cbefe3cf4 glsl: fix assignment of multiple scalar and vecs to matrices. 11 years ago
  Ian Romanick bc672e261c nir: Fix typo in "ushr by 0" algebraic replacement 10 years ago
  Ian Romanick 67a8610caf nir: Silence unused parameter warnings 10 years ago
  Connor Abbott 47a1b4841d nir/cse: fix bug with comparing non-per-component sources 10 years ago
  Ben Widawsky b069f9eafd i965/fs: Combine tex/fb_write operations (opt) 10 years ago
  Ben Widawsky 6866378cf4 i965/fs: Only emit FS_OPCODE_PLACEHOLDER_HALT if there are discards 10 years ago
  Ben Widawsky 38707e1478 i965/fs: Create a has_side_effects for fs_inst 10 years ago
  Marius Predut 28d9e90428 i965: replace __FUNCTION__ with __func__ 10 years ago
  Marius Predut 139e6c7c4a i915: replace __FUNCTION__ with __func__ 10 years ago
  Marius Predut fc57222f60 glx: replace __FUNCTION__ with __func__ 10 years ago
  Marius Predut 6f4d9418b4 main: replace __FUNCTION__ with __func__ 10 years ago
  Marius Predut 50cb780f7f state_tracker: replace __FUNCTION__ with __func__ 10 years ago
  Marius Predut d02942cc77 swrast: replace __FUNCTION__ with __func__ 10 years ago
  Marius Predut e1231159bc vbo: replace __FUNCTION__ with __func__ 10 years ago
  Marius Predut f0e693efb3 tnl: replace __FUNCTION__ with __func__ 10 years ago
  Matt Turner 3ca17e75e4 i965/fs: Correct mistake in determining whether a MUL is negated. 10 years ago
  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