index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Document how to interact with docker containers.
Eric Anholt
2020-07-08
1
-0
/
+32
*
docs: Relax the expectations of HW CI farms.
Eric Anholt
2020-07-08
1
-3
/
+2
*
docs: Move the gitlab-ci docs to RST.
Eric Anholt
2020-07-08
4
-1
/
+337
*
docs: Move the conformance and the CI docs to a top level Testing section.
Eric Anholt
2020-07-08
2
-4
/
+10
*
docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci.
Eric Anholt
2020-07-08
2
-1
/
+1
*
zink: expose depth-clip if supported
Erik Faye-Lund
2020-07-08
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
1
-0
/
+2
*
llvmpipe: add ARB_post_depth_coverage support.
Dave Airlie
2020-07-08
2
-1
/
+2
*
docs: fixup envvar output
Erik Faye-Lund
2020-07-07
1
-2
/
+4
*
docs: use svg for graphviz output
Erik Faye-Lund
2020-07-07
1
-0
/
+4
*
docs: move gallium specific docs into gallium folder
Erik Faye-Lund
2020-07-07
6
-4
/
+6
*
docs: add an extension to generate redirects
Erik Faye-Lund
2020-07-07
2
-1
/
+20
*
docs: clean up gallium index-file
Erik Faye-Lund
2020-07-07
1
-9
/
+3
*
merge gallium docs into main docs
Erik Faye-Lund
2020-07-07
29
-4
/
+8199
*
llvmpipe: enable GL 4.2
Dave Airlie
2020-07-06
2
-8
/
+8
*
llvmpipe: bump to GL support to GL 4.1
Dave Airlie
2020-07-06
2
-5
/
+5
*
docs: update llvmpipe GL 4.0 status
Dave Airlie
2020-07-02
2
-14
/
+16
*
docs: add a page explaining the GitLab CI and the Intel CI
Eric Engestrom
2020-06-30
2
-0
/
+77
*
radv: enable VK_AMD_shader_ballot on GFX6-7 with both compiler backends
Samuel Pitoiset
2020-06-29
1
-2
/
+0
*
docs: use ref-links for internal references
Erik Faye-Lund
2020-06-28
4
-15
/
+15
*
docs: fix internal references
Erik Faye-Lund
2020-06-28
4
-10
/
+10
*
docs: restore accidentally dropped labels
Erik Faye-Lund
2020-06-28
2
-0
/
+4
*
docs: remove non-existent reference
Erik Faye-Lund
2020-06-28
1
-2
/
+2
*
radv: remove the load/store workaround for Monster Hunter World with LLVM
Samuel Pitoiset
2020-06-26
1
-2
/
+0
*
radv: remove the shader ballot workaround for Youngblood with LLVM
Samuel Pitoiset
2020-06-26
1
-2
/
+0
*
docs: update favicon
Erik Faye-Lund
2020-06-26
3
-0
/
+8
*
radv: enable ACO by default
Daniel Schürmann
2020-06-25
2
-2
/
+2
*
radv: introduce RADV_DEBUG=llvm option
Daniel Schürmann
2020-06-25
1
-0
/
+2
*
docs: fix 20.1.2 relnotes
Eric Engestrom
2020-06-25
1
-0
/
+17
*
docs: update calendar and link releases notes for 20.1.2
Eric Engestrom
2020-06-24
2
-3
/
+3
*
docs: Add release notes for 20.1.2
Eric Engestrom
2020-06-24
1
-0
/
+116
*
docs: add planning for 20.2
Eric Engestrom
2020-06-23
1
-0
/
+8
*
docs: add some padding to the release calendar
Eric Engestrom
2020-06-23
1
-17
/
+17
*
docs: cat maintainer keys to a single file
Eric Engestrom
2020-06-22
8
-553
/
+553
*
docs: drop deleted file from extra sphinx files
Eric Engestrom
2020-06-22
1
-1
/
+0
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
1
-10
/
+0
*
v3d: Disable PIPE_CAP_PRIMITIVE_RESTART
Neil Roberts
2020-06-22
1
-1
/
+1
*
nvc0: enable spirv caps with nir
Karol Herbst
2020-06-22
1
-0
/
+2
*
docs: move "stable" tag explanation next to `Fixes:`
Eric Engestrom
2020-06-19
1
-23
/
+21
*
docs: move `Fixes:` tag explanation to its own section
Eric Engestrom
2020-06-19
1
-21
/
+19
*
docs: make it clear that the tags needs to be in the commit message
Eric Engestrom
2020-06-19
1
-3
/
+3
*
docs: reword a sentence a bit
Eric Engestrom
2020-06-19
1
-5
/
+4
*
docs: add some formatting to the "backport merge request" option
Eric Engestrom
2020-06-19
1
-2
/
+2
*
docs: prefer `Fixes:` over `Cc: mesa-stable`
Eric Engestrom
2020-06-19
1
-3
/
+4
*
docs: drop `git sendemail` instructions
Eric Engestrom
2020-06-19
1
-14
/
+0
*
docs: reword "sending a patch revision" to "updating a merge request"
Eric Engestrom
2020-06-19
1
-3
/
+4
*
docs: stop considering `Cc: mesa-stable` as an email address
Eric Engestrom
2020-06-19
1
-3
/
+3
*
docs: suggest alternative installation methods for meson
Eric Engestrom
2020-06-19
1
-1
/
+8
*
docs/features: remove driver-list for forward-compatible context
Erik Faye-Lund
2020-06-18
1
-1
/
+1
*
docs/features: update ARB_texture_buffer_object line
Erik Faye-Lund
2020-06-18
1
-1
/
+1
[next]