86551 Commits (cd724208d3e1e3307f84a794f2c1fc83b69ccf8a)
 

Author SHA1 Message Date
  Emil Velikov fb10c89877 Revert "dri: make use of dri_get_extensions_name(..) helper" 9 years ago
  Marek Olšák 358079da2d radeonsi: set unsafe fpmath on FP instructions when allowed by R600_DEBUG 9 years ago
  Marek Olšák 41d20d4920 gallivm: add lp_create_builder with an unsafe_fpmath option 9 years ago
  Marek Olšák 171e349782 radeonsi: fold some shader context initialization to si_llvm_context_init 9 years ago
  Christian Gmeiner e4b01c97c4 loader: fixup driver names if needed 9 years ago
  Christian Gmeiner 1a21d21580 dri: make use of dri_get_extensions_name(..) helper 9 years ago
  Christian Gmeiner 0890aa6f7f loader: add loader_get_extensions_name(..) helper 9 years ago
  Gurchetan Singh 0639e253a5 egl: Use pkg-config for Android NDK build 9 years ago
  Gurchetan Singh e23608db1c configure.ac: Don't look for pthreads in Android platform 9 years ago
  Eduardo Lima Mitev e73513f3c8 meta/GetTexSubImage: Account for GL_PACK_SKIP_IMAGES on compressed textures 9 years ago
  Iago Toral Quiroga 277f868e66 anv/format: handle unsupported formats earlier 9 years ago
  Samuel Iglesias Gonsálvez 308b06d471 main: return error if asking for GL_TEXTURE_BORDER_COLOR in TEXTURE_2D_MULTISAMPLE{_ARRAY} through TexParameter{i,Ii,Iui}v() 9 years ago
  Lionel Landwerlin a46bc3f70a anv: fix multi level clears with VK_REMAINING_MIP_LEVELS 9 years ago
  Andres Gomez 5923088d75 dir-locals.el: Adds White Space support 9 years ago
  Iago Toral Quiroga 9730f2734b anv/format: support VK_FORMAT_R8G8B8_SRGB 9 years ago
  Iago Toral Quiroga 35deeda66f anv/format: handle unsupported formats properly 9 years ago
  Vedran Miletić 8e430ff8b0 clover: adapt to new error API since LLVM r286752 9 years ago
  Tim Rowley c8a51fa75d swr: [rasterizer core] remove driverType 9 years ago
  Tim Rowley ddc898aaf3 swr: [rasterizer archrast] move to pass by value 9 years ago
  Tim Rowley 23e459b606 swr: [rasterizer core] add mode for aux buffer in the SWR_SURFACE_STATE 9 years ago
  Tim Rowley e9a3ad164d swr: [rasterizer common] don't bleed NOMINMAX definition after <windows.h> 9 years ago
  Tim Rowley cd8d840ce1 swr: [rasterizer archrast] add events 9 years ago
  Tim Rowley 7c3ca2e704 swr: [rasterizer core] fix culling issues 9 years ago
  Tim Rowley cee66dd2aa swr: [rasterizer core/jitter] fix alpha test bug 9 years ago
  Tim Rowley 5912552947 swr: [rasterizer core] various code style changes 9 years ago
  Tim Rowley 584b65ad44 swr: [rasterizer archrast] don't generate empty files 9 years ago
  Tim Rowley e6f7d8a094 swr: [rasterizer archrast] fix open file handle limit issue 9 years ago
  Tim Rowley 2c697754a9 swr: [rasterizer archrast] fix double free issue 9 years ago
  Tim Rowley dc8408920c swr: [rasterizer core] separate frontend/backend stats enables 9 years ago
  Tim Rowley 937b7d8e5a swr: [rasterizer core] 16-wide tile store nearly completed 9 years ago
  Emil Velikov f233bcda89 docs: add news item and link release notes for 13.0.1 9 years ago
  Emil Velikov 0a2b7c16c4 docs: add sha256 checksums for 13.0.1 9 years ago
  Emil Velikov eeedb52f75 docs: add release notes for 13.0.1 9 years ago
  Juan A. Suarez Romero 7b9a9a0c5d i965/vec4: skip registers already marked as no_spill 9 years ago
  Kenneth Graunke 151aecabe4 glsl: Don't crash on function names with invalid identifiers. 9 years ago
  Kenneth Graunke 9c676a6427 glsl: Fix assert fails when assignment expressions are in array sizes. 9 years ago
  Jonas Pfeil 5debfeb86f vc4: Add simulator kernel validation for multithreaded fragment shaders. 9 years ago
  Eric Anholt 96ffee2d02 vc4: Mark threaded FSes as non-singlethread in the CL. 9 years ago
  Eric Anholt ace0d810e5 vc4: Flag the last thread switch in the program as the last. 9 years ago
  Eric Anholt 67f72c5f5d vc4: Add THRSW nodes after each tex sample setup in multithreaded mode. 9 years ago
  Eric Anholt e3c620e868 vc4: Add some spec citations about texture fifo management. 9 years ago
  Eric Anholt fd2aff858b vc4: Use ra14/rb14 as the spilling registers. 9 years ago
  Eric Anholt 755037173d vc4: Add support for register allocation for threaded shaders. 9 years ago
  Eric Anholt fdad4d2402 vc4: Split register class setup for physical files from accumulators. 9 years ago
  Eric Anholt 8e704dca7f vc4: Use register allocator CLASS_BIT_R0_R3 to clean up CLASS_B. 9 years ago
  Eric Anholt 1ee503c74d vc4: Add support for QPU scheduling of thread switch instructions. 9 years ago
  Eric Anholt 4f527f1260 vc4: Add a thread switch QIR instruction. 9 years ago
  Eric Anholt 93cdae44de vc4: Add a bit of QPU validation for threaded shaders. 9 years ago
  Eric Anholt 977d8b526b vc4: Fix register class handling of DDX/DDY arguments. 9 years ago
  Darren Salt 9b121512ac radv/pipeline: Don't dereference NULL dynamic state pointers 9 years ago