84015 Commits (93fb768c7e608a64db3a8fc94126880ae91c7147)
 

Author SHA1 Message Date
  Eric Anholt 60f1b436b9 nir: Drop an unused program/hash_table.h include. 9 years ago
  Tim Rowley 6198160250 swr: [rasterizer core] unused variable warning fixes 9 years ago
  Tim Rowley 9aa75e5d46 swr: [rasterizer jitter] add core string to JitManager 9 years ago
  Tim Rowley b311bdf92d swr: [rasterizer core] fix OOB check of viewport indices 9 years ago
  Tim Rowley 2eae02f77c swr: [rasterizer common] add linux definition for InterlockedAdd64 9 years ago
  Tim Rowley e8b35a2321 swr: [rasterizer jitter] add VMASKSTOREPS intrinsic 9 years ago
  Tim Rowley 3393279fc9 swr: [rasterizer jitter] add mask support for odd format fetch 9 years ago
  Tim Rowley 92621ac5d5 swr: [rasterizer core] routing of viewport indexes through frontend 9 years ago
  Tim Rowley 4e8763cb09 swr: [rasterizer core] split FE and BE stats 9 years ago
  Tim Rowley f833b694cd swr: [rasterizer core] remove all old stats code 9 years ago
  Tim Rowley ad153189ec swr: [rasterizer core] viewport array support 9 years ago
  Tim Rowley d86e2487a0 swr: [rasterizer jitter] fetch support for offsetting VertexID 9 years ago
  Tim Rowley 6625fd08db swr: [rasterizer core] fundamentally change how stats work 9 years ago
  Tim Rowley 047493c198 swr: [rasterizer core] add rasterizerSampleCount to PS context 9 years ago
  Tim Rowley a83beb936e swr: [rasterizer core] remove cygwin threads.cpp stubs 9 years ago
  Tim Rowley 29e1c4a8a9 swr: [rasterizer core] allow override of KNOB thread settings 9 years ago
  Tim Rowley e0c10306f5 swr: [rasterizer core] add SwrWaitForIdleFE 9 years ago
  Tim Rowley 8dfaf249cc swr: [rasterizer core] change threadsDone to be a 32-bit value. 9 years ago
  Tim Rowley 6624e01114 swr: [rasterizer core] update trivial accept test conditions 9 years ago
  Tim Rowley 7cf187d08a swr: [rasterizer core] improve implementation for SoWriteOffset 9 years ago
  Tim Rowley 8d3b20135e swr: [rasterizer common] make disabled asserts always print (but not break) 9 years ago
  Leo Liu 6575ebdc45 vl/rbsp: add a check for emulation prevention three byte 9 years ago
  Ilia Mirkin bc5df3b321 Re-apply "glsl: don't try to lower non-gl builtins as if they were gl_FragData" 9 years ago
  Marek Olšák 9c63fd9056 radeonsi: set CB_COLORn_INFO.ROUND_MODE 9 years ago
  Marek Olšák 667ad9fa3e radeonsi: set CB_COLORn_INFO.SIMPLE_FLOAT 9 years ago
  Marek Olšák 36057ff12a radeonsi: disallow MIN/MAX blend equations for dual source blending 9 years ago
  Marek Olšák 947e0614d0 radeonsi: only set dual source blending for MRT0 9 years ago
  Miklós Máté 88c2fc6b2d st/mesa: in ATI fs don't assume TEMP0=REG0 9 years ago
  Trevor Davenport 9a4d5db4d2 st/nine: Fix invalid attempt to use indirect draws. 9 years ago
  Mathias Fröhlich 0ce5ec8ece util: Use win32 intrinsics for util_last_bit if present. 9 years ago
  Marek Olšák 3f100b77f9 gallium/radeon: use unflushed fences for deferred flushes (v2) 9 years ago
  Marek Olšák 1cc95a1255 st/mesa: set the ctx parameter of fence_finish 9 years ago
  Marek Olšák 54272e18a6 gallium: add a pipe_context parameter to fence_finish 9 years ago
  Marek Olšák c6043e7d54 st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT without READ_BIT (v2) 9 years ago
  Marek Olšák 33a9b4e8a1 gallium/radeon: add HUD queries for mapped VRAM/GTT 9 years ago
  Marek Olšák 645d395d9a winsys/radeon: track the amount of mapped memory 9 years ago
  Marek Olšák 1e04483c22 winsys/amdgpu: track the amount of mapped memory 9 years ago
  Marek Olšák 8276776e64 winsys/amdgpu: don't try to unmap userptr buffers 9 years ago
  Marek Olšák ef836c0d04 gallium/radeon: increase the size of the renderer string 9 years ago
  Marek Olšák 739d526b07 gallium/radeon: implement ARB_clear_texture (v3) 9 years ago
  Marek Olšák 7df15389af gallium/radeon: handle render_condition_enable for clear_rt/ds 9 years ago
  Marek Olšák a909210131 gallium: add render_condition_enable param to clear_render_target/depth_stencil 9 years ago
  Haixia Shi a7c6993a33 egl: android: query native window default width and height (v2) 9 years ago
  Anuj Phogat c4cd0e8ecd anv/device: Enable sample shading on gen7+ 9 years ago
  Anuj Phogat f16295a198 anv/gen7_pipeline: Set multisample state using shared function 9 years ago
  Anuj Phogat 2ef5063ad7 anv/pipeline: Add sample locations for gen7-7.5 9 years ago
  Anuj Phogat dc49dd7f10 anv/pipeline: Move emit_ms_state() to genX_pipeline_util.h 9 years ago
  Mathias Fröhlich aa920736fe gallium: Add c99_compat.h to u_bitcast.h 9 years ago
  Mathias Fröhlich 027cbf00f2 util: Move _mesa_fsl/util_last_bit into util/bitscan.h 9 years ago
  Nicolai Hähnle e4cb3af524 radeonsi: enable multi-draw related pipe caps 9 years ago