winsys/amdgpu: add slab entry structures to amdgpu_winsys_bo
[mesa.git] / src / gallium /
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()
2016-09-17 Charmaine Leesvga: single sample surface can be created as non-multi...
2016-09-17 Charmaine Leesvga: fix memory leak with sampler state
2016-09-17 Brian Paulsvga: fix prim type check/assignment in translate_indices()
2016-09-17 Charmaine Leesvga: use SVGA3D_QUERYTYPE_MAX for svga query type...
2016-09-17 Charmaine Leesvga: split the num-resources-mapped hud to textures...
2016-09-17 Charmaine Leesvga: change svga hud defines to enums
2016-09-17 Brian Paulsvga: implement an index buffer translation cache
2016-09-17 Brian Paulsvga: try to emit fewer buffer rebind commands
2016-09-17 Brian Paulsvga: reduce unmapping/remapping of the default constan...
2016-09-17 Brian Paulsvga: optimize memcpy() in svga_buffer_update_hw()
2016-09-17 Neha Bhendesvga: Use comparison between svga texture types to...
2016-09-17 Neha Bhendesvga: Add function svga_resource_type()
2016-09-17 Samuel Pitoisetnvc0/ir: fix subops for IMAD
2016-09-17 Samuel Pitoisetnvc0/ir: fix comments about instructions info
2016-09-16 Tom Stellardradeonsi/compute: Use the HSA abi for non-TGSI compute...
2016-09-16 Tom Stellardradeonsi/compute: Add some more debug printfs
2016-09-16 Serge Martinclover: fix getting scalar args api size
2016-09-16 Rob Clarkttn: fix warning after 7bf76563e
2016-09-16 Brian Paulgallium/docs: document alpha_to_coverage and alpha_to_o...
2016-09-15 Jason Ekstrandnir: Add a flag to lower_io to force "sample" interpolation
2016-09-14 Marek OlšákRevert "tgsi/scan: don't set interp flags for inputs...
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_phis_to_scalar.
2016-09-14 Kenneth Graunkenir: Report progress from nir_lower_alu_to_scalar.
2016-09-14 Martina Kollarovagallium: fix return value check
2016-09-14 Marek Olšákradeonsi: reload PS inputs with direct indexing at...
2016-09-14 Marek Olšákradeonsi: get rid of constant buffer preloading
2016-09-14 Marek Olšákradeonsi: get rid of img/buf/sampler descriptor preload...
2016-09-14 Marek Olšákradeonsi: rename get_sampler_desc -> load_sampler_desc
2016-09-14 Marek Olšákradeonsi: cosmetic changes in si_shader.c
2016-09-14 Marek Olšákradeonsi: load streamout buffer descriptors before...
2016-09-14 Eric Anholtvc4: Implement job shuffling
2016-09-14 Eric Anholtvc4: Handle resolve skipping at job submit time.
2016-09-14 Eric Anholtvc4: Move the render job state into a separate structure.
2016-09-14 Eric Anholtvc4: Always unref the current job surfaces at job reset...
2016-09-14 Eric Anholtvc4: Move job-submit skip cases to vc4_job_submit().
2016-09-14 Eric Anholtvc4: Move bin CL trailer to job_submit() time.
2016-09-14 Eric Anholtvc4: Simplify the DISCARD_RANGE handling
2016-09-14 Eric Anholtvc4: Fix incorrect clearing of Z/stencil when cleared...
2016-09-13 Marek Olšáktgsi/scan: don't set interp flags for inputs only used...
2016-09-13 Marek Olšákradeonsi: fix FP64 UBO loads with indirect uniform...
2016-09-13 Marek Olšákwinsys/amdgpu: don't assume GTT if the VRAM flag isn...
2016-09-13 Marek Olšákradeonsi: clean up CP DMA emit code
2016-09-13 Marek Olšákradeonsi: print the IB and buffer list in VM fault...
2016-09-13 Marek Olšákradeonsi: add sampler view BOs to the BO list last
2016-09-13 Marek Olšákradeonsi: export SampleMask from pixel shaders at full...
next