mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
st/osmesa: Fix a typo in a comment
s/suport/support/ Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com> Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
7af9930ab4
commit
9246df2280
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
* may be set to "softpipe" or "llvmpipe" to override.
|
||||
*
|
||||
* With softpipe we could render directly into the user's buffer by using a
|
||||
* display target resource. However, softpipe doesn't suport "upside-down"
|
||||
* display target resource. However, softpipe doesn't support "upside-down"
|
||||
* rendering which would be needed for the OSMESA_Y_UP=TRUE case.
|
||||
*
|
||||
* With llvmpipe we could only render directly into the user's buffer when its
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue