ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
[mesa.git] / src / gallium /
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
2019-10-01 Ken Mayshaiku: fix Mesa build
2019-09-30 Caio Marcelo de... iris: Enable EXT_demote_to_helper_invocation
2019-09-30 Caio Marcelo de... gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
2019-09-30 Kenneth Graunkeiris: Fix iris_rebind_buffer() for VBOs with non-zero...
2019-09-30 Marek Olšákac: add ac_build_image_get_sample_count from radeonsi
2019-09-30 Marek Olšáktgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
2019-09-30 Dylan Bakermeson: gallium media state trackers require libdrm...
2019-09-30 Kenneth Graunkeiris: Disable CCS_E for 32-bit floating point textures.
2019-09-30 Marek Olšákradeonsi/gfx10: fix corruption for chips with harvested...
2019-09-30 Marek Olšákradeonsi/gfx10: fix L2 cache rinse programming
2019-09-30 Eric Engestrometnaviv: fix bitmask typo
2019-09-30 Daniel Schürmannnouveau: set lower_sub = true
2019-09-30 Eric Anholtvc4: Enable the nir_opt_algebraic_late() pass.
2019-09-29 pal1000scons: Fix MSYS2 Mingw-w64 build.
2019-09-28 Vasily Khoruzhicklima: set uniforms_address lower bits properly
2019-09-28 Jonathan Mareketnaviv: nir: fix gl_FragDepth
2019-09-28 Jonathan Mareketnaviv: disable earlyZ when shader writes fragment...
2019-09-28 Jonathan Mareketnaviv: nir: make lower_alu easier to follow
2019-09-28 Jonathan Mareketnaviv: remove extra allocation for shader code
2019-09-28 Jonathan Mareketnaviv: nir: remove "options" struct
2019-09-28 Jonathan Mareketnaviv: nir: use store_deref instead of store_output
2019-09-28 Jonathan Mareketnaviv: nir: add native integers (HALTI2+)
2019-09-28 Jonathan Marekqetnaviv: nir: use new immediates when possible
2019-09-28 Jonathan Mareketnaviv: nir: set num_components for inputs/outputs
2019-09-28 Jonathan Mareketnaviv: nir: allocate contiguous components for LOAD...
2019-09-28 Jonathan Mareketnaviv: nir: fix gl_FrontFacing
2019-09-28 Icenowy Zhenglima: do not set the PP uniforms address lowest bits
2019-09-27 Christian Gmeineretnaviv: support ARB_framebuffer_object
next