swr: [rasterizer core] refactor thread creation
[mesa.git] / src / gallium /
2016-10-03 Tim Rowleyswr: [rasterizer core] refactor thread creation
2016-10-03 Tim Rowleyswr: [rasterizer jitter] canonicalize blend compile...
2016-10-03 Tim Rowleyswr: [rasterizer core] archrast fixes
2016-10-03 Tim Rowleyswr: [rasterizer jitter] fixes for icc in vs2015 compat...
2016-10-03 Tim Rowleyswr: [rasterizer core] generalize compute dispatch...
2016-10-03 Tim Rowleyswr: [rasterizer common] os.h portability header changes
2016-09-30 Steven Tothgallium/hud: Add support for CPU frequency monitoring
2016-09-30 Marek OlšákRevert "gallium/hud: automatically print % if max_value...
2016-09-30 Nicolai Hähnlegallium/radeon: fix crash/regression in performance...
2016-09-30 Nicolai Hähnlegallium/radeon: update documentation of buffer_get_virt...
2016-09-30 Nicolai Hähnlegallium/radeon: emit relocations for query fences
2016-09-30 Nicolai Hähnleradeon/uvd: adjust the buffer offset when relocation...
2016-09-30 Nicolai Hähnleradeon/vce: adjust the buffer offset when relocation...
2016-09-30 Nicolai Hähnleradeon/video: don't use sub-allocated buffers
2016-09-29 Steven Tothgallium/hud: Add power sensor support
2016-09-29 Samuel Pitoisetnv50/ir: teach insnCanLoad() about SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, c) to MOV((a << b) + c)
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, 0x0) to SHL(a, b)
2016-09-29 Samuel Pitoisetnv50/ir: optimize IMAD to SHLADD in presence of power...
2016-09-29 Samuel Pitoisetnvc0/ir: add emission for SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: add preliminary support for SHLADD
2016-09-29 Samuel Pitoisetnvc0: update GM107 sched control codes format
2016-09-29 Nicolai Hähnlegallium/radeon: use smaller buffers for query results
2016-09-29 Nicolai Hähnlegallium/radeon/winsyses: add radeon_winsys::min_alloc_size
2016-09-29 Nicolai Hähnleradeonsi: enable ARB_query_buffer_object (v2)
2016-09-29 Nicolai Hähnlegallium/radeon: implement get_query_result_resource...
2016-09-29 Nicolai Hähnlegallium/radeon: zero all query buffers
2016-09-29 Nicolai Hähnlegallium/radeon: cleanup getting PIPE_QUERY_TIMESTAMP...
2016-09-29 Nicolai Hähnlegallium/radeon: add query fences and r600_get_hw_query_...
2016-09-29 Nicolai Hähnleradeonsi: add save_qbo_state
2016-09-29 Nicolai Hähnleradeonsi: add si_get_shader_buffers/get_pipe_constant_b...
2016-09-29 Nicolai Hähnlegallium/radeon: add r600_gfx_{write,wait}_fence
2016-09-29 Nicolai Hähnlegallium/radeon: add barrier_flags to r600_common_screen
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-09-28 Eric Anholtvc4: Emit perf debug when we fall back to quad clears.
2016-09-28 Michel Dänzergallium/radeon: Initialize pipe_resource::next to NULL
2016-09-27 Tim Rowleyswr: replace gallium->swr format enum conversion
2016-09-27 Nicolai Hähnlegallium/radeon/winsyses: reduce the number of pb_cache...
2016-09-27 Nicolai Hähnlewinsys/radeon: enable buffer allocation from slabs
2016-09-27 Nicolai Hähnlewinsys/radeon: add fine-grained fences for slab buffers
2016-09-27 Nicolai Hähnlewinsys/radeon: add slab buffer list
2016-09-27 Nicolai Hähnlewinsys/radeon: separate adding a buffer from updating...
2016-09-27 Nicolai Hähnlewinsys/radeon: add slab entry structures to radeon_bo
2016-09-27 Nicolai Hähnlewinsys/amdgpu: enable buffer allocation from slabs
2016-09-27 Nicolai Hähnlewinsys/amdgpu: add fence and buffer list logic for...
2016-09-27 Nicolai Hähnlewinsys/amdgpu: add slab entry structures to amdgpu_wins...
2016-09-27 Nicolai Hähnlewinsys/amdgpu: do not synchronize unsynchronized buffers
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_FLAG_HANDLE
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_USAGE_SYNCHRONIZED
2016-09-27 Nicolai Hähnlegallium/pipebuffer: add pb_slab utility
2016-09-27 Nicolai Hähnlegallium/u_math: add util_logbase2_ceil
2016-09-27 Nicholas Bishopi915g: add dma-buf support to i915_drm_buffer_get_handle
2016-09-27 Nicholas Bishopst/dri: check pipe_screen->resource_get_handle() return...
2016-09-27 Andy Furnissst/va Avoid VBR bitrate calculation overflow v2
2016-09-27 Mark Thompsonst/va: Fix vaSyncSurface with no outstanding operation
2016-09-26 Samuel Pitoisetnv50/ir: fix comments about instructions info
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-09-26 Samuel Pitoisetnvc0: allow to force compiling programs in debug build
2016-09-26 Samuel Pitoisetnv50/ir: drop unused NVISA_XXX_CHIPSET constants
2016-09-26 Samuel Pitoisetgallium/util: make use of strtol() in debug_get_num_opt...
2016-09-26 Glenn Kennardr600g: Add support for PK2H/UP2H
2016-09-24 Brian Paulsvga: set PIPE_BIND_DEPTH_STENCIL flag for new resource...
2016-09-24 Brian Paulsvga: don't special case caps for SVGA3D_R32_FLOAT
2016-09-24 Brian Paulsvga: use new adjust_z_layer() helper in svga_pipe_blit.c
2016-09-24 Brian Paulsvga: simplify/improve the format compatibility check...
2016-09-24 Brian Paulsvga: add const qualifier on svga_translate_format()
2016-09-24 Brian Paulsvga: eliminate unneeded gotos in svga_validate_surface...
2016-09-24 Neha Bhendesvga: disable srgb format related code from svga_blit()
2016-09-23 Timothy Arcerigallium: remove unused PIPE_CC_GCC_VERSION
2016-09-22 Eric Anholtnir: Allow opt_peephole_sel to be more aggressive in...
2016-09-21 Brian Paulgallium/util: add comment on util_is_format_compatible()
2016-09-21 Brian Paulsvga: minor simplification in svga_validate_surface_view()
2016-09-21 Brian Paulsvga: remove disable_shader debug variable
2016-09-21 Nicolai Hähnlegallivm: support negation on 64-bit integers
2016-09-21 Dave Airlieradeonsi: prepare 64-bit integer support. (v2)
2016-09-21 Dave Airliegallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
2016-09-21 Dave Airlietgsi/softpipe: prepare ARB_gpu_shader_int64 support...
2016-09-21 Dave Airliegallium/tgsi: add support for 64-bit integer immediates.
2016-09-21 Dave Airliegallium: add opcode and types for 64-bit integers....
2016-09-20 Leo Liuradeon/vce: add firmware support for version 52.8.3
2016-09-20 Indrajit Dasst/omx/dec/h265: Correct the timestamping
2016-09-20 Nayan Deshmukhst/va: flush the context before calling flush_frontbuff...
2016-09-20 Nayan Deshmukhst/vdpau: flush the context before calling flush_frontb...
2016-09-20 Nayan Deshmukhvl/dri3: handle the case of different GPU(v4.2)
2016-09-20 Ilia Mirkinst/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
2016-09-20 Tim Rowleyswr: [rasterizer core] Better thread destruction
2016-09-20 Tim Rowleyswr: [rasterizer jitter] Fix missing end-of-file newline
2016-09-20 Tim Rowleyswr: [rasterizer core] Add macros for mapping ArchRast...
2016-09-19 Samuel Pitoisetnvc0: get rid of nvc0_stage_sampler_states_bind_range()
2016-09-19 Samuel Pitoisetnvc0: get rid of nvc0_stage_set_sampler_views_range()
2016-09-18 Samuel Pitoisetnv50/ir: optimize SUB(a, b) to MOV(a - b)
2016-09-18 Samuel Pitoisetgk110/ir: fix wrong emission of OP_NOT
2016-09-18 Martina Kollarovar600g/sb: fix struct/class declaration conflicts
2016-09-17 Lars Hamretgsi: Enable returns from within loops
2016-09-17 Charmaine Leesvga: relax restriction of compressed formats for textu...
2016-09-17 Brian Paulsvga: skip query flush if we already have the query...
2016-09-17 Brian Paulsvga: remove unneeded svga_context_flush() in svga_end_...
2016-09-17 Charmaine Leesvga: use upload buffer for upload texture.
2016-09-17 Charmaine Leesvga: refactor svga_texture_transfer_map/unmap functions
2016-09-17 Charmaine Leesvga: add SVGA3d_vgpu10_TransferFromBuffer()
next