tgsi/scan: add uses_drawid
[mesa.git] / src / gallium /
2019-04-23 Marek Olšáktgsi/scan: add uses_drawid
2019-04-23 Kenneth Graunkeiris: Track valid data range and infer unsynchronized...
2019-04-23 Kenneth Graunkeiris: Make a resource_is_busy() helper
2019-04-23 Kenneth Graunkeiris: Replace buffer backing storage and rebind to...
2019-04-23 Kenneth Graunkeiris: Make memzone_for_address non-static
2019-04-23 Kenneth Graunkeiris: Make a gl_shader_stage -> pipe_shader_stage helpe...
2019-04-23 Kenneth Graunkeiris: Rework image views to store pipe_image_view.
2019-04-23 Kenneth Graunkeiris: Rework UBOs and SSBOs to use pipe_shader_buffer
2019-04-23 Kenneth Graunkeiris: Track bound constant buffers
2019-04-23 Kenneth Graunkeiris: Mark constants dirty on transfer unmap even if...
2019-04-22 Marek Olšákradeonsi: use CP DMA for the null const buffer clear...
2019-04-22 Kenneth Graunkeiris: Track bound and writable SSBOs
2019-04-22 Chia-I Wuvirgl: clear vertex_array_dirty
2019-04-22 Lubomir Rintelgallivm: disable NEON instructions if they are not...
2019-04-22 Lubomir Rintelgallivm: guess CPU features also on ARM
2019-04-22 Kenneth Graunkeiris: Enable the dual_color_blend_by_location driconf...
2019-04-22 Kenneth Graunkeiris: Add mechanism for iris-specific driconf options
2019-04-21 Icenowy Zhenglima: add Android build
2019-04-20 Andre Heiderst/nine: skip position checks in SetCursorPosition()
2019-04-19 Alyssa Rosenzweigpanfrost/mdg: Use shared fsign lowering
2019-04-19 Alyssa Rosenzweigpanfrost: Fixup vertex offsets to prevent shadow copy
2019-04-19 Alyssa Rosenzweigpanfrost: Track BO lifetime with jobs and reference...
2019-04-19 Kristian H. Kristensengallium/auxiliary/vl: Fix a couple of warnings
2019-04-19 Kristian H. Kristensentgsi: Mark tgsi_strings_check() unused
2019-04-19 Erico Nuneslima: enable nir fsign lowering in ppir
2019-04-19 Erico Nuneslima/ppir: support ppir_op_ceil
2019-04-19 Kenneth Graunkeiris: Be less aggressive at postdraw work skipping
2019-04-18 Gurchetan Singhvirgl/vtest: bump up protocol version + support encoded...
2019-04-18 Gurchetan Singhvirgl/vtest: wait after issuing a transfer get
2019-04-18 Gurchetan Singhvirgl/vtest: modify sending and receiving data for...
2019-04-18 Gurchetan Singhvirgl/vtest: receive and handle shared memory fd
2019-04-18 Gurchetan Singhvirgl/vtest: plumb support for shared memory
2019-04-18 Gurchetan Singhvirgl/vtest: add utilities for receiving fds
2019-04-18 Gurchetan Singhvirgl/vtest: execute a transfer_get when flushing the...
2019-04-18 Gurchetan Singhvirgl: wait after a flush
2019-04-18 Marek Olšákradeonsi/gfx9: use the correct condition for the DPBB...
2019-04-18 Kristian H. Kristensenfreedreno: Fix format string warning
2019-04-18 Kristian H. Kristensenfreedreno/a6xx: Add helper for incrementing regid
2019-04-18 Kristian H. Kristensenfreedreno: Use enum values from matching enum
2019-04-18 Kristian H. Kristensenfreedreno/a2xx: Fix redundant if statement
2019-04-18 Lionel Landwerliniris: implement WaEnableStateCacheRedirectToCS
2019-04-17 Dominik DreesAdd no_aos_sampling GALLIVM_PERF option
2019-04-17 Roland Scheideggergallivm: fix saturated signed add / sub with llvm 9
2019-04-17 Erik Faye-Lundvirgl: document potentially failing blit
2019-04-17 Erik Faye-Lundvirgl: do color-conversion during when mapping transfer
2019-04-17 Erik Faye-Lundvirgl: only blit if resource is read
2019-04-17 Erik Faye-Lundvirgl: get readback-formats from host
2019-04-17 Erik Faye-Lundgallium/util: support translating between uint and...
2019-04-17 Erik Faye-Lundvirgl: make sure bind is set for non-buffers
2019-04-17 Erik Faye-Lundvirgl: support write-back with staged transfers
2019-04-17 Erik Faye-Lundvirgl: use pipe_box for blit dst-rect
2019-04-17 Erik Faye-Lundvirgl: rewrite core of virgl_texture_transfer_map
2019-04-17 Erik Faye-Lundvirgl: return error if allocating resolve_tmp fails
2019-04-17 Erik Faye-Lundvirgl: wait for the right resource
2019-04-17 Erik Faye-Lundvirgl: check for readback on correct resource
2019-04-17 Erik Faye-Lundvirgl: make unmap queuing a bit more straight-forward
2019-04-17 Erik Faye-Lundvirgl: simplify virgl_texture_transfer_unmap logic
2019-04-17 Erik Faye-Lundvirgl: track full virgl_resource instead of just virgl_...
2019-04-17 Erik Faye-Lundvirgl: tmp_resource -> templ
2019-04-17 Erik Faye-Lundvirgl: remove pointless transfer-counter
2019-04-16 Timothy Arceriradeonsi/nir: fix scanning of bindless images
2019-04-16 Kenneth Graunkeiris: Add texture cache flushing hacks for blit and...
2019-04-16 Kenneth Graunkeiris: Change vendor and renderer strings
2019-04-16 Kenneth Graunkeiris: Move iris_debug_recompile calls before uploading.
2019-04-16 Kenneth Graunkeiris: Print the reason for shader recompiles.
2019-04-16 Marek Olšákwinsys/amdgpu: don't set GTT with GDS & OA placements...
2019-04-16 Marek Olšáknir: optimize gl_SampleMaskIn to gl_HelperInvocation...
2019-04-16 suresh guttulast/va/enc: Add support for frame_cropping_flag of VAEnc...
2019-04-16 suresh guttularadeon/vce:Add support for frame_cropping_flag of VAEnc...
2019-04-16 suresh guttulavl: Add cropping flags for H264
2019-04-16 Kenneth Graunkeiris: Make shader_perf_log print to stderr if INTEL_DEB...
2019-04-15 Chia-I Wuvirgl: fix fence fd version check
2019-04-15 Chia-I Wuvirgl: introduce virgl_drm_fence
2019-04-15 Chia-I Wuvirgl: hide fence internals from the driver
2019-04-15 Chia-I Wuvirgl: handle fence_server_sync in winsys
2019-04-15 Roland Scheideggergallivm: fix bogus assert in get_indirect_index
2019-04-15 Rhys Perryvc4: fix build
2019-04-15 Kenneth Graunkeiris: Fix FLUSH_EXPLICIT handling with staging buffers.
2019-04-15 Kenneth Graunkeiris: Preserve all PIPE_TRANSFER flags in xfer->usage
2019-04-15 Kenneth Graunkeiris: Actually mark blorp_copy_buffer destinations...
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Marek Olšákradeonsi: enable GL_EXT_shader_image_load_formatted
2019-04-15 Rhys Perrygallium: add support for formatted image loads
2019-04-15 Bas Nieuwenhuizenac: Move has_local_buffers disable to radeonsi.
2019-04-15 Kenneth Graunkeintel: Emit 3DSTATE_VF_STATISTICS dynamically
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-14 Karol Herbstlima: use nir_src_as_float
2019-04-14 Alyssa Rosenzweigpanfrost/midgard: Use shared nir_lower_viewport_transform
2019-04-14 Alyssa Rosenzweigpanfrost: Cleanup indexed draw handling
2019-04-14 Alyssa Rosenzweigpanfrost/midgard: Drop dependence on mesa/st
2019-04-14 Mauro Rossidraw: fix building error in draw_gs_init()
2019-04-14 Qiang Yulima/gpir: fix alu check miss last store slot
2019-04-14 Qiang Yulima/gpir: fix compile fail when two slot node
2019-04-14 Vasily Khoruzhicklima: add support for depth/stencil fbo attachments...
2019-04-14 Vasily Khoruzhicklima: use individual tile heap for each GP job.
2019-04-12 Eric Anholtv3d: Use the new lower_to_scratch implementation for...
2019-04-12 Eric Anholtv3d: Detect the correct number of QPUs and use it to...
2019-04-12 Eric Anholtv3d: Add Compute Shader compilation support.
2019-04-12 Eric Anholtv3d: Drop a note for the future about PIPE_CAP_PACKED_U...
2019-04-12 Mateusz Krzakpanfrost: use os_mmap and os_munmap
next