82430 Commits (dd4be2e19a2261c9b60be4bb6e6268c7fd0c0bce)
 

Author SHA1 Message Date
  Brian Paul dd4be2e19a util: update util_resource_copy_region() for GL_ARB_copy_image 9 years ago
  Anuj Phogat 466b320163 gallium: Fix region overlap conditions for rectangles with a shared edge 10 years ago
  Anuj Phogat f8679badd4 mesa: Fix region overlap conditions for rectangles with a shared edge 10 years ago
  Dave Airlie 1584918996 gallivm: more 64-bit integer prep work. 9 years ago
  Dave Airlie f550b6d296 radeonsi: convert to 64-bitness checks instead of doubles. 9 years ago
  Dave Airlie e5c57824ec gallivm: make non-float return code bitcast consistent. 9 years ago
  Dave Airlie 3b97e50b9a gallium/gallivm: use 64-bit test instead of doubles. 9 years ago
  Dave Airlie 213ab8db87 gallium/tgsi: add 64-bitness type check function. 9 years ago
  Jason Ekstrand 8d37556ec9 anv/entrypoints: Rework #if guards 9 years ago
  Jason Ekstrand 9ed0d9dd06 anv/entrypoints: Use the function pointer types provided by vulkan.h 9 years ago
  Nicolai Hähnle 42624ea837 st/mesa: use base level size as "guess" when available 9 years ago
  Jason Ekstrand a1e69930e4 anv: Remove the PhysicalDeviceLimits FINISHME 9 years ago
  Jason Ekstrand 4f5bbf804b anv/pipeline_cache: Allow for an zero-sized cache 9 years ago
  Jason Ekstrand a1a25db699 anv/pipeline: Store the (set, binding, index) tripple in the bind map 9 years ago
  Jason Ekstrand c13c5ac561 anv/descriptor_set: Ensure that bindings are always in increasing order 9 years ago
  Jason Ekstrand e2265926f2 anv/descriptor_set: Add a type field in debug builds 9 years ago
  Jason Ekstrand cd21015abd anv/descriptor_set: Set array_size to zero for non-existant descriptors 9 years ago
  Leo Liu 2ad443e4cc vl/dri3: support receiving new pixmap for front buffer 9 years ago
  Leo Liu 0ef8500aab vl/dri3: get Makefile properly 9 years ago
  Jose Fonseca 2b4cee0571 gallivm: Never emit llvm.fmuladd on LLVM 3.3. 9 years ago
  Jose Fonseca 320d1191c6 gallivm: Use llvm.fmuladd.*. 10 years ago
  Jose Fonseca 9e8edfa190 util,gallivm: Explicitly enable/disable fma attribute. 10 years ago
  Bas Nieuwenhuizen 54f755fa0f radeonsi: Reinitialize all descriptors in CE preamble. 9 years ago
  Jose Fonseca f93c22109e mesa: Wrap extensions.h declarations with extern "C". 9 years ago
  Ilia Mirkin f48f344700 st/mesa: fix type confusion with reladdrs 9 years ago
  Dave Airlie f140ed6d95 glsl/ir: remove TABs in ir_constant_expression.cpp 9 years ago
  Anuj Phogat 73a54e4892 i965/gen9: Don't change halign and valign to fit in fast copy blit 9 years ago
  Anuj Phogat 46c8967813 mesa: Add a helper function for shared code in get_tex_rgba_{un}compressed 10 years ago
  Samuel Pitoiset 5e2d25894b mesa: Let compute shaders work in compatibility profiles 10 years ago
  Tim Rowley 2c85128e01 swr: implement clipPlanes/clipVertex/clipDistance/cullDistance 10 years ago
  Daniel Czarnowski cf804b4455 glx: fix crash with bad fbconfig 10 years ago
  Nayan Deshmukh 2d140ae70a st/vdpau: implement luma keying 9 years ago
  Nayan Deshmukh f24eb5a178 vl: Apply luma key filter before CSC conversion 9 years ago
  Jason Ekstrand 037ce5d734 i965: Emit surface states for extra planes prior to gen8 9 years ago
  Marc-André Lureau dc81b3ad43 virgl: fix checking fences 9 years ago
  Dave Airlie 15896a470b glsl/types: rename is_dual_slot_double to is_dual_slot_64bit. 9 years ago
  Dave Airlie 45c901f7a3 st/glsl_to_tgsi: move to checking 64-bitness instead of double 9 years ago
  Dave Airlie bbbc45b8e1 st/glsl_to_tgsi: use enum glsl_base_type instead of unsigned 9 years ago
  Dave Airlie 152f5eea62 mesa: use new 64-bit checks instead of explicit double checks. 9 years ago
  Dave Airlie 2df46519e4 glsl/link_varyings: switch to 64bit check instead of double. 9 years ago
  Dave Airlie 35616a9e0e glsl: use new interfaces for 64-bit checks. 9 years ago
  Dave Airlie a82b8e8b36 compiler: use 64bit check for sizing instead of double check. 9 years ago
  Dave Airlie 246518154e compiler/types: add 64-bitness queries. 9 years ago
  Adam Jackson a1c5cd426c glapi/glx: Add overflow checks to the client-side indirect code 10 years ago
  Marek Olšák 26b69ad250 radeonsi: improve the computation and comment of scratch_waves 9 years ago
  Marek Olšák 1d9c1d9386 radeonsi: print the number of spilled VGPRs 9 years ago
  Marek Olšák 2b18d67a1e gallium/radeon: remove dead code creating LLVMTargetMachine 9 years ago
  Marek Olšák a343ab55f7 radeonsi: don't enable scratch just for SGPR spills 9 years ago
  Marek Olšák 55b097d004 st/mesa: try not to compile compute shader on the first use 9 years ago
  Marek Olšák 95288277d5 Revert "radeonsi: allow direct hw MSAA resolve for scanout surfaces" 9 years ago