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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user