| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: use http-redirect when possible GitLab Pages has added a feature to do proper HTTP redirects, which are genreally better than the HTML redirects we currently use. Unfortunately, it doesn't support redirecting to other domains, all paths must start with a slash. So there's sadly *one* redirect this doesn't work for. So let's leave that one using a HTML redirect, and use HTTP redirects when we can. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14369> | 11 个月前 | |
docs: add license to the redirects script I always intended this to be covered by the MIT license like with the rest of my contributions, but somehow forgot to add it. Let's add that license to make things clear. Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14751> | 11 个月前 | |
docs/ci: Add docs for using a POE switch to control boards, like nouveau. Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15201> | 11 个月前 | |
zink: drop largePoints requirement this is not required by any version of GL, so don't pretend it's needed cc: mesa-stable Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16758> (cherry picked from commit 4b5bb2131866d5ee24d2ee5bb3f890eb11bee6bd) | 11 个月前 | |
util: Rename pipe_debug_callback to util_debug_callback Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15657> | 11 个月前 | |
isl/docs/tiling: Add Tile4 docs Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12550> | 11 个月前 | |
docs,nir: Document NIR texture instructions Reviewed-by: Emma Anholt <emma@anholt.net> Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com> Reviewed-by: Connor Abbott <cwabbott0@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11775> | 11 个月前 | |
docs: add release notes for 22.1.7 | 11 个月前 | |
vulkan,docs: Add documentation for Vulkan dispatch Acked-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15472> | 11 个月前 | |
mesa: implement clamping controls (ARB_color_buffer_float) Squashed commit of the following: Author: Marek Olšák <maraeo@gmail.com> mesa: fix getteximage so that it doesn't clamp values mesa: update the compute_version function mesa: add display list support for ARB_color_buffer_float mesa: fix glGet query with GL_ALPHA_TEST_REF and ARB_color_buffer_float commit b2f6ddf907935b2594d2831ddab38cf57a1729ce Author: Luca Barbieri <luca@luca-barbieri.com> Date: Tue Aug 31 16:50:57 2010 +0200 mesa: document known possible deviations from ARB_color_buffer_float commit 5458935be800c1b19d1c9d1569dc4fa30a97e8b8 Author: Luca Barbieri <luca@luca-barbieri.com> Date: Tue Aug 24 21:54:56 2010 +0200 mesa: expose GL_ARB_color_buffer_float commit aef5c3c6be6edd076e955e37c80905bc447f8a82 Author: Luca Barbieri <luca@luca-barbieri.com> Date: Thu Aug 26 18:12:34 2010 +0200 mesa, mesa/st: handle read color clamping properly (I'll squash the st/mesa part to a separate commit. -Marek) We set IMAGE_CLAMP_BIT in the caller based on _ClampReadColor, where the operation mandates it. TODO: did I get the set of operations mandating it right? commit 3a9cb5e59b676b6148c50907ce6eef5441677e36 Author: Luca Barbieri <luca@luca-barbieri.com> Date: Thu Aug 26 18:09:41 2010 +0200 mesa: respect color clamping in texenv programs (v2) Changes in v2: - Fix attributes other than vertex color sometimes getting clamped commit de26f9e47e886e176aab6e5a2c3d4481efb64362 Author: Luca Barbieri <luca@luca-barbieri.com> Date: Thu Aug 26 18:05:53 2010 +0200 mesa: restore color clamps on glPopAttrib commit a55ac3c300c189616627c05d924c40a8b55bfafa Author: Luca Barbieri <luca@luca-barbieri.com> Date: Thu Aug 26 18:04:26 2010 +0200 mesa: clamp color queries if and only if fragment clamping is enabled commit 9940a3e31c2fb76cc3d28b15ea78dde369825107 Author: Luca Barbieri <luca@luca-barbieri.com> Date: Wed Aug 25 00:00:16 2010 +0200 mesa: introduce derived _ClampXxxColor state resolving FIXED_ONLY To do this, we make ClampColor call FLUSH_VERTICES with the appropriate _NEW flag. We introduce _NEW_FRAG_CLAMP since fragment clamping has wide-ranging effects, despite being in the Color attrib group. This may be easily changed by s/_NEW_FRAG_CLAMP/_NEW_COLOR/g commit 6244c446e3beed5473b4e811d10787e4019f59d6 Author: Luca Barbieri <luca@luca-barbieri.com> Date: Thu Aug 26 17:58:24 2010 +0200 mesa: add unclamped color parameters | 15 年前 | |
radeon/uvd: add H.265/HEVC to legal notes Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> | 10 年前 | |
radeon/winsys: add VCE support v4 v2: add fw version query v3: add README.VCE v4: avoid error msg when kernel doesn't support it Signed-off-by: Christian König <christian.koenig@amd.com> | 12 年前 | |
docs: vulkan -> Vulkan Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9945> | 5 年前 | |
docs: update internal references This time, let's use proper Sphinx roles for the referenes, so we can reference documents and inline refs. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5471> | 6 年前 | |
docs: make most important part of bugs.rst easier to find Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12124> | 11 个月前 | |
mesa: update or remove out of date references to ir_to_mesa Reviewed-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14066> | 11 个月前 | |
docs: set language to english It seems recent versions of Sphinx has started issuing a warning when language isn't set to a recognized value. Since we're building with warnings as errors on CI, this causes issues for people. We're writing English docs, so we should set this to English. I probably confused this setting with the highlight_language setting or something when I set this up initially. Fixes: 00cd1346bf0 ("docs: use sphinx") Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6711 Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17159> (cherry picked from commit ee9c3d2625428ac4cf4e15efb09741bb875ad7fe) | 11 个月前 | |
docs: fix incorrect possessive form When a word ends in an 's', the possessive form ends with a trailing apostrophe instead. Acked-by: Matt Turner <mattst88@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9946> | 5 年前 | |
scons: Remove. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9720> | 5 年前 | |
docs: convert articles to reructuredtext This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630> | 6 年前 | |
docs: update docs for new extension header. Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14437> | 11 个月前 | |
docs: Document USE_ELF_TLS can work on Windows too Reviewed-by: Jose Fonseca <jfonseca@vmware.com.> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9165> | 5 年前 | |
docs: git -> Git Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915> | 5 年前 | |
vulkan,docs: Document vk_instance Acked-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15472> | 11 个月前 | |
docs/egl: Add missing backticks Signed-off-by: Hubert Jasudowicz <hubert.jasudowicz@gmail.com> Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11240> | 11 个月前 | |
wgl: do not disable error-dialogs by default We don't know if an application developer wants error-dialog by default or not, even when using a Mesa OpenGL driver. So let's not assume this is a good thing, and instead make an option for this behavior that we can enable for CI testing. Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15485> | 11 个月前 | |
docs: convert articles to reructuredtext This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630> | 6 年前 | |
Fixed you're to your Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14164> | 11 个月前 | |
docs: update favicon I created a new and cleaner favicon for mesa3d.org, and it seems like a good idea to use that one for the docs as well. While we're at it, replace the original PNG with the original SVG asset the ICO-file was generated from. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5643> | 6 年前 | |
docs: update favicon I created a new and cleaner favicon for mesa3d.org, and it seems like a good idea to use that one for the docs as well. While we're at it, replace the original PNG with the original SVG asset the ICO-file was generated from. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5643> | 6 年前 | |
docs/features.txt: mark VK_ANDROID_native_buffer as supported on v3dv Fixes: 2686c5419d67aab365c8 ("v3dv: add Android support") Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17767> (cherry picked from commit d6986e95d758769dc1d9f91fb7c1a1e3b35afb39) | 11 个月前 | |
docs: Rename master branch to main Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> | 5 年前 | |
gallium/swr: clean up the documentation after SWR removal from main Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11264> | 11 个月前 | |
docs: add a minimal docs page for radv RADV is the last driver in Mesa that doesn't have a webpage somewhere that we can link to from mesa3d.org. So let's make a minimal docs article for it where we link to relevant information elsewhere. Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15494> | 11 个月前 | |
docs: Add docs for running a local Mesa build I'm tired of explaining this to people. Let's put it in the actual project docs. Reviewed-by: Chia-I Wu <olvaffe@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11809> | 11 个月前 | |
glx: turn LIBGL_ALWAYS_INDIRECT into a boolean Instead of setting based on set/unset, allow users to use boolean values. In the docs, use ALWAYS=true instead of ALWAYS=1 as it's clearer IMO. Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> | 8 年前 | |
docs: remove mentions of deleted code Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14079> | 11 个月前 | |
docs: promote #dri-devel on oftc over freenode Due to the recent changes at Freenode and the recommendation from the X.Org board of moving to OFTC[1], many mesa-developers have moved over to the #dri-devel channel on OFTC by now. So let's promote that channel rather than the Freenode channel. While we're at it, let's correct[2] the URI to use a slash to separate between the host and channel. And omit the # from the channel name for maximum compatibility. [1]: https://lists.freedesktop.org/archives/mesa-dev/2021-May/225271.html [2]: https://en.wikipedia.org/wiki/Internet_Relay_Chat#URI_scheme Reviewed-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10917> | 11 个月前 | |
docs: match build-flags markup with meson docs In meson.rst, we document build-flags with double backticks, which puts it inside a code-tag in the rendered HTML instead of a cite-tag like we currently do. Acked-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15213> | 11 个月前 | |
docs: update the required meson version Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14240> | 11 个月前 | |
docs: remove out-of-date gles info This info is no longer true, so let's delete it. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10281> | 5 年前 | |
Fix typo Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14169> | 11 个月前 | |
docs: convert articles to reructuredtext This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630> | 6 年前 | |
anv: add perfetto source v2: Increase custom stall data (Felix) Fixup build (Felix) v3: Add API enum (Rohan) Fixup old comment (Rohan) Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Rohan Garg <rohan.garg@intel.com> Acked-by: Antonio Caggiano <antonio.caggiano@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13996> | 11 个月前 | |
docs: convert articles to reructuredtext This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630> | 6 年前 | |
docs: update calendar and link releases notes for 22.0.1 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15653> | 11 个月前 | |
docs: store the release-calendar information in csv (and fix tests) Restructured text (and markdown) is painful to programatically manipulate, most python parsers are geared towards writing markdown and generating html. I'd like to move the calendar updates to being scripted, as such using csv to store them will be convenient. This also allows us to simplify our scripting that manipulates the table considerably. Acked-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8341> | 5 年前 | |
docs: cat maintainer keys to a single file The original issue asked for all the keys in a single file, but I didn't do that because it's much easier to manage and verify the keys as separate files, but sphinx doesn't provide a way to expose a folder so we'd need to create an index.html and have it list all the keys manually, which is very error prone. At this point, we might as well just concatenate the keys and expose a single file, so let's do that. Signed-off-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5568> | 6 年前 | |
docs: link to gitlab instead of cgit While we're at it, let's update the releasing article as well. Acked-by: Chia-I Wu <olvaffe@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13836> | 11 个月前 | |
docs: update calendar and link releases notes for 22.0.1 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15653> | 11 个月前 | |
docs: Rename master branch to main Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> | 5 年前 | |
docs: use code-block for glsl Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10281> | 5 年前 | |
docs: remove stale notice about deleted dir We're not going to move this directory like this comment suggests, as the suggested target no longer exists. Let's just drop the mention. Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14079> | 11 个月前 | |
docs/submittingpatches: mention use of the -x flag of git cherry-pick when backporting a commit Signed-off-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13746> | 11 个月前 | |
docs: fixup link to virgl docs Fixes: 6897266ce01 ("docs: import virgl docs") Acked-by: Chia-I Wu <olvaffe@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17881> (cherry picked from commit 1a3b086b06c6c1ff63a4abe3752ca0a7a854dc77) | 11 个月前 | |
docs: git -> Git Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915> | 5 年前 | |
docs: convert articles to reructuredtext This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630> | 6 年前 | |
docs: use code-block for c Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10281> | 5 年前 | |
docs: Remove no-longer-accurate text about the xlib driver Mesa hasn't supported color-index rendering in a long time, and gallium's xlib target doesn't respect MESA_GAMMA. Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14125> | 11 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 15 年前 | ||
| 10 年前 | ||
| 12 年前 | ||
| 5 年前 | ||
| 6 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 6 年前 | ||
| 11 个月前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 6 年前 | ||
| 11 个月前 | ||
| 6 年前 | ||
| 6 年前 | ||
| 11 个月前 | ||
| 5 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 8 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 5 年前 | ||
| 11 个月前 | ||
| 6 年前 | ||
| 11 个月前 | ||
| 6 年前 | ||
| 11 个月前 | ||
| 5 年前 | ||
| 6 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 5 年前 | ||
| 6 年前 | ||
| 5 年前 | ||
| 11 个月前 |