mesa: handle a bunch of formats in IMPLEMENTATION_COLOR_READ_*
[mesa.git] / src / gallium /
2018-07-18 Jan Veselyclover: Report error when pipe driver fails to create...
2018-07-18 Jan Veselyclover: Catch errors from executing event action
2018-07-17 Marek Olšákr600: fix warnings when unref'ing pool->bo
2018-07-17 Konstantin Kharlamovr600g: some -Wsign-compare fixes
2018-07-17 Konstantin Kharlamovst/glx: constify some variables
2018-07-17 Konstantin Kharlamovst/nine: constify some variables
2018-07-17 Konstantin Kharlamovr600g: constify some variables
2018-07-17 Konstantin Kharlamovr600g: do not use "fast-clear" for small textures (v3)
2018-07-17 Rob Clarkfreedreno: re-work fd_batch_reference() locking
2018-07-17 Rob Clarkfreedreno: make fd_batch a one-shot thing
2018-07-17 Rob Clarkfreedreno: flush immediately when reading a pending...
2018-07-17 Rob Clarkfreedreno: get rid of noop render
2018-07-17 Rob Clarkfreedreno: fix samples=0 vs samples=1 confusion
2018-07-17 Rob Clarkfreedreno: comment for _invalidate_batch()
2018-07-17 Rob Clarkfreedreno: hold batch references when flushing
2018-07-17 Erik Faye-Lundvirgl: respect max_vertex_attrib_stride cap
2018-07-17 Lepton Wuvirgl: Fix flush in virgl_encoder_inline_write.
2018-07-17 Erik Faye-Lundvirgl: implement set_min_samples
2018-07-16 Marek Olšákr600: fix build after the removal of RADEON_PRIO_*...
2018-07-16 Marek Olšákwinsys/amdgpu: clean up error handling in amdgpu_cs_sub...
2018-07-16 Marek Olšákradeonsi: rework RADEON_PRIO flags to be <= 31
2018-07-16 Marek Olšákradeonsi: merge DCC/CMASK/HTILE priority flags
2018-07-16 Marek Olšákradeonsi: remove non-GFX BO priority flags
2018-07-16 Marek Olšákwinsys/amdgpu: use alloca when using global_bo_list
2018-07-16 Marek Olšákwinsys/amdgpu: remove label bo_list_error
2018-07-16 Marek Olšákwinsys/amdgpu: always update gfx_bo_list_counter
2018-07-16 Marek Olšákwinsys/amdgpu: make amdgpu_cs_context::flags & handles...
2018-07-16 Gert Wollnymesa/virgl: Fix off-by-one and copy-paste error in...
2018-07-15 Karol Herbstnouveau: fix 3D blitter for unsigned to signed integer...
2018-07-13 Jason Ekstrandvc4: Tell NIR to lower fdiv instructions
2018-07-13 Eric Anholtvc4: Switch to using u_transfer_helper for MSAA maps.
2018-07-13 Eric Anholtv3d: Work around GFXH-1461 bug losing our Z/S clears.
2018-07-13 Eric Anholtmeson: Move xvmc test tools from unit tests to installe...
2018-07-13 Gert Wollnyr600: Add spill output to group only if register or...
2018-07-12 Marek Olšákradeonsi: add support for Vega20
2018-07-12 Eric Anholtu_blitter: Add an option to draw the triangles using...
2018-07-12 Eric Anholtu_draw: Add some indices to the util_draw_elements...
2018-07-12 Eric Anholtvc4: Don't automatically reallocate a PERSISTENT-mapped...
2018-07-12 Eric Anholtv3d: Don't automatically reallocate a PERSISTENT-mapped...
2018-07-12 Eric Anholtv3d: Fix stride of 1D_ARRAY mappings.
2018-07-12 Eric Anholtv3d: Fix MRT blending with independent blending disabled.
2018-07-12 Eric Anholtgallium/u_transfer_helper: Initialize the stride of...
2018-07-12 Eric Anholtgallium/u_transfer_helper: Fix MSAA mappings with nonze...
2018-07-12 Michel Dänzergallium: Check pipe_screen::resource_changed before...
2018-07-09 Dave Airlievirgl/vtest: add support to vtest for new cap getting.
2018-07-09 Eric Anholtv3d: Implement noperspective varyings on V3D 4.x.
2018-07-09 Eric Anholtv3d: Refactor flat shade/centroid flag emission.
2018-07-07 Charmaine Leest/wgl: check for NULL piAttribList in wglCreatePbuffer...
2018-07-09 Erik Faye-Lundr600: report incorrect max-vertex-attrib for GL 4.4
2018-07-09 Roland Scheideggerr600/sb: fix crash in fold_alu_op3
2018-07-07 Karol Herbstnv50/ir: fix Instruction::isActionEqual for PHI instruc...
2018-07-07 Rhys Perrynvc0/ir: use the combined tid special register
2018-07-06 Marek Olšákst/dri: fix a crash in server_wait_sync
2018-07-06 Mathieu Bridonpython: Use the print function
2018-07-05 Eric Anholtv3d: Fix leak of the default attributes BOs.
2018-07-05 Eric Anholtv3d: Fix leak of the spill BO on context destruction.
2018-07-05 Eric Anholtv3d: Skip emitting per-RT blend state for RTs with...
2018-07-05 Eric Anholtv3d: Add proper support for GL_EXT_draw_buffers2's...
2018-07-05 Mathieu Bridongallium/auxiliary: Fix string matching
2018-07-05 Gert Wollnyr600: compare structure elements instead of doing a...
2018-07-05 Gert Wollnyr600: Add R4G4B4A4 and A1B5G5R5 to supported vertex...
2018-07-05 Gert Wollnyr600: force LOD range to be only one value when mip...
2018-07-05 Marek OlšákShorten u_queue names
2018-07-05 Marek Olšákgallium/os: use util_get_process_name when possible
2018-07-04 Marek Olšákac: fold LLVMContext creation into ac_llvm_context_init
2018-07-04 Marek Olšákradeonsi: reorder code in si_llvm_context_init
2018-07-04 Marek Olšákradeonsi: use ac_compile_module_to_binary to reduce...
2018-07-04 Rhys Perrynvc0: implement multisampled images on Maxwell+
2018-07-04 Dave Airlier600/sb: cleanup if_conversion iterator to be legal C++
2018-07-04 Marek Olšákradeonsi: fix compiler breakage
2018-07-04 Dave Airlieac/radv: move llvm compiler info to struct and init...
2018-07-04 Dave Airlieac/radeonsi: port compiler init/destroy out of radeonsi.
2018-07-03 Dave Airlieradv/radeonsi: add a check ir tm options
2018-07-03 Dave Airlieradeonsi: rename si_compiler -> ac_llvm_compiler
2018-07-03 Dave Airlieac/radeonsi: refactor out pass manager init to common...
2018-07-03 Dave Airlieac/radv: split the non-common init_once code from the...
2018-07-02 Eric Anholtv3d: Claim PIPE_CAP_TGSI_CAN_READ_OUTPUTS.
2018-07-02 Marek Olšákac: move all LLVM module initialization into ac_create_...
2018-07-02 Eric Anholtv3d: Emit a TF flush after each draw using TF.
2018-07-02 Karol Herbstnv50/ir: handle clipvertex for geom and tess shaders...
2018-07-02 Erik Faye-Lundgallium/u_vbuf: drop min/max-scanning for empty indirec...
2018-07-02 Gert Wollnyvirgl: Add support for glGetMultisample
2018-07-01 Denis Paukgallium/llvmpipe: Enable support bptc format.
2018-07-01 Denis Paukgallium/softpipe: Enable support bptc format.
2018-07-01 Denis Paukgallium/auxiliary: Add helper support for bptc format...
2018-06-29 Timothy Arceriradeonsi: enable OpenGL 4.4 compat profile
2018-06-29 Eric Anholtv3d: Add missing "number of bin tile lists" field.
2018-06-29 Eric Anholtv3d: Rewrite the color write masks to match CLIF format.
2018-06-29 Marek Olšákgallium/util: remove dummy function util_format_is_supp...
2018-06-29 Rhys Perrynv50/ir: improve maintainability of Target*::initOpInfo()
2018-06-29 Rhys Perrynv50/ir: fix image stores with indirect handles
2018-06-29 Marek Olšákradeonsi: implement vertex color clamping for tess...
2018-06-29 Marek Olšákradeonsi: move VS_STATE_SGPR before draw SGPRs
2018-06-29 Marek Olšákradeonsi: don't use malloc in si_generate_gs_copy_shader
2018-06-29 Marek Olšákradeonsi: disable DCC statistics gathering on everythin...
2018-06-29 Marek Olšákradeonsi: don't enable DCC statistics gathering for...
2018-06-29 Marek Olšákradeonsi: simplify logic around vi_separate_dcc_try_enable
2018-06-29 Marek Olšákradeonsi: fix memory exhaustion issue with DCC statisti...
2018-06-29 Marek Olšákradeonsi: remove references to Evergreen
2018-06-29 Marek Olšákradeonsi: enable shader caching for compute shaders
next