mesa: Handle pbuffers in desktop GL framebuffer attachment queries
[mesa.git] / src / gallium /
2019-10-15 Lionel Landwerlinetnaviv: remove variable from global namespace
2019-10-15 Adam Jacksongallium/xlib: Fix xmesa drawable creation
2019-10-15 Iago Toralv3d: drop unused shader_rec_count member from context
2019-10-14 Jonathan Marekfreedreno/ir3: remove input ncomp field
2019-10-14 Lucas Stachetnaviv: fix vertex buffer state emission for single...
2019-10-14 Dave Airliegallivm/draw/swr: make the gs_iface not depend on tgsi.
2019-10-14 Kenneth Graunkeiris: Implement the Gen < 9 tessellation quads workaround
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-14 James Xionggallium: simplify throttle implementation
2019-10-13 Boris Brezillonpanfrost: Fix support for packed 24-bit formats
2019-10-11 Jonathan Mareketnaviv: rework etna_resource_create tiling choice
2019-10-11 Jonathan Mareketnaviv: rework compatible render base
2019-10-11 Jonathan Mareketnaviv: get addressing mode from tiling layout
2019-10-11 Jonathan Mareketnaviv: clear texture cache and flush ts when texture...
2019-10-11 Christian Gmeineretnaviv: output the same shader-db format as freedreno...
2019-10-11 Christian Gmeineretnaviv: nir: start to make use of compile_error(..)
2019-10-11 Dave Airliegallivm: fix coroutines on aarch64 with llvm 8
2019-10-11 Dave Airliellvmpipe: add support for tg4 component selection.
2019-10-11 Dave Airliegallium: add a a new cap for changing the TGSI TG4...
2019-10-11 Dave Airliegallivm/sample: add gather component selection to the...
2019-10-10 Roland Scheideggerllvmpipe: increase max texture size to 2GB
2019-10-10 Dylan Bakermeson: add msvc compat args to swr
2019-10-10 Dylan Bakermeson: disable graw tests on mingw
2019-10-10 Dylan Bakermeson: don't build gallium trivial tests on windows
2019-10-10 Dylan Bakermeson: Set visibility and compat args for graw
2019-10-10 Dylan Bakermeson: add switches for SWR with MSVC
2019-10-10 Dylan Bakermeson: fix pipe-loader compilation for windows
2019-10-10 Dylan Bakermeson: fix gallium-osmesa to build for windows
2019-10-10 Dylan Bakermeson: build graw-gdi target
2019-10-10 Dylan Bakermeson: build libgl-gdi target
2019-10-10 Dylan Bakermeson: build wgl state tracker
2019-10-10 Dylan Bakermeson: build gallium gdi winsys
2019-10-10 Marek Olšákclover: fix the nir_serialize build failure
2019-10-10 Dave Airliellvmpipe/draw: handle UBOs that are < 16 bytes.
2019-10-10 Dave Airliellvmpipe/draw: fix image sizes for vertex/geometry...
2019-10-10 Dave Airliellvmpipe: make texture buffer offset alignment == 16
2019-10-10 Eric EngestromGL: drop symbols mangling support
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-10 Marek Olšáktgsi_to_nir: use nir_shader_compiler_options::lower_to_...
2019-10-10 Marek Olšáknir: add nir_shader_compiler_options::lower_to_scalar
2019-10-10 Marek Olšáktgsi_to_nir: add #ifdef header guards
2019-10-10 Marek Olšáknir: add a strip parameter to nir_serialize
2019-10-10 Alejandro Piñeirov3d: take into account prim_counts_offset
2019-10-09 Matt Turnerclover: Remove unused code
2019-10-09 Greg Vclover: use iterator_range in get_kernel_nodes
2019-10-09 Marek Olšákradeonsi: enable MSAA shader images
2019-10-09 Marek Olšákradeonsi: expand FMASK before MSAA image stores are...
2019-10-09 Marek Olšákradeonsi: apply FMASK to MSAA image loads
2019-10-09 Marek Olšákradeonsi: clean up image_fetch_rsrc
2019-10-09 Marek Olšákradeonsi: add FMASK slots for shader images (for MSAA...
2019-10-09 Marek Olšákradeonsi: set the sample index for shader images correctly
2019-10-09 Marek Olšákradeonsi: fix GLSL imageSamples()
2019-10-09 Marek Olšáktgsi/scan: add tgsi_shader_info::msaa_images_declared
2019-10-09 Marek Olšákradeonsi: don't set BO metadata for non-zero planes
2019-10-09 Marek Olšákradeonsi: ignore metadata for non-zero planes
2019-10-09 Marek Olšákradeonsi: remove si_vid_join_surfaces and use combined...
2019-10-09 Marek Olšákradeonsi: allocate planar multimedia formats in 1 buffer
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-10-09 Marek Olšákgallium/u_tests: test NV12 allocation and export
2019-10-09 Marek Olšákgallium/util: add planar format layouts and helpers
2019-10-09 Marek Olšákgallium/util: remove enum numbering from util_format_layout
2019-10-09 Caio Marcelo de... iris: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Maya Rashishllvmpipe: avoid left-shifting a negative number.
2019-10-09 Vasily Khoruzhicklima/ppir: don't clone texture loads
2019-10-09 Kenneth Graunkeiris: Implement the Broadwell NP Z PMA Stall Fix
2019-10-08 Kenneth Graunkeiris: Properly unreference extra VBOs for draw parameters
2019-10-08 Boris Brezillonpanfrost: Draw the wallpaper when only depth/stencil...
2019-10-08 Boris Brezillonpanfrost: Make sure a clear does not re-use a pre-exist...
2019-10-08 Kenneth Graunkeiris: Update comment about 3-component formats and...
2019-10-08 Chris Wilsoniris: Allow packed RGB pbo uploads
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-10-08 Ilia Mirkinnvc0: add support for GL_EXT_demote_to_helper_invocation
2019-10-08 Ilia Mirkingallium/tgsi: add support for DEMOTE and READ_HELPER...
2019-10-08 Marek Olšákradeonsi: use simple_mtx_t instead of mtx_t
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-08 Marek Olšákutil: use simple_mtx_t for util_range
2019-10-07 Marek Olšákwinsys/radeon: initialize SIMD properties in radeon_info
2019-10-07 Kenneth Graunkeiris: Drop vtbl usage for some load_register calls
2019-10-07 Jordan Justeniris/state: Move reg/mem load/store functions earlier...
2019-10-07 Eric Engestrommeson: drop duplicate inc_nir from libiris
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in pipe-loader
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in haiku softpipe
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in gallium nine
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in libclnir
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in libnouveau
2019-10-07 Eric Engestrommeson: add missing idep_nir_headers in iris_gen_libs
2019-10-07 Kenneth Graunkeiris: Drop bonus parameters from iris_init_*_context()
2019-10-07 Kenneth GraunkeRevert "iris: Hack up a SKL/Gen9LP PS push constant...
2019-10-07 Boris BrezillonRevert "Revert "st/dri2: Implement DRI2bufferDamageExte...
2019-10-07 Boris BrezillonRevert "st/dri2: Implement DRI2bufferDamageExtension"
2019-10-06 Tomeu Vizosogitlab-ci: Move LAVA-related files into top-level ci dir
2019-10-06 Tomeu Vizosogitlab-ci: Run dEQP on devices with Panfrost
2019-10-05 Kenneth Graunkeiris: Hack up a SKL/Gen9LP PS push constant fifo depth...
2019-10-05 Kenneth Graunkeiris: Refactor push constant allocation so we can reuse it
2019-10-05 Jonathan Mareketnaviv: set texture INT_FILTER bit
2019-10-05 Jonathan Mareketnaviv: implement texture comparator
2019-10-05 Jonathan Mareketnaviv: update headers from rnndb
2019-10-05 Kenneth Graunkest/dri: Perform MSAA downsampling for __DRI2_THROTTLE_C...
2019-10-04 Gert Wollnyr600: Fix interpolateAtCentroid
2019-10-03 Boris Brezillonpanfrost: Get rid of the flush in panfrost_set_framebuf...
next