mesa.git
2020-06-14 Jonathan Marekfreedreno/ir3: fix ir3_nir_move_varying_inputs
2020-06-13 Eric Engestromintel/tools: make test aware of the meson test wrapper
2020-06-13 Eric Engestromintel/tools: rewrite run-test.sh in python
2020-06-13 Eric Engestrompost_version.py: update script to the new rST way of...
2020-06-13 Eric Engestromgen_release_notes.py: update script to the new rST...
2020-06-13 Erik Faye-Lunddocs/release-calendar: restore missing id
2020-06-13 Erik Faye-Lundbin/perf-annotate-jit.py: update internal reference
2020-06-13 Erik Faye-Lundradv: update internal reference
2020-06-13 Erik Faye-Lunddocs/relnotes: update internal references
2020-06-13 Erik Faye-Lunddocs: update internal references
2020-06-13 Erik Faye-LundREADME: update references to internal docs
2020-06-13 Erik Faye-Lunddocs: drop news in favour of the introduction as index...
2020-06-13 Erik Faye-Lundgitlab-ci: build and deploy docs
2020-06-13 Erik Faye-Lunddocs: include specs into the generated docs
2020-06-13 Erik Faye-Lunddocs: bundle extra files
2020-06-13 Erik Faye-Lunddocs: use rst-note for highlighted text
2020-06-13 Erik Faye-Lunddocs: reformat license table as rst table
2020-06-13 Erik Faye-Lunddocs: use rst footnotes instead of manual ones
2020-06-13 Laura Ekstranddocs: Add the favicon to the new page.
2020-06-13 Erik Faye-Lunddocs: do not copy source-files to site
2020-06-13 Laura Ekstranddocs: Remove version.
2020-06-13 Erik Faye-Lunddocs: add xlibdriver to table-of-contents
2020-06-13 Erik Faye-Lunddocs: drop open-coded toc for articles
2020-06-13 Erik Faye-Lunddocs: use code-blocks
2020-06-13 Erik Faye-Lunddocs: format notes as rst-notes
2020-06-13 Laura Ekstranddocs: include meson in the toctree
2020-06-13 Erik Faye-Lunddocs: use code-block with caption instead of table
2020-06-13 Erik Faye-Lunddocs: disable syntax-highlighting by default
2020-06-13 Erik Faye-Lunddocs: use sphinx
2020-06-13 Erik Faye-Lunddocs: fixup heading-levels
2020-06-13 Erik Faye-Lunddocs: fixup broken rst
2020-06-13 Erik Faye-Lunddocs: escape trailing underscores properly
2020-06-13 Erik Faye-Lunddocs: escape asterisks
2020-06-13 Erik Faye-Lunddocs: escape double colons
2020-06-13 Erik Faye-Lunddocs: fixup botched table
2020-06-13 Erik Faye-Lunddocs: delete no longer needed file
2020-06-13 Erik Faye-LundTEMP: remove rst-conversion scripts
2020-06-13 Erik Faye-Lunddocs: convert articles to reructuredtext
2020-06-13 Erik Faye-LundTEMP: add rst-conversion scripts
2020-06-13 Eric Engestromiris: drop dead #include "config.h"
2020-06-13 Eric Engestromi965: drop dead #include "config.h"
2020-06-13 Eric Engestromdocs: update the blocks of unused EGL enums assigned...
2020-06-13 Eric Engestromintel/genxml: replace gen_sort_tags.py MIT licence...
2020-06-13 Eric Engestromintel/genxml: drop python 2 support for gen_sort_tags.py
2020-06-13 Eric Engestromv3d: add missing unlock() in error path
2020-06-13 Jonathan Marekturnip: remove some dead/redundant code
2020-06-12 Eric Anholtci/bare-metal: Terminate the job with an error on kerne...
2020-06-12 Eric Anholtci/bare-metal: Stop fetching the git tree.
2020-06-12 Eric Anholtci/bare-metal: Use the deqp-runner bits straight out...
2020-06-12 Eric Anholtci/bare-metal: Make which test to run configurable.
2020-06-12 Eric Anholtci/bare-metal: Reword the final output of the init...
2020-06-12 Icecream95panfrost: Tiled to linear layout conversion
2020-06-12 Icecream95panfrost: Create a new sampler view bo when the layout...
2020-06-12 Icecream95panfrost: Move sampler view bo creation to a separate...
2020-06-12 Matt Turnerintel/compiler: Drop opt_sampler_eot()
2020-06-12 Eric Anholtci: Disable some flaky tests on turnip.
2020-06-12 Eric Anholtci: Fix weird filesystem globs appearing in failed...
2020-06-12 Dylan Bakerdocs: update calendar, add news item, and link releases...
2020-06-12 Dylan Bakerdocs: Add sha256sums for 20.0.8
2020-06-12 Dylan Bakerdocs: Add release notes for 20.0.8
2020-06-12 Alyssa Rosenzweigpan/mdg: Prefer type over regmode for schedule constraints
2020-06-12 Alyssa Rosenzweigpan/mdg: Analyze types for 64-bitness in RA
2020-06-12 Alyssa Rosenzweigpan/mdg: Explicitly type 64-bit uniform moves
2020-06-12 Jonathan Marekturnip: add emit renderpass cache flushes for sysmem...
2020-06-12 Jonathan Marekturnip: add layered 3D path clear for CmdClearAttachments
2020-06-12 Jonathan Marekturnip: share code between 3D blit/clear path and tu_pi...
2020-06-12 Jonathan Marekturnip: pipeline program state refactor
2020-06-12 Alyssa Rosenzweigpanfrost: Demote mediump varyings to fp16
2020-06-12 Alyssa Rosenzweigpanfrost: Override varying format to minimal precision
2020-06-12 Alyssa Rosenzweigpanfrost: Use shader_info harder
2020-06-12 Alyssa Rosenzweigpanfrost: Only store varying formats
2020-06-12 Alyssa Rosenzweigpanfrost: Allow R/RG/RGB varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Remove unused routines
2020-06-12 Alyssa Rosenzweigpanfrost: Use new varying linking
2020-06-12 Alyssa Rosenzweigpanfrost: Add high-level varying emit
2020-06-12 Alyssa Rosenzweigpanfrost: Add helper to determine if we are capturing
2020-06-12 Alyssa Rosenzweigpanfrost: Emit xfb records
2020-06-12 Alyssa Rosenzweigpanfrost: Emit special varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Emit unlinked varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Determine varying buffer presence
2020-06-12 Alyssa Rosenzweigpanfrost: Introduce bitfields for tracking varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Add panfrost_streamout_offset helper
2020-06-12 Alyssa Rosenzweigpanfrost: Calculate varying size by format
2020-06-12 Alyssa Rosenzweigpan/mdg: Avoid fusing ld_vary_16 with non-zero component
2020-06-12 Daniel Schürmannaco: fix shared subdword loads
2020-06-12 Samuel Pitoisetradv: enable radv_enable_mrt_output_nan_fixup for RAGE 2
2020-06-12 Samuel Pitoisetradv/llvm: implement radv_enable_mrt_output_nan_fixup...
2020-06-12 Samuel Pitoisetaco: implement radv_enable_mrt_output_nan_fixup workaround
2020-06-12 Samuel Pitoisetradv: add new drirc option radv_enable_mrt_output_nan_fixup
2020-06-12 Timothy Arceriglsl: fix incorrect optimisation in opt_constant_variable()
2020-06-12 Samuel Pitoisetradv: set DB_SHADER_CONTROL.CONSERVATIVE_Z_EXPORT correctly
2020-06-12 Mauro Rossiandroid: nvir/gv100: update sources in Makefile.sources
2020-06-11 Rob Clarkfreedreno/ir3: limit pre-fetched tex dest
2020-06-11 Rob Clarkfreedreno/ir3: remove RA "q-values" optimization
2020-06-11 Rob Clarkfreedreno/ir3: respect tex prefetch limits
2020-06-11 Rob Clarkfreedreno/ir3: add debug code to print conflicting...
2020-06-11 Rob Clarknir/print: print tex dest type
2020-06-11 Francisco Jereziris/icl+: Report same caching domain as main surface...
2020-06-11 Mauro Rossiandroid: aco: add aco_ir.cpp to Makefile.sources
2020-06-11 Eric Engestromdocs: update calendar, add news item, and link releases...
next