95694 Commits (ab6f874439943837c06d3346385f75145e6d2775)
 

Author SHA1 Message Date
  Samuel Pitoiset 67ee31a086 radv: do not update vertex descriptors if the allocation failed 8 years ago
  Samuel Pitoiset fefbcb090d radv: add radv_vertex_elements_info data structure 8 years ago
  Eric Engestrom f77d06fb28 gallium/tests: use ARRAY_SIZE macro 8 years ago
  Eric Engestrom db8c5ae853 r300: use ARRAY_SIZE macro 8 years ago
  Eric Engestrom 440ab62341 glx: use ARRAY_SIZE macro 8 years ago
  Samuel Pitoiset b33b85cdd4 radv: add an assertion when pushing meta descriptor sets 8 years ago
  Thomas Hellstrom 6e2b87c7e9 mesa/st: Fix frontbuffer rendering regression 8 years ago
  Kenneth Graunke 44ac54a3fd i965: Don't special case the batchbuffer when reference counting. 8 years ago
  Connor Abbott b909d278d0 ac: remove bitcast_to_float() 8 years ago
  Connor Abbott 50967cd0b0 ac: move ac_to_integer() and ac_to_float() to ac_llvm_build.c 8 years ago
  Connor Abbott fafa299511 ac: fix ac_get_type_size() for doubles 8 years ago
  Dave Airlie 4cab214e76 radv/ac: use ac_get_type_size. 8 years ago
  Connor Abbott b8a51c8c4b radeonsi: move the guts of ARB_shader_group_vote emission to ac 8 years ago
  Connor Abbott bd73b89792 radeonsi: move si_emit_ballot() to ac 8 years ago
  Connor Abbott ac27fa7294 radeonsi: move emit_optimization_barrier() to ac 8 years ago
  Connor Abbott c181d4f2b7 radeonsi: move llvm_get_type_size() to ac 8 years ago
  Dave Airlie a5add6fb30 radv/winsys: fix flags vs va_flags thinko. 8 years ago
  Dave Airlie 219d29e4d8 radv: use simpler indirect packet 3 if possible. 8 years ago
  Dave Airlie e8d57802fe radv/gfx9: allocate events from uncached VA space 8 years ago
  Dave Airlie 76ac8fafad radv/winsys: use amdgpu_bo_va_op_raw. 8 years ago
  Leo Liu 6e8ef53837 Revert "st/va: add enviromental variable to disable interlace" 8 years ago
  Leo Liu 15d4d44d9b st/va: move YUV content to deinterlaced buffer when reallocated for encoder 8 years ago
  Leo Liu cadeb73f6b st/va: reallocate the buffer if the layout isn't supported 8 years ago
  Leo Liu 78ec7400c5 vl/compositor: make vl_compositor_set_yuv_layer() static 8 years ago
  Leo Liu 9f32078c20 st/omx: use vl/compositor helper function for YUV deinterlacing 8 years ago
  Leo Liu a6da7e6c3a vl/compositor: make a helper function for YUV deinterlacing 8 years ago
  Marek Olšák 4bd2bdbb3c ac/surface: add radeon_surf::has_stencil for convenience 8 years ago
  Gert Wollny c4741bbb6f mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12 8 years ago
  Gert Wollny ab16538b83 mesa/st/tests: Fix classic build regressions introduced with 7be6d8fe12 8 years ago
  Iago Toral Quiroga 580fc06c61 mesa/main: Fix GetTransformFeedbacki64 for glTransformFeedbackBufferBase 8 years ago
  Marek Olšák 7ec64bd88c radeonsi: don't read tcs_out_lds_layout.patch_stride from an SGPR 8 years ago
  Marek Olšák 07fe10c75d radeonsi: don't read tcs_out_lds_layout.vertex_size from an SGPR 8 years ago
  Marek Olšák 89bf8668c2 radeonsi/gfx9: don't read LS out vertex stride from an SGPR in monolithic HS 8 years ago
  Marek Olšák f974bb768b radeonsi: don't read the LS output vertex stride from an SGPR in LS 8 years ago
  Marek Olšák 22f5dfd300 radeonsi: don't read the number of TCS out vertices from an SGPR in TCS 8 years ago
  Marek Olšák 17dd4856a6 radeonsi: don't always apply the PrimID instancing bug workaround on SI 8 years ago
  Marek Olšák a0823df148 radeonsi: remove 2 callbacks from si_shader_context 8 years ago
  Marek Olšák 1cda9a2fee winsys/amdgpu: disable local BOs on Raven 8 years ago
  Marek Olšák 7b4b8f6373 disk_cache: make the thread queue resizable and low priority 8 years ago
  Thomas Hellstrom e96d175c7d loader/dri3: Make sure we invalidate a drawable on size change 8 years ago
  Thomas Hellstrom a727c804a2 loader/dri3: Process event after each fence wait 8 years ago
  Marek Olšák e4018fdd85 st/mesa: skip draw calls with pipe_draw_info::count == 0 8 years ago
  Eric Engestrom 6c2e0527ea docs: update envvar docs to reflect MESA_NO_ERROR change 8 years ago
  Samuel Pitoiset 86b99893eb radv: do not use a bitfield when dirtying the vertex buffers 8 years ago
  Samuel Pitoiset 2408f616e8 radv: remove unused radv_meta_saved_state::vertex_saved field 8 years ago
  Eric Engestrom 77713a0acb mesa: allow user to set MESA_NO_ERROR=0 8 years ago
  Eric Engestrom 56f16c4fbb util: rename include guard to avoid clash 8 years ago
  Roland Scheidegger 6d9d6071ee llvmpipe, tgsi: hook up dx10 gather4 opcode 8 years ago
  Roland Scheidegger de6810d9be llvmpipe, draw: increase shader cache limits 8 years ago
  Dave Airlie e852ecd22b ac/surface: reduce gfx9_surface_layout size. 8 years ago