mesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3
[mesa.git] / src / gallium /
2019-07-25 Alyssa Rosenzweigpanfrost: Don't expose some atomic stuff even with...
2019-07-25 Dave Airliegallium: fix windows build from params change.
2019-07-24 Jonathan Mareknir: replace lower_sincos with algebraic opt
2019-07-24 Rob Clarkgallium/u_transfer_helper: fix assert in RGTC case
2019-07-24 Jason Ekstrandintel/compiler: Be more conservative about subgroup...
2019-07-24 Qiang Yulima/ppir: fix disassembler temp read/write print
2019-07-24 Eric Engestromgallium+mesa: fix tgsi_semantic array type
2019-07-23 Dave Airliegallivm: rework lp_build_tgsi_soa to take a struct
2019-07-23 Jan Zielinskiswr/rasterizer: Fix 3D resource copies.
2019-07-23 Jan Zielinskiswr/rasterizer: Fix return type on SIMD8 version of...
2019-07-23 Jan Zielinskiswr/rasterizer: small formatting changes
2019-07-23 Jan Zielinskiswr/rasterizer: Adding support for unhandled clipEnable...
2019-07-23 Marek Olšákradeonsi/nir: set tgsi_shader_info::uses_fbfetch for...
2019-07-23 Marek Olšáktgsi/scan: add uses_fbfetch
2019-07-23 Marek Olšákradeonsi: fail if importing a texture with incorrect...
2019-07-23 Marek Olšákradeonsi: rewrite si_get_opaque_metadata, also for...
2019-07-23 Marek Olšákradeonsi: simplify si_get_input_prim and remove incorre...
2019-07-23 Marek Olšákradeonsi/gfx10: fix and enable CLEAR_STATE
2019-07-23 Marek Olšákradeonsi: stop using info.opcode_count[TGSI_OPCODE_INTE...
2019-07-23 Marek Olšákac/nir: implement nir_op_pack_{us}norm_2x16
2019-07-23 Pierre-Eric Pellou... u_blitter: add a msaa parameter to util_blitter_clear
2019-07-23 Pierre-Eric Pellou... u_blitter: enable msaa when dst num samples is > 1
2019-07-23 Guido Güntherkmsro: Extend to include mxsfb-drm
2019-07-23 Alyssa Rosenzweigpanfrost/midgard: Allocate registers once (per-screen)
2019-07-23 Arnaud Patardpanfrost: Fix T6XX Support
2019-07-23 Alyssa Rosenzweigpanfrost: Use correct definition for is_t6xx
2019-07-23 Michel Dänzerradeonsi: Allow PIPE_TEXTURE_2D_ARRAY in si_texture_fro...
2019-07-23 Alyssa Rosenzweigpanfrost: Fake CAPs for dEQP-GLES31
2019-07-23 Mark Menzynskinvc0/ir: Fix assert accessing null pointer
2019-07-23 Erico Nuneslima/ppir: fix branch codegen register encode
2019-07-23 Erico Nuneslima/ppir: fix debug logs in regalloc
2019-07-23 Erico Nuneslima/ppir: fix alignment on regalloc spilling loads
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-23 Marek Olšákradeonsi: fix warning: ‘ret’ may be used uninitialized
2019-07-23 Marek Olšáktgsi: fix warning: ‘interp’ may be used uninitialized
2019-07-23 Marek Olšákgallivm: fix warning: ‘op’ may be used uninitialized
2019-07-23 Kenneth Graunkeiris: Support storage images that have matching typed...
2019-07-23 Kenneth Graunkeiris: Stop advertising MSAA storage images by mistake
2019-07-22 Alyssa Rosenzweigpanfrost: Set `initialized` in more cases
2019-07-22 Alyssa Rosenzweigpanfrost/ci: Update expectations
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Implement register spilling
2019-07-22 Iago Toral Quirogav3d: fill logicop_func in the fragment shader key when...
2019-07-20 Chia-I Wuvirgl: fix a sync issue in virgl_buffer_transfer_extend
2019-07-20 Chia-I Wuvirgl: rework virgl_transfer_queue_extend
2019-07-20 Chia-I Wuvirgl: fix virgl_buffer_transfer_extend
2019-07-20 Marek Olšákradeonsi: initialize scissor registers etc. without...
2019-07-20 Marek Olšákradeonsi: return success from vi_dcc_clear_level to...
2019-07-20 Marek Olšákradeonsi: fix compute-based culling regression in 1ce52...
2019-07-20 Marek Olšákradeonsi/gfx10: fix VGT_PRIMITIVE_TYPE programming
2019-07-20 Marek Olšákradeonsi/gfx10: enable Wave32 for vertex, geometry...
2019-07-20 Marek Olšákradeonsi/gfx10: add debug options to enable/disable...
2019-07-20 Marek Olšákradeonsi/gfx10: add as_ngg variant for TES as ES to...
2019-07-20 Marek Olšákradeonsi/gfx10: implement Wave32
2019-07-20 Marek Olšákradeonsi/gfx10: use 32-bit wavemasks for Wave32
2019-07-20 Marek Olšákac: create the LLVM builder in ac_llvm_context_init
2019-07-20 Marek Olšákac: create the LLVM module for Wave32 or Wave64 in...
2019-07-20 Marek Olšákac/rtld: add support for Wave32
2019-07-20 Marek Olšákac: initial Wave32 support in LLVM build helpers
2019-07-20 Marek Olšákradeonsi: assume that selector != NULL for compute...
2019-07-20 Marek Olšákradeonsi: remove what appears to be legacy compute...
2019-07-20 Marek Olšákradeonsi: remove si_program::use_code_object_v2
2019-07-20 Marek Olšákradeonsi: add si_shader_selector into si_compute
2019-07-20 Marek Olšákradeonsi: set threadgroup size to 0 for threadgroups...
2019-07-20 Marek Olšákradeonsi/gfx10: set as_ngg for GS prolog
2019-07-20 Marek Olšákradeonsi/gfx10: remove the disable_ngg option
2019-07-20 Marek Olšákradeonsi/gfx10: combine hw edgeflags with user edgeflag...
2019-07-20 Marek Olšákradeonsi/gfx10: deduplicate code for esvert_lds_size
2019-07-20 Marek Olšákradeonsi/gfx10: simplify a streamout loop in gfx10_emit...
2019-07-20 Marek Olšákradeonsi/gfx10: don't use MALLOC for outputs
2019-07-20 Marek Olšákradeonsi/gfx10: clean up ESGS ring size computation
2019-07-20 Marek Olšákradeonsi/gfx10: fix unnecessary LDS overallocation...
2019-07-20 Marek Olšákradeonsi/gfx10: don't compile the GS copy shader if...
2019-07-20 Marek Olšákradeonsi/gfx10: set GE_CTNL.PACKET_TO_ONE_PA for NGG
2019-07-20 Marek Olšákradeonsi/gfx10: update a tunable max_es_verts_base...
2019-07-20 Marek Olšákradeonsi/gfx10: implement ARB_post_depth_coverage
2019-07-20 Marek Olšákradeonsi: fix leaked compute shader NIR
2019-07-20 Marek Olšákradeonsi: save the enable_nir option in the shader...
2019-07-20 Marek Olšákradeonsi/gfx10: enable SDMA
2019-07-20 Boyuan Zhangradeon/vcn: adding engine type for new fw interface
2019-07-20 Marek Olšákradeonsi: use the correct buffer size in si_vid_clear_b...
2019-07-19 Jeremy Newtonpipe-loader: use radeonsi for MM if amdgpu dri is used
2019-07-19 Eric Engestromutil: use standard name for vsnprintf()
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-19 Eric Engestromutil: use standard name for vasprintf()
2019-07-19 Eric Engestromutil: use standard name for sprintf()
2019-07-19 Eric Engestromutil: use standard name for strncmp()
2019-07-19 Eric Engestromutil: use standard name for strncat()
2019-07-19 Eric Engestromutil: use standard name for strdup()
2019-07-19 Eric Engestromutil: use standard name for strchrnul()
2019-07-19 Erico Nuneslima/ppir: handle all node types in ppir_node_replace_child
2019-07-19 Erico Nuneslima/ppir: branch regalloc fixes
2019-07-18 Timothy Arceriiris: change last_vue_stage() to look at uncompiled...
2019-07-18 Alyssa Rosenzweigpanfrost: Set rt_count
2019-07-18 Alyssa Rosenzweigpanfrost: Trace invisible BOs
2019-07-18 Alyssa Rosenzweigpanfrost: Zero polygon list body size for clears
2019-07-18 Alyssa Rosenzweigpanfrost/mfbd: Unify depth-only with masked FBO path
2019-07-18 Alyssa Rosenzweigpanfrost: Simplify set_framebuffer_state
2019-07-18 Alyssa Rosenzweigpanfrost: Check for NULL surface in places
2019-07-18 Alyssa Rosenzweigpanfrost: Expose 4 render targets
next