llvmpipe: increase max texture size to 2GB
[mesa.git] / src / gallium /
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...
2019-10-03 Boris Brezillonpanfrost: Kill the explicit serialization in panfrost_b...
2019-10-03 Boris Brezillonpanfrost: Do fine-grained flushing when preparing BO...
2019-10-03 Boris Brezillonpanfrost: Make sure the BO is 'ready' when picked from...
2019-10-03 Boris Brezillonpanfrost: Add flags to reflect the BO imported/exported...
2019-10-03 Boris Brezillonpanfrost: Add a panfrost_flush_batches_accessing_bo...
2019-10-03 Boris Brezillonpanfrost: Add a panfrost_flush_all_batches() helper
2019-10-03 Boris Brezillonpanfrost: Prepare panfrost_fence for batch pipelining
2019-10-03 Boris Brezillonpanfrost: Start tracking inter-batch dependencies
2019-10-03 Boris Brezillonpanfrost: Add a panfrost_freeze_batch() helper
2019-10-03 Boris Brezillonpanfrost: Use the per-batch fences to wait on the last...
2019-10-03 Boris Brezillonpanfrost: Add a batch fence
2019-10-03 Boris Brezillonpanfrost: Make panfrost_batch->bos a hash table
2019-10-03 Boris Brezillonpanfrost: Extend the panfrost_batch_add_bo() API to...
2019-10-03 Boris Brezillonpanfrost: Add the shader BO to the batch in patch_shade...
2019-10-03 Gurchetan Singhvirgl: honor winsys supplied metadata
2019-10-03 Gurchetan Singhvirgl: modify internal structures to track winsys-suppl...
2019-10-03 Gurchetan Singhvirgl: modify resource_create_from_handle(..) callback
2019-10-03 Gurchetan Singhvirgl: remove stride from virgl_hw_res
2019-10-02 Gert Wollnyetnaviv: enable triangle strips only when the hardware...
2019-10-01 Dylan Bakermeson: remove -DGALLIUM_SOFTPIPE from st/osmesa
next