72674 Commits (afa752d3f03ac6697581ff5d324e8ac0512ef513)
 

Author SHA1 Message Date
  Kenneth Graunke 0cc331dddd i965/nir: Use nir_system_value_from_intrinsic to reduce duplication. 10 years ago
  Kenneth Graunke d5d74d0b86 nir: Add a nir_system_value_from_intrinsic() function. 10 years ago
  Kenneth Graunke 8fbc4ae330 i965: Mark topologies with adjacency information as G45+. 10 years ago
  Kenneth Graunke aa18fa30c5 i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE. 10 years ago
  Chris Forbes 70650094ef i965: Add 64-bit dirty flag handling to brw_upload_pull_constants 10 years ago
  Chris Forbes a9df772e0e i965: Add defines for all new Gen7/8 URB opcodes 10 years ago
  Ben Widawsky e8a219ab46 i965/gen8+: Skip depth stalls on state change 10 years ago
  Dave Airlie 6d2ceb10cd r600: don't use shader key without verifying shader type (v2) 10 years ago
  Ben Widawsky f5509874aa i965/skl: Use more compact hiz dimensions 10 years ago
  Ilia Mirkin 458e55d7c5 st/mesa: increase viewport bounds limits for GL4 hw 10 years ago
  Ilia Mirkin 39df725f73 nvc0: always emit a full shader colormask 10 years ago
  Brian Paul a3b0b3fda5 docs: fix date formatting in index.html 10 years ago
  Iago Toral Quiroga 205ff843ff nir: UBO loads no longer use const_index[1] 10 years ago
  Hans de Goede 87073c69f3 nv30: Fix max width / height checks in nv30 sifm code 10 years ago
  Chris Wilson be519c2d50 i965: Disallow fast blit paths for CopyTexImage with PixelTransfer ops 10 years ago
  Jon TURNEY a1575b55c2 mesa/tests: Remove unneeded X11_CFLAGS 10 years ago
  Jon TURNEY 5f9c72ad23 glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS 10 years ago
  Thomas Hellstrom f1ef89eaab svga: Fix surface view error handling 10 years ago
  Rob Clark 1432a18241 xa: add xa_surface_from_handle2 v2 10 years ago
  Alejandro Piñeiro 00c568f679 i965/nir/vec4: removed unneeded tex src swizzle set 10 years ago
  Ilia Mirkin ae535cb0bf util: make mesa-sha1.c completely empty when there are no SHA1 impls 10 years ago
  Ilia Mirkin 13bfa52011 util: always include sha1 into the build 10 years ago
  Ilia Mirkin e40f32d562 st/mesa: don't fall back to 16F when 32F is requested 10 years ago
  Ilia Mirkin bfd3d5244b st/mesa: properly handle u_upload_alloc failure 10 years ago
  Ilia Mirkin a778831735 nouveau: don't mark full range as used on unmap with explicit flush 10 years ago
  Ilia Mirkin c830d193db nv50: avoid using inline vertex data submit when gl_VertexID is used 10 years ago
  Ilia Mirkin 4a025c6bc8 nv50: don't flush vertex arrays when index buffer changes 10 years ago
  Ilia Mirkin 1f62d36ae2 nv50: rebind bo to bufctx when invalidating idxbuf storage 10 years ago
  Ilia Mirkin 114cc18b98 nv50: clear buffer status on all vertex bufs, not just the first one 10 years ago
  Ilia Mirkin 75e34d1df8 nv50: fix drawing from tfb, direct-to-pushbuf submits 10 years ago
  Ben Widawsky 5165e464f2 i965: Remove base miplevel from sampler state. 10 years ago
  Emil Velikov 509ba61d5a docs: add news item and link release notes for 10.6.6 10 years ago
  Emil Velikov f39bc1c828 docs: add sha256 checksums for 10.6.6 10 years ago
  Emil Velikov 5685ed72b8 docs: add release notes for 10.6.6 10 years ago
  Oded Gabbay 4f2290d161 llvmpipe: convert double to long long instead of unsigned long long 10 years ago
  Hans de Goede 3c6c4d4f29 nv30: Implement color resolve for msaa 10 years ago
  Hans de Goede 3329703eb1 nv30: Fix creation of scanout buffers 10 years ago
  Boyan Ding 48de40ce9c vc4: Initialize pack field of qreg to 0 in qir_get_temp 10 years ago
  Chris Wilson 099f5b3a62 i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixels 10 years ago
  Iago Toral Quiroga 96ea166308 i965/vec4: Don't unspill the same register in consecutive instructions 10 years ago
  Iago Toral Quiroga bd6e516fc2 i965: Add a debug option for spilling everything in vec4 code 10 years ago
  Francisco Jerez 6cf4142db8 dri/common: Tokenize driParseDebugString() argument before matching debug flags. 10 years ago
  Francisco Jerez 3d4f75506c dri/common: Fix codestyle of driParseDebugString(). 10 years ago
  Tapani Pälli 08e9049e3d glsl: error out on ES 3.1 if VS or FS present but not both 10 years ago
  Tapani Pälli 69678953d1 glsl: error on linking if no shaders are attached to program 10 years ago
  Kenneth Graunke 4323e78d3f i965: Improve disassembly of data port read messages. 10 years ago
  Kenneth Graunke 0e23c246c0 i965: Optimize VUE map comparisons. 10 years ago
  Kenneth Graunke 6e03377daf i965/gs: Don't reserve space for clip plane uniforms. 10 years ago
  Kenneth Graunke fba4823a91 i965: Don't do legacy userclipping in non-compatibility contexts. 10 years ago
  Kenneth Graunke 4f4b7c4711 i965: Remove the brw_vue_prog_key base class. 10 years ago