95694 Commits (ab6f874439943837c06d3346385f75145e6d2775)
 

Author SHA1 Message Date
  Leo Liu 3b02a8e9dd radeon/uvd: fix MJPEG quantization table index 8 years ago
  Roland Scheidegger 2b2c61f0df st/mesa: fix view template initialization in try_pbo_readpixels 8 years ago
  Kenneth Graunke 23b7c7a630 genxml: Make Border Color Pointer an address on Gen4-5, not an offset. 8 years ago
  Kenneth Graunke b8cd8a7545 i965: Inline emit_reloc in __genx_combine_address 8 years ago
  Kenneth Graunke 52b65dfda8 i965: Fix crash in fallback GTT mapping. 8 years ago
  Kenneth Graunke e5654fc450 i965: Fix state flagging of Gen6 SOL programs. 8 years ago
  Kenneth Graunke 4ddbc0a071 i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper. 8 years ago
  Rob Clark dc9e08b0c3 freedreno: skip batch-cache for compute shaders 8 years ago
  Vinson Lee 39a69f0692 m4: Use older autoconf 2.63 compatible ax_check_compile_flag. 8 years ago
  Kenneth Graunke 01f29366e3 i965: Move BATCH_SZ define into intel_batchbuffer.c. 8 years ago
  Kenneth Graunke 5ae631c544 i965: Drop batch_size argument from brw_bufmgr_init(). 8 years ago
  Chris Wilson 598503e285 i965: Rename brw_bo::offset64 to gtt_offset. 8 years ago
  Kenneth Graunke 804f78feb4 i965: Drop the BRW_BATCH_STRUCT macro. 8 years ago
  Kenneth Graunke 6ec7bddb19 i965: Don't double count the batch in aperture_space. 8 years ago
  Cherniak, Bruce 43145bbf09 swr: Report format max_samples=1 to maintain support for "fake" msaa. 8 years ago
  Eric Engestrom 4d6c23ee83 aubinator: remove duplicate initialisation 8 years ago
  Samuel Pitoiset 80177306d9 radv: report VM faults if detected 8 years ago
  Samuel Pitoiset 12cbd9a13f radeonsi: move si_vm_fault_occured() to AMD common code 8 years ago
  Samuel Pitoiset 72d9ffc72c radv: add radv_check_gpu_hangs() helper function 8 years ago
  Samuel Pitoiset f14020c15f radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv 8 years ago
  Samuel Pitoiset ad42e2abb8 radv: move RADV_TRACE_FILE functions to radv_debug.c 8 years ago
  Samuel Pitoiset f1f2f00f6a radv: silent a compiler warning in radv_emit_framebuffer_state() 8 years ago
  Samuel Pitoiset 962fda5b90 radv: compute correct maximum wave count per SIMD 8 years ago
  Brian Paul 9eca7e0ddb st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers 8 years ago
  Tobias Klausmann 1c4e6d7ca8 nvc0/ir: propagate immediates to CALL input MOVs 8 years ago
  Karol Herbst b672c3833b nvc0: write 0 to pipeline_statistics.cs_invocations 8 years ago
  Ben Crocker 57c8ead0cd llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load 8 years ago
  Ray Strode 75cb6e3617 gallivm: correct channel shift logic on big endian 8 years ago
  Roland Scheidegger c92fe8a8c5 util: only use SCHED_IDLE in pthread_setschedparam() when it's defined 8 years ago
  Jason Ekstrand 242211933a anv/formats: Nicely handle unknown VkFormat enums 8 years ago
  Charmaine Lee 2d93b462b4 vbo: fix offset in minmax cache key 8 years ago
  Tapani Pälli 15b61dec94 anv: fix build errors on android 8 years ago
  Christian König 214b565bc2 winsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID if possible v2 8 years ago
  Marek Olšák 8b3a257851 radeonsi: set a per-buffer flag that disables inter-process sharing (v4) 8 years ago
  Kenneth Graunke 5ae2de81c8 i965: Use BLORP for buffer object stall avoidance blits instead of BLT. 8 years ago
  Kenneth Graunke 3efedf98e8 i965: Always flush caches after blitting to a GL buffer object. 8 years ago
  Kenneth Graunke df8f4bfc02 i965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi_flush(). 8 years ago
  Kenneth Graunke 225425111f i965: Add a brw_blorp_copy_buffers() command. 8 years ago
  Kenneth Graunke fc20df830c blorp: Make blorp_buffer_copy work on Gen4-6. 8 years ago
  Kenneth Graunke 81d5b61a19 blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper. 8 years ago
  Grazvydas Ignotas b8dd69e1b4 radv: don't assert on empty hash table 8 years ago
  Brian Paul 5610911fed svga: include sample count in surface_size() computation 8 years ago
  Lionel Landwerlin 350ead0f26 i965: drop unused brw->needs_unlit_centroid_workaround 8 years ago
  Lionel Landwerlin b1c9ed25a5 i965: drop brw->has_surface_tile_offset in favor of devinfo's 8 years ago
  Lionel Landwerlin aff1ad0798 i965: drop unused brw->no_simd8 8 years ago
  Lionel Landwerlin 6da7a00a84 i965: drop unused brw->has_pln 8 years ago
  Lionel Landwerlin cbee3b03c9 i965: drop brw->must_use_separate_stencil in favor of devinfo's 8 years ago
  Lionel Landwerlin 40d20699b7 i965: drop unused brw->has_negative_rhw_bug 8 years ago
  Lionel Landwerlin 71493b320d i965: drop unused brw->has_compr4 8 years ago
  Lionel Landwerlin a5f0821485 i965: drop brw->has_llc in favor of devinfo->has_llc 8 years ago