80726 Commits (fcc1c8a43728ac9c9d3cd144d034e4925ec5bbcc)
 

Author SHA1 Message Date
  Jason Ekstrand fcc1c8a437 nir/algebraic: Add a mechanism for specifying the bit size of a value 9 years ago
  Jason Ekstrand cafb885e45 nir/algebraic: Use "uint" instead of "unsigned" for uint types 9 years ago
  Jason Ekstrand 736ee0bef7 nir/algebraic: Do better error reporting of bad expressions 9 years ago
  Alejandro Piñeiro b1dcedf393 isl: move -lm at the end of tests_ldadd 9 years ago
  Topi Pohjolainen aef6a6c382 i965/blorp/gen8: Fix blitting of interleaved msaa surfaces 9 years ago
  Brian Paul 1d242b6882 llvmpipe: s/Elements/ARRAY_SIZE/ 9 years ago
  Brian Paul 23c55e5c23 tgsi: s/Elements/ARRAY_SIZE/ 9 years ago
  Brian Paul 419e386571 os: s/Elements/ARRAY_SIZE/ 9 years ago
  Brian Paul d902504a67 hud: s/Elements/ARRAY_SIZE/ 9 years ago
  Brian Paul e522a76226 gallivm: s/Elements/ARRAY_SIZE/ 9 years ago
  Brian Paul 489df4a71a draw: s/Elements/ARRAY_SIZE/ 9 years ago
  Brian Paul f93802c465 softpipe: s/Elements/ARRAY_SIZE/ 9 years ago
  Nicolai Hähnle 562c4a17b7 winsys/radeon: remove use_reusable_pool parameter from buffer_create 9 years ago
  Nicolai Hähnle 13acf2b243 gallium/radeon: remove use_reusable_pool parameter from r600_init_resource 9 years ago
  Nicolai Hähnle c868974396 radeon/video: always use the reusable buffer pool 9 years ago
  Nicolai Hähnle 8c43c06e04 radeonsi: work around an MSAA fast stencil clear problem 9 years ago
  Nicolai Hähnle 7a215a3e27 radeonsi: expclear must be disabled on first Z/S clear 9 years ago
  Nicolai Hähnle 01a3bb5d8b radeonsi: move blend choice out of loop in si_blit_decompress_color 9 years ago
  Nicolai Hähnle 450ff0f0d5 radeonsi: use level mask for early out in si_blit_decompress_color 9 years ago
  Nicolai Hähnle 0ff05b55c6 radeonsi: si_blit_decompress_depth is only used for staging 9 years ago
  Nicolai Hähnle 0b70fc2db4 radeonsi: only decompress the required ZS planes from si_blit 9 years ago
  Nicolai Hähnle def53a0b3d radeonsi: decompress Z & S planes in one pass 9 years ago
  Nicolai Hähnle dc6fc2f390 radeonsi: early out of si_blit_decompress_depth_in_place based on dirty mask 9 years ago
  Nicolai Hähnle d14d6c3f58 radeonsi: use MIN2 instead of expanded ?: operator 9 years ago
  Nicolai Hähnle 159f182a57 radeonsi: fix brace style 9 years ago
  Nicolai Hähnle 91fb4bb2e9 gallium/util: add u_bit_consecutive for generating a consecutive range of bits 9 years ago
  Tim Rowley 504df3a1d7 swr: s/Elements/ARRAY_SIZE/ 9 years ago
  Nicolai Hähnle 836cab51c8 radeonsi: emit s_waitcnt for shader memory barriers and volatile 9 years ago
  Tim Rowley e7201bd31b swr: [rasterizer] warning cleanup 9 years ago
  Tim Rowley 24f23817d2 swr: [rasterizer core] implement legacy depth bias enable 9 years ago
  Tim Rowley fa36f8ec9c swr: [rasterizer jitter] support for dumping x86 asm 9 years ago
  Tim Rowley a646ffdacf swr: [rasterizer core] more backend refactoring 9 years ago
  Tim Rowley 8e815ff72c swr: [rasterizer jitter] add mSimdInt1Ty 9 years ago
  Tim Rowley 4e1e0b3a32 swr: [rasterizer core] backend refactor 9 years ago
  Brian Paul 43f46caf76 svga: use the SVGA3D_DEVCAP_MAX_FRAGMENT_SHADER_INSTRUCTIONS query 9 years ago
  Hans de Goede b5e7907f30 nouveau: codegen: LOAD: Take src swizzle into account 9 years ago
  Hans de Goede 90f45357ab nouveau: codegen: LOAD: Do not call fetchSrc(1) if the address is immediate 9 years ago
  Hans de Goede 1958397a58 nouveau: codegen: LOAD: Always use component 0 when getting the address 9 years ago
  Stefan Dirsch 7d25ed7036 dri3: Check for dummyContext to see if the glx_context is valid 9 years ago
  Egbert Eich 4d9b518ad2 dri2: Check for dummyContext to see if the glx_context is valid 9 years ago
  Timothy Arceri 6d1a59d15b glsl: move uniform block validation to link_uniform_blocks.cpp 9 years ago
  Kenneth Graunke 73ada723f0 docs: Mention that {ARB,OES}_texture_stencil8 is supported on i965/gen8+ 9 years ago
  Kenneth Graunke fd9a7d8f30 i965: Enable ARB_texture_stencil8 and OES_texture_stencil8 on Gen8+. 9 years ago
  Kenneth Graunke 12c43a355c mesa: Try to fix CopyTex[Sub]Image of stencil textures. 9 years ago
  Kenneth Graunke 027c6c1222 mesa: Disallow CopyTexSubImage on stencil formats in ES. 9 years ago
  Kenneth Graunke 1e44599a43 i965: Fix MapTextureImage for multi-slice/level stencil buffers. 9 years ago
  Kenneth Graunke 361a24e140 i965: Move TCS output indirect_offset.file check out a level. 9 years ago
  Kenneth Graunke 13195f7ef8 i965/fs: Reduce the response length of sampler messages on Skylake. 9 years ago
  Jason Ekstrand d800b7daa5 nir: Add a helper for figuring out what channels of an SSA def are read 10 years ago
  Jason Ekstrand acc2f1fe36 i965/fs: Use inst->regs_written for rlen for texture instructions 10 years ago