meson: Don't build intel shared components by default
[mesa.git] / src / gallium /
2017-11-07 Marek Olšákamd/addrlib: update to latest version
2017-11-07 Eric Anholtbraodcom/vc5: Flush the job when it grows over 1GB.
2017-11-07 Eric Anholtbroadcom/vc5: Fix pausing of transform feedback.
2017-11-07 Eric Anholtbroadcom/vc5: Add support for GL_RASTERIZER_DISCARD
2017-11-07 Eric Anholtbroadcom/vc5: Add partial transform feedback query...
2017-11-07 Eric Anholtbroadcom/vc5: Add occlusion query support.
2017-11-07 Eric Anholtbroadcom/vc5: Skip emitting textures that aren't used.
2017-11-07 Eric Anholtbroadcom/vc5: Add missing SRGBA8 ETC2 support.
2017-11-07 Eric Anholtbroadcom/vc5: Disable early Z test when the FS writes Z.
2017-11-07 Eric Anholtbroadcom/vc5: Shift the min/max lod fields by the BASE_...
2017-11-07 Eric Anholtbroadcom/vc5: Add support for anisotropic filtering.
2017-11-07 Eric Anholtbroadcom/vc5: Fix mipmap filtering enums.
2017-11-07 Eric Anholtbroadcom/vc5: Fix height padding of small UIF slices.
2017-11-07 Eric Anholtbroadcom/vc5: Print the actual offsets in HW for our...
2017-11-07 Eric Anholtbroadcom/vc5: Set the available VS outputs to match...
2017-11-07 Eric Anholtbroadcom/vc5: Set the max texture LOD bias.
2017-11-07 Eric Anholtbroadcom/vc5: Fix translation of stencil ops.
2017-11-07 Eric Anholtbroadcom/vc5: Move stencil state packing to the CSO.
2017-11-07 Eric Anholtbroadcom/vc5: Introduce a helper for pre-packing our...
2017-11-07 Eric Anholtbroadcom/vc5: Add a cl_emit() variant for merging with...
2017-11-07 Eric Anholtbroadcom/vc5: Skip emitting depth offset while disabled.
2017-11-07 Eric Anholtbroadcom/vc5: Don't emit stencil config if not doing...
2017-11-07 Eric Anholtbroadcom/vc5: Don't emit updated blend factors/funcs...
2017-11-07 Eric Anholtbroadcom/vc5: Make sure the TMU indirect struct is...
2017-11-07 Eric Anholtbroadcom/vc5: Use DEPTH24_STENCIL8 for rendering to...
2017-11-07 Marek Olšákradeonsi: add si_screen::has_ls_vgpr_init_bug
2017-11-07 Marek Olšákradeonsi: use ac_create_target_machine
2017-11-07 Marek Olšákradeonsi: use ac_get_llvm_processor_name
2017-11-07 Marek Olšákradeonsi/gfx9: don't set gs_table_depth
2017-11-07 Marek Olšákradeonsi/gfx9: limit the scissor bug workaround to...
2017-11-07 Marek Olšákradeonsi: remove unused field in the PCI ID table
2017-11-07 Michel Dänzergallium: Guard assertions by NDEBUG instead of DEBUG
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-06 Adam Jacksondrisw: Enable flush control for llvmpipe and softpipe
2017-11-06 Adam Jacksongallium: Wire up flush control
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-11-06 Wladimir J. van... etnaviv: Don't over-pad compressed textures
2017-11-06 Wladimir J. van... etnaviv: ASTC texture support
2017-11-06 Wladimir J. van... etnaviv: Update from rnndb
2017-11-06 Marek Olšákgallium/u_vbuf: use signed vertex buffers offsets for...
2017-11-06 Marek Olšákradeonsi: enable signed vertex buffer offsets
2017-11-06 Marek Olšákgallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
2017-11-06 Marek Olšákradeonsi: don't map big VRAM buffers for the first...
2017-11-06 Marek Olšákgallium/u_threaded: don't map big VRAM buffers for...
2017-11-06 Marek Olšákgallium/u_threaded: clean up tc_improve_map_buffer_flag...
2017-11-04 Pierre Moreaunv50,nvc0: Display shared memory usage in pipe_debug_me...
2017-11-04 Pierre Moreaunv50,nvc0: Copy shared memory per block to the program...
2017-11-04 Pierre Moreaunv50/ir: Store shared memory per block in nv50_ir_prog_info
2017-11-03 Andrey Grodzovskywinsys/amdgpu: Add R600_DEBUG flag to reserve VMID...
2017-11-03 Dave Airliei915g: remove some unknown cap warnings.
2017-11-03 Dave Airliei915g: make gears run again.
2017-11-03 Timothy Arceriac/radeonsi: add support for tex instr without a derefence
2017-11-02 Dave Airlier600: add support for early depth/stencil.
2017-11-02 Dave Airlier600: add support for emitting RAT instructions to...
2017-11-02 Dave Airlier600: add support for mark bit to the assembler.
2017-11-02 Dave Airlier600: add support for valid pixel mode on CF clauses
2017-11-02 Dave Airlier600: add support for some ALU sources.
2017-11-02 Marek Olšákradeonsi: remove 'Authors:' comments
2017-11-02 Tim Rowleygallivm: allow arch rounding with avx512
2017-11-02 Wladimir J. van... etnaviv: Allow clearing constant buffer using buffer...
2017-11-02 Wladimir J. van... etnaviv: Don't flush on transfer when UNSYNCHRONIZED
2017-11-02 Wladimir J. van... etnaviv: don't do resolve-in-place without valid TS
2017-11-01 Dylan Bakersvga: Use __asm__ instead of asm
2017-11-01 Marek OlšákRevert "winsys/amdgpu: Add R600_DEBUG flag to reserve...
2017-11-01 Brian Paulgallium: increase pipe_sampler_view::target bitfield...
2017-11-01 Dave Airliegallium: add cap for driver specified max combined...
2017-10-31 Gert Wollnyr600/sb: bail out if prepare_alu_group() doesn't find...
2017-10-31 Timothy Arceriradeonsi: fix culldist_writemask in nir path
2017-10-31 Andrey Grodzovskywinsys/amdgpu: Add R600_DEBUG flag to reserve VMID...
2017-10-31 Erik Faye-Lundmeson: use dep_m in libgallium
2017-10-30 Eric Anholtbroadcom/vc5: Force blending to treat alpha as 1 for...
2017-10-30 Eric Anholtbroadcom/vc5: Do BGRA vs RGBA swapping for the BLEND_CO...
2017-10-30 Eric Anholtbroadcom/vc5: Pack clear colors according to the TLB...
2017-10-30 Eric Anholtbroadcom/vc5: Don't do r/b channel swapping on 565.
2017-10-30 Eric Anholtbroadcom/vc5: Use the proper gallium format for our...
2017-10-30 Eric Anholtbroadcom/vc5: Drop duplicated setup of clip_window_heig...
2017-10-30 Eric Anholtbroadcom/vc5: Don't forget to actually turn on stencil...
2017-10-30 Eric Anholtbroadcom/vc5: Set up MSAA texture type according to...
2017-10-30 Eric Anholtbroadcom/vc5: Use the sampler view's format, not the...
2017-10-30 Eric Anholtbroadcom/vc5: Emit raw loads for MSAA buffers.
2017-10-30 Eric Anholtbroadcom/vc5: Use raw stores for MSAA buffers.
2017-10-30 Eric Anholtbroadcom/vc5: Add lowering for txf_ms to a txf on a...
2017-10-30 Eric Anholtbroadcom/vc5: Lay out MSAA textures/renderbuffers as...
2017-10-30 Eric Anholtbroadcom/vc5: Add PIPE_TEX_WRAP_CLAMP support for linea...
2017-10-30 Eric Anholtbroadcom/vc5: Disable GL_ARB_transform_feedback3.
2017-10-30 Eric Anholtbroadcom/vc5: Fix gl_FragCoord pixel center setup.
2017-10-30 Eric Anholtbroadcom/vc5: Always set up 1D textures as raster order.
2017-10-30 Eric Anholtbroadcom/vc5: Fix GPU hang with no vertex elements...
2017-10-30 Mauro RossiAndroid: move drivers' symlinks to /vendor (v2)
2017-10-28 Christian Gmeineretnaviv: add ext_texture_srgb support
2017-10-27 Brian Paulgallium: s/unsigned/enum pipe_prim_type/
2017-10-27 Roland Scheideggerdraw: don't cull tris with zero area
2017-10-27 Dylan Bakermeson: Add a dependency on nir_opcodes_h for freedreno
2017-10-27 Dylan Bakermeson: build gallium based osmesa
2017-10-27 Dylan Bakermeson: move gallium include declarations to src
2017-10-27 Brian Paulgallium/os: fix align_malloc() / os_malloc_aligned...
2017-10-27 Eric Engestromvc4: fix release build
2017-10-27 Samuel Pitoisetradeonsi: update hack for HTILE corruption in ARK:...
2017-10-26 Marek Olšákradeonsi: add a workaround for weird s_buffer_load_dwor...
2017-10-26 Greg Vwinsys/svga/drm: add ERESTART define for *BSD
next