loader: replace int/1/0 with bool/true/false
[mesa.git] / src /
2019-10-07 Eric Engestromloader: replace int/1/0 with bool/true/false
2019-10-07 Kenneth Graunkeiris: Drop bonus parameters from iris_init_*_context()
2019-10-07 Rhys Perrynir/constant_folding: fold load_constant intrinsics
2019-10-07 Rhys Perrynir/constant_folding: add back and use constant_fold_state
2019-10-07 Caio Marcelo de... anv: Implement VK_KHR_shader_clock
2019-10-07 Caio Marcelo de... spirv: Implement SPV_KHR_shader_clock
2019-10-07 Caio Marcelo de... vulkan: Update the XML and headers to 1.1.124
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 Lionel Landwerlinintel/isl: set vertical surface alignment on null surfaces
2019-10-05 Lionel Landwerlinintel/isl: set surface array appropriately
2019-10-05 Lionel Landwerlinintel/isl: Set null surface format to R32_UINT
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 Lionel Landwerlinintel: fix subslice computation from topology data
2019-10-05 Kenneth Graunkedri: Avoid swapbuffer throttling in glXCopySubBufferMESA
2019-10-05 Kenneth Graunkest/dri: Perform MSAA downsampling for __DRI2_THROTTLE_C...
2019-10-04 Lionel Landwerlinintel/error2aub: add support for platforms without...
2019-10-04 Rhys Perryaco: fix load_constant with multiple arrays
2019-10-04 Eric Anholtnir: Fix some wonky whitespace in nir_search.h.
2019-10-04 Eric Anholtnir: Factor out most of the algebraic passes C code...
2019-10-04 Eric Anholtnir: Keep the range analysis HT around intra-pass until...
2019-10-04 Eric Anholtnir: Skip emitting no-op movs from the builder.
2019-10-04 Eric Anholtnir: Make nir_search's dumping go to stderr.
2019-10-04 Adam Jacksonsurfaceless: Support EGL_WL_bind_wayland_display
2019-10-04 Rhys Perrynir/print: always use the right FILE *
2019-10-04 Erik Faye-Lundnir: initialize needs_helper_invocations as well
2019-10-04 Erik Faye-Lundnir: initialize uses_discard to false
2019-10-04 Rhys Perryradv/aco,aco: set lower_fmod
2019-10-04 Michel Dänzerdri3: Pass __DRI2_THROTTLE_COPYSUBBUFFER from loader_dr...
2019-10-04 Gert Wollnyr600: Fix interpolateAtCentroid
2019-10-04 Alyssa Rosenzweigpan/midgard: Replace mir_is_live_after with new pass
2019-10-04 Alyssa Rosenzweigpan/midgard: Calculate temp_count for liveness
2019-10-04 Alyssa Rosenzweigpan/midgard: Invalidate liveness for mir_is_live_after
2019-10-04 Alyssa Rosenzweigpan/midgard: Begin tracking liveness metadata
2019-10-04 Alyssa Rosenzweigpan/midgard: Don't try to OR live_in of successors
2019-10-04 Alyssa Rosenzweigpan/midgard: Move RA's liveness analysis into midgard_l...
2019-10-04 Alyssa Rosenzweigpan/midgard: Add mir_calculate_temp_count helper
2019-10-04 Alyssa Rosenzweigpan/midgard: Remove mir_has_multiple_writes
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 Andres Gomezegl: Remove the 565 pbuffer-only EGL config under X11.
2019-10-03 Rafael Antognollianv/block_pool: Align anv_block_pool state to 64 bits.
2019-10-03 Erik Faye-Lundloader/dri3: do not blit outside old/new buffers
2019-10-03 Anuj Phogatintel/isl/icl: Use halign 8 instead of 4 hw workaround
2019-10-03 Samuel Pitoisetac/nir: remove unused code for nir_op_{fmod,frem}
2019-10-03 Samuel Pitoisetradv: enable lower_fmod for the LLVM path
2019-10-03 Adam Jacksonegl/dri2: Don't dlclose() the driver on dri2_load_drive...
2019-10-03 Bas Nieuwenhuizenradv: Fix warning in 32-bit build.
2019-10-03 Bas Nieuwenhuizenradv: Fix condition for skipping the continue CS.
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 Lionel Landwerlinintel: fix topology query
2019-10-02 Samuel Pitoisetradv/gfx10: fix the ESGS ring size symbol
2019-10-02 Samuel Pitoisetradv: fix build
2019-10-02 Samuel PitoisetRevert "radv: disable viewport clamping even if FS...
2019-10-02 Samuel Pitoisetradv: rework the slow depthstencil clear to write depth...
2019-10-02 Samuel Pitoisetradv/gfx10: fix NGG streamout with triangle strips...
2019-10-02 Samuel Pitoisetradv/gfx10: fix storing/loading NGG stream outputs...
2019-10-02 Samuel Pitoisetradv/gfx10: use the component mask when storing/loading...
2019-10-02 Samuel Pitoisetradv/gfx10: fix storing/loading NGG stream outputs...
2019-10-02 Samuel Pitoisetradv/gfx10: add missing counter buffer to the BO list
2019-10-02 Samuel Pitoisetradv/gfx10: add radv_device::use_ngg
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 Lionel Landwerlinmesa: don't forget to clear _Layer field on texture...
2019-10-01 Robin Murphyegl/gbm: Fix config validation
2019-10-01 Ken Mayshaiku: fix Mesa build
2019-09-30 Kevin Strasseregl: Fix implicit declaration of ffs
2019-09-30 Rafael Antognolliintel/tools: Fix aubinator usage of rb_tree.
2019-09-30 Caio Marcelo de... i965: Enable EXT_demote_to_helper_invocation
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 Caio Marcelo de... glsl: Add helperInvocationEXT() builtin
2019-09-30 Caio Marcelo de... glsl: Parse `demote` statement
2019-09-30 Caio Marcelo de... glsl: Add ir_demote
2019-09-30 Caio Marcelo de... mesa: Extension boilerplate for EXT_demote_to_helper_in...
2019-09-30 Kenneth Graunkeiris: Fix iris_rebind_buffer() for VBOs with non-zero...
2019-09-30 Marek Olšákac/nir: fix GLSL imageSamples()
next