86551 Commits (cd724208d3e1e3307f84a794f2c1fc83b69ccf8a)
 

Author SHA1 Message Date
  Marek Olšák e27333a568 glsl: don't run loop passes if loop unrolling is disabled 9 years ago
  Marek Olšák ce3f453f01 radeonsi: fix r600_texture::tc_compatible_htile 9 years ago
  Marek Olšák ce3189cbe6 radeonsi: accept is_store in image_fetch_rsrc instead of dcc_off 9 years ago
  Marek Olšák f83b2f524a radeonsi: don't rely on tgsi_scan::images_buffers 9 years ago
  Marek Olšák 4e00e20074 radeonsi: re-order cases in si_get_shader_param 9 years ago
  Marek Olšák 3f6e0063c8 radeonsi: increase MAX_CONTROL_FLOW_DEPTH AKA MaxIfDepth 9 years ago
  Emil Velikov 0187f88453 Revert "configure.ac: honour LLVM_LIBDIR when linking against LLVM" 9 years ago
  Nicolai Hähnle b21912e2e9 radeonsi: fix/silence unused variable warnings in optimized builds 9 years ago
  Nicolai Hähnle b46a9c570f gallivm: fix [IU]MUL_HI regression harder 9 years ago
  Daniel Stone 9ca6711faa Revert "wayland: Block for the frame callback in get_back_bo not dri2_swap_buffers" 9 years ago
  Iago Toral Quiroga 8933417565 glsl: validate output blocks against input blocks 9 years ago
  Dave Airlie 19decd8ce4 radv: fixup botched llvm API changes. 9 years ago
  Dave Airlie 2fdaf38c01 ac/nir/llvm: adopt to new LLVM attribute API. 9 years ago
  Jason Ekstrand 302f641d14 vulkan/wsi/wayland: Clean up some error handling paths 9 years ago
  Jason Ekstrand 3b6abfc69a vulkan/wsi/wayland: Include pthread.h 9 years ago
  Jason Ekstrand b1217eada9 anv/device: Implicitly unmap memory objects in FreeMemory 9 years ago
  Jason Ekstrand 920f34a2d9 anv/device: Return the right error for failed maps 9 years ago
  Jason Ekstrand 73ef9c8f04 anv/device: Add some asserts to MapMemory 9 years ago
  Jason Ekstrand 843775bab7 anv: Rework fences 9 years ago
  Jason Ekstrand 73701be667 anv/wsi: Set the fence to signaled in AcquireNextImageKHR 9 years ago
  Jason Ekstrand 71397042fe anv/gen8: Stall when needed in Cmd(Set|Reset)Event 9 years ago
  Ilia Mirkin 73f53c097a glsl: record number of components used in each slot for varying packing 9 years ago
  Ilia Mirkin 885c788017 glsl: fix slot_end calculations and simplify reserved_slots check 9 years ago
  Ilia Mirkin 828faaef40 swr: correct setting of independentAlphaBlendEnable 9 years ago
  Ilia Mirkin 5be635d5e4 swr: [rasterizer] add a .dir-locals.el to support 4-space indents 9 years ago
  Ilia Mirkin 36e5d68cad swr: set halfz rasterizer setting 9 years ago
  Ilia Mirkin 4b5b87e7ab swr: [rasterizer core] allow an OpenGL driver to specify halfz clipping 9 years ago
  Ilia Mirkin 4af25e7131 swr: fix support for inverted depth scales 9 years ago
  Ilia Mirkin aed517f985 swr: [rasterizer jitter] fix logic op to work with unorm/snorm 9 years ago
  Eric Anholt 08d51487e3 vc4: Clamp the shadow comparison value. 9 years ago
  Eric Anholt e887341d3f vc4: Don't pair up TLB scoreboard locking instructions early in QPU sched. 9 years ago
  Eric Anholt 695a2e2ffa vc4: Print a reg pressure estimate in our reg allocation failure dump. 9 years ago
  Eric Anholt 4d019bd703 vc4: Don't abort when a shader compile fails. 9 years ago
  Kenneth Graunke aaee3daa90 mesa: Fix pixel shader scratch space allocation on Gen9+ platforms. 9 years ago
  Kevin Strasser 1d6fe13c13 mesa/extensions: expose OES_vertex_half_float for ES2 9 years ago
  Emil Velikov aeaf21ab3e Revert "egl: remove explicit config_id management from dri2_add_config()" 9 years ago
  Brian Paul 5b92008ae2 util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation 9 years ago
  Emil Velikov 0f434a68a3 radv: Suffix the radeon_icd file with the host CPU 9 years ago
  Emil Velikov abe110df01 radv: use correct .specVersion for extensions 9 years ago
  Emil Velikov f373a91a52 anv: use correct .specVersion for extensions 9 years ago
  Emil Velikov 190bae7685 amd/addrlib: limit fastcall/regparm to GCC i386 9 years ago
  Emil Velikov a39ad18593 configure.ac: honour LLVM_LIBDIR when linking against LLVM 9 years ago
  Emil Velikov 3652d1d594 egl: remove explicit config_id management from dri2_add_config() 9 years ago
  Ian Romanick 084105c213 linker: Accurately track gl_uniform_block::stageref 9 years ago
  Ian Romanick 392fabcfee linker: Slight code rearrange to prevent duplication in the next commit 9 years ago
  Ian Romanick a529acfb2b linker: Trivial coding standards fixes 9 years ago
  Ian Romanick fbc1a4b7d2 glsl: Add some comments to methods of ir_variable_refcount_visitor 9 years ago
  Aaron Watry 1492633070 llvmpipe: Fix build after removal of deprecated attribute API v2 9 years ago
  Tom Stellard 8bdd52c8f3 gallivm: Fix build after removal of deprecated attribute API v3 9 years ago
  Dave Airlie fb50245ac1 radv: fix GetFenceStatus for signaled fences 9 years ago