71892 Commits (7539ac7fe2077f7634250dcb34497e1ac643b0df)
 

Autor SHA1 Nachricht Datum
  Jason Ekstrand 7539ac7fe2 ra: Refactor ra_set_finalize vor 10 Jahren
  Jason Ekstrand c1d9b3ae0b i965/vec4_nir: Properly handle integer multiplies on BDW+ vor 10 Jahren
  Jason Ekstrand 1d658cf879 i965/vec4_nir: Do boolean source modifier resolves on BDW+ vor 10 Jahren
  Jason Ekstrand 5e1c1c2fcb i965/vec4-nir: Handle boolean resolvese on ILK- vor 10 Jahren
  Jason Ekstrand 1d4e698466 i965/nir: Don't mark bany or ball instructions for resolve vor 10 Jahren
  Jason Ekstrand 17c9781661 i965/nir: Use nir_op_info.output_type for determining when to resolve vor 10 Jahren
  Jason Ekstrand 9901aeb1c7 mesa/format_utils: Add src_bits == dst_bits cases to unorm_to_unorm vor 10 Jahren
  Marek Olšák 7e5d56394b gallium/radeon: add a debug flag not to use write combining (v2) vor 10 Jahren
  Rob Clark 7bfe8cf4a4 freedreno/a4xx: add s8/z32/z32_s8x24 support vor 10 Jahren
  Rob Clark fcb8a04c9d freedreno: update generated headers vor 10 Jahren
  Rob Clark 2d6a889e8b freedreno/a4xx: fix vpsrepl for blit shaders vor 10 Jahren
  Rob Clark d2f669e6c7 freedreno/a4xx: clear cached fp when switching blit prog vor 10 Jahren
  Rob Clark 6dabf45597 freedreno/a3xx: clear cached fp when switching blit prog vor 10 Jahren
  Marta Lofstedt 08f2dfe343 mesa/es3.1: Allow Multisampled FrameBufferTextures vor 10 Jahren
  Marta Lofstedt b6d014f0ba mesa/es3.1: Pass sample count check for multisampled textures vor 10 Jahren
  Oded Gabbay 2ac171a7db mesa: clear existing swizzle info before bitwise-OR vor 10 Jahren
  Jose Fonseca 1eaa29cb30 util: Use LONG_MAX instead of LONG_BIT. vor 10 Jahren
  Jose Fonseca 497a22a727 scons: Build roundevent_test. vor 10 Jahren
  Jose Fonseca 21ccdbdb5d util: Cope with LONG_BIT not being defined on Windows. vor 10 Jahren
  Jose Fonseca eb643db30e gallium: GCC 4.9 allows to include tmmintrin.h without -msse3. vor 10 Jahren
  Jose Fonseca 512aa0647f util: Rename PURE to ATTRIBUTE_PURE. vor 10 Jahren
  Boyan Ding 27141f984d egl/x11: Fix driver_name acquisition vor 10 Jahren
  Ben Widawsky a1adf0b3fe i965/skl: (trivial) Remove invalid comment about thread counts vor 10 Jahren
  Chris Wilson ffadfbf5d0 i965: Fix HW binding tables editing vor 10 Jahren
  Alexander von Gluck IV ba651967a2 egl/dri2: Fix include path of u_atomic.h introduced e7e29189 vor 10 Jahren
  Emil Velikov 6de9a03bed egl/x11: don't crash if dri2_dpy->conn is NULL vor 10 Jahren
  Emil Velikov 2c7b6cf512 egl/x11: auth with xserver before attempting to open the dri module vor 10 Jahren
  Emil Velikov 45e110bad9 egl/x11: trust our loader over the xserver for the drivername vor 10 Jahren
  Emil Velikov faf0f811e3 egl/x11: open the device from within dri2_x11_connect() vor 10 Jahren
  Emil Velikov beddb0a237 egl/x11: fetch the device_name prior to driver_name vor 10 Jahren
  Emil Velikov bf66988b08 egl/x11: remove dri2_dpy->conn checks vor 10 Jahren
  Emil Velikov 60e9c35b3a egl/x11: bail out if we cannot fetch the xcb connection vor 10 Jahren
  Emil Velikov 75ce7919d6 vc4: add missing nir include, to fix the build vor 10 Jahren
  Emil Velikov 4fa0cd17b7 vc4: automake: remove unused include vor 10 Jahren
  Serge Martin (EdB) a97f1b697b clover: Stub missing CL 1.2 functions. vor 10 Jahren
  Marta Lofstedt 0508861f29 mesa: NULL check InfoLog vor 10 Jahren
  Iago Toral Quiroga a0b7c1c86e i965/vec4: Fix indentation in vec4_visitor::evaluate_spill_costs vor 10 Jahren
  Iago Toral Quiroga f246aa6bca i965/vec4: do not predicate scratch writes for BRW_OPCODE_SEL instructions vor 10 Jahren
  Timothy Arceri 42d283a0cc glsl: remove stage ref generation for transform feedback vor 10 Jahren
  Marek Olšák 6dea2456ca winsys/radeon: add a specific error message for cs_submit -> -ENOMEM vor 10 Jahren
  Marek Olšák 42d9f6323a winsys/radeon: add an interface for contexts vor 10 Jahren
  Marek Olšák 592ce6e2d1 gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface vor 10 Jahren
  Marek Olšák 8118d3719a radeonsi: rename enable_s3tc -> enable_compressed_formats vor 10 Jahren
  Marek Olšák a3723fb9e3 gallium/radeon: add DRM and LLVM version to the renderer string vor 10 Jahren
  Marek Olšák a3e81f819c radeonsi: always flush framebuffer caches at the beginning of IBs vor 10 Jahren
  Marek Olšák 0615ad1c70 radeonsi: don't count the exact needed CS space if the CS is large enough vor 10 Jahren
  Marek Olšák 6d6208a431 radeonsi: don't crash when cleaning up after an incomplete context vor 10 Jahren
  Matt Turner 9f78e27fc6 i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*. vor 10 Jahren
  Matt Turner 1c175fc2e3 i965: Correct a mistake that always forced texture tiling. vor 10 Jahren
  Matt Turner 3d551c5c70 i965: Request a miptree with no tiling intel_miptree_map_blit(). vor 10 Jahren