75400 Commits (37d0aea772a39f9ae7fe3d791e23c1be03ccf9de)
 

Author SHA1 Message Date
  Ben Skeggs 6c1bfff66c nouveau: return nouveau_screen from hw-specific creation functions 9 years ago
  Ben Skeggs 1a9ec8e062 nouveau: remove use of deprecated nouveau_device::drm_version 9 years ago
  Ben Skeggs a458ffacba nouveau: remove use of deprecated nouveau_device::fd 9 years ago
  Ben Skeggs a8abdf2f35 nouveau: bump required libdrm version to 2.4.66 9 years ago
  Dave Airlie d19106649f r600: fix viewport clipping handling (v2) 9 years ago
  Dave Airlie 73e7c5fd7f radeonsi: fix viewport clipping handling. (v2) 9 years ago
  Dave Airlie 847f91f4e5 r600: drop VTX_CNT_EN write from initial state 9 years ago
  Nicolai Hähnle ea8c0b16ec gallium/radeon: fix regression in a number of driver queries 9 years ago
  Ben Widawsky 0865088cca i965: Only apply CS stall workaround pre-SKL 9 years ago
  Ilia Mirkin f7b7145123 glx/dri3: a drawable might not be bound at wait time 9 years ago
  Emil Velikov 37186c43b5 docs: add news item and link release notes for 11.0.8 9 years ago
  Emil Velikov 1c1994da58 docs: add sha256 checksums for 11.0.8 9 years ago
  Emil Velikov bb5adf065f docs: add release notes for 11.0.8 9 years ago
  Dave Airlie 97eee90547 glsl: count attributes for vertex inputs properly. 10 years ago
  Kenneth Graunke 14193e4643 ralloc: Fix ralloc_adopt() to the old context's last child's parent. 9 years ago
  Dave Airlie b476c587e3 glsl: fix transform feedback for 64-bit outupts. 10 years ago
  Dave Airlie 64cfacf319 glsl: fix partial marking for fp64 types. 10 years ago
  Dave Airlie 1fc39dae22 glsl: only update doubles inputs for vertex inputs. 10 years ago
  Eric Anholt f1fb85e544 vc4: Do instruction scheduling on the QIR to hide texture fetch latency. 11 years ago
  Eric Anholt 5278c64de5 vc4: Fix latency handling for QPU texture scheduling. 9 years ago
  Eric Anholt 960f48809f vc4: Keep sample mask writes from being reordered after TLB writes 9 years ago
  Dave Airlie 5dc22cadb5 glsl: fix count_attribute_slots to allow for different 64-bit handling 9 years ago
  Dave Airlie 69ea66231e glsl: use dual slot helper in the linker code. 9 years ago
  Dave Airlie d97b060e6f glsl/fp64: add helper for dual slot double detection. 9 years ago
  Dave Airlie 9fbcd8e847 glsl: pass stage into mark function 9 years ago
  Rob Herring b201a6ed9f freedreno/ir3: fix 32-bit builds with pointer-to-int-cast error enabled 9 years ago
  Matt Turner bb9eb59933 i965/vec4: Optimize predicate handling for any/all. 9 years ago
  Matt Turner c8a74e3a4e nir: Delete bany, ball, fany, fall. 9 years ago
  Matt Turner 21cd298aec glsl: Implement all(v) as all_equal(v, true). 9 years ago
  Matt Turner 2268a50ffd glsl: Remove ir_unop_any. 9 years ago
  Matt Turner 249bb89617 glsl: Implement any(v) as any_nequal(v, false). 9 years ago
  Nicolai Hähnle 0a6a17b9d7 gallium/radeon: only dispose locally created target machine in radeon_llvm_compile 9 years ago
  Roland Scheidegger 61e5f8d073 gallium/util: (trivial) include p_shader_tokens.h in u_simple_shaders.h 9 years ago
  Roland Scheidegger 6743c68a11 draw: fix clip test with NaNs 9 years ago
  Roland Scheidegger 44e87b7b7b draw: fix pstipple and aaline stages wrt sampler_views/samplers 9 years ago
  Miklós Máté 6723b61753 swrast: move two global defines to the only place where they are used 9 years ago
  Miklós Máté 555f67c3d7 mesa: improve debug log in atifragshader 9 years ago
  Miklós Máté 5150d56ec4 program: fix comment about the fog formula 9 years ago
  Miklós Máté 7279453da5 mesa: Don't leak ATIfs instructions in DeleteFragmentShader 9 years ago
  Oded Gabbay 6e44bbe0f5 configura.ac: fix test for SSE4.1 assembler support 9 years ago
  Jonathan Gray 4ef44bb484 configure: check for python2.7 for PYTHON2 9 years ago
  Jonathan Gray 7f585a6a98 configure.ac: use pkg-config for libelf 9 years ago
  Jordan Justen e97b207654 i965/screen: Allow OpenGLES 3.1 for gen8+ 9 years ago
  Jordan Justen 3b5d442661 i965: Enable compute shaders in more cases for OpenGLES 3.1 9 years ago
  Jordan Justen 3e8a6e468b main/version: Don't require ARB_compute_shader for OpenGLES 3.1 9 years ago
  Jordan Justen a9d934726e main: Allow compute shaders to be compiled with OpenGLES 3.1 9 years ago
  Jordan Justen 3507d0b7f9 main: Add MESA_VERBOSE=api for LinkProgram & UseProgram 9 years ago
  Matt Turner 257fb76403 ir_to_mesa: Skip useless comparison instructions. 9 years ago
  Kenneth Graunke 4a5cff24d7 glsl: Remove inverse() from GLSL 1.20 and 1.30. 9 years ago
  Samuel Pitoiset 695ae816da nv50: free memory allocated by the prog which reads MP perf counters 9 years ago