88061 Commits (a5f0cdb36f9dd06866e62c7094939ccd62db7caa)
 

Author SHA1 Message Date
  Jason Ekstrand 75a6707984 nir/builder: Add a load_deref_var helper 8 years ago
  Jason Ekstrand 13a2f20740 nir/dead_variables: Remove shader-local variables that are only written 8 years ago
  Jason Ekstrand 58fe5c57cd nir/dead_variables: Removed shared variables when requested 8 years ago
  Jason Ekstrand 2d7bed6158 anv/formats: Use the real format for B4G4R4A4_UNORM_PACK16 on gen8 8 years ago
  Jason Ekstrand 4e7958fb13 isl: Mark A4B4G4R4_UNORM as supported on gen8 8 years ago
  Pierre-Loup A. Griffais f6d3af2af6 radv: fix depth transitions with layerCount = VK_REMAINING_ARRAY_LAYERS 8 years ago
  Kenneth Graunke e6ae19944d i965: Rework gl_TessLevel*[] handling to use NIR compact arrays. 9 years ago
  Kenneth Graunke 31d9de58ab i965: Inline store_output helper in quads workaround code. 8 years ago
  Kenneth Graunke 311b1f0a98 nir: Make glsl_to_nir compact scalar TessLevel arrays. 8 years ago
  Kenneth Graunke 496693d466 i965: Make unify_interfaces not spread VARYING_BIT_TESS_LEVEL_*. 8 years ago
  Kenneth Graunke a46bd79ee1 glsl: Support gl_TessLevelInner/Outer[] as TES input variables. 8 years ago
  Kenneth Graunke 5c580e64cc glsl: Mark whole variable used for ClipDistance and TessLevel*. 10 years ago
  Kenneth Graunke 8b5749f65a glsl: Override the # of varying slots for ClipDistance and TessLevel*. 10 years ago
  Kenneth Graunke 6aa5cb34d0 glsl: Create and use a new ir_variable::count_attribute_slots() wrapper. 10 years ago
  Marek Olšák aead6a1e94 gallium/radeon: use the internal clear_buffer callback to fix r600g 8 years ago
  Roland Scheidegger f4821daed1 llvmpipe: do transpose/untwiddle after conversion for 8bit formats 8 years ago
  Roland Scheidegger 6e7ce1ef55 gallivm: generalize 4x4f->1x16ub special case conversion 8 years ago
  Roland Scheidegger 04480a04b1 llvmpipe: use alpha from already converted color if possible 8 years ago
  Roland Scheidegger 53c2d24a24 llvmpipe: use scalar load instead of vectors for small vectors in fs backend 8 years ago
  Ian Romanick 1472ff3591 i965: Enable several GLES 3.1 extensions on HSW+ 9 years ago
  Ian Romanick 90c51ccf82 i965: Always set MaxViewports and related limits 9 years ago
  Marek Olšák b7699ce07c winsys/amdgpu: fix a race condition between fence updates and IB submissions 8 years ago
  Marek Olšák ece6e1f658 radeonsi: add TC L2 prefetch for shaders and VBO descriptors 8 years ago
  Marek Olšák a131dacb14 radeonsi: add CP DMA flags for greater control over synchronization 9 years ago
  Marek Olšák 8ac1715d02 radeonsi: cleanly communicate which CP DMA packet is first 9 years ago
  Marek Olšák 2b621c47aa gallium/radeon: add new HUD query num-SDMA-IBs 8 years ago
  Marek Olšák 6b8a371e00 gallium/radeon: rename the num-ctx-flushes query to num-GFX-IBs 8 years ago
  Marek Olšák 5871ebd7f1 radeonsi: add HUD queries for cache flush stats 8 years ago
  Marek Olšák aac07bb79c radeonsi: don't count fast clears and prefetches into CP DMA stats 8 years ago
  Marek Olšák 3b98a5dc47 radeonsi: don't wait for compute shaders in texture_barrier 8 years ago
  Marek Olšák 4b93ba542c radeonsi: assume that a TES without POSITION precedes GS 8 years ago
  Marek Olšák 53648050a5 radeonsi: unduplicate VS color export code 8 years ago
  Marek Olšák 42920c0fb9 radeonsi: clean up more HAVE_LLVM #ifdefs 8 years ago
  Marek Olšák a8374c3d22 gallium/radeon: clean up HAVE_LLVM #ifdefs in r600_get_llvm_processor_name 8 years ago
  Kenneth Graunke 2138347a45 i965: Properly flush in hsw_pause_transform_feedback(). 8 years ago
  Kenneth Graunke 4295af646f i965: Fix texturing in the vec4 TCS and GS backends. 8 years ago
  Tim Rowley c93efb0a4f swr: [rasterizer core] rename OutputMerger functions 8 years ago
  Tim Rowley fa7c5e242f swr: [rasterizer core] fix SIMD16 Transpose_16_16 8 years ago
  Tim Rowley e62b6d2f0f swr: [rasterizer core] fix SIMD16 output merger 8 years ago
  Tim Rowley 1a77e0c48d swr: [rasterizer core] fix SIMD16 PackTraits pack() and unpack() 8 years ago
  Tim Rowley bd22c3d411 swr: [rasterizer core] fix SIMD16 transpose functions 8 years ago
  Tim Rowley e6eede81af swr: [rasterizer core] whitespace adjustments 8 years ago
  Kenneth Graunke a4d6f4d954 i965: Don't set EmitNoMainReturn. 8 years ago
  Eric Anholt 69da8c32c7 vc4: Rewrite T image handling based on calling the LT handler. 8 years ago
  Eric Anholt 3a3a0d2d6c vc4: Move the utile_width/height functions to header inlines. 8 years ago
  Eric Anholt 6cf9ff8a6c vc4: Make the load/store utile functions static. 8 years ago
  Eric Anholt e64b1169d3 vc4: Simplify the load/store utile functions. 8 years ago
  Eric Anholt 7b8c67b3cc vc4: Reuse a list function to simplify bufmgr code. 8 years ago
  Eric Anholt ebf33e577a vc4: Flush the job early if we're referencing too many BOs. 8 years ago
  Timothy Arceri 076ab157ff st/mesa/glsl: move SamplerTargets to gl_program 9 years ago