Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mesa
mesa
Commits
2154c672
Commit
2154c672
authored
Sep 11, 2011
by
Marek Olšák
Browse files
r300g: handle the new CAPs
parent
f0bfc0da
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gallium/drivers/r300/r300_screen.c
View file @
2154c672
...
...
@@ -143,6 +143,8 @@ static int r300_get_param(struct pipe_screen* pscreen, enum pipe_cap param)
case
PIPE_CAP_SEAMLESS_CUBE_MAP
:
case
PIPE_CAP_SEAMLESS_CUBE_MAP_PER_TEXTURE
:
case
PIPE_CAP_SCALED_RESOLVE
:
case
PIPE_CAP_MIN_TEXEL_OFFSET
:
case
PIPE_CAP_MAX_TEXEL_OFFSET
:
return
0
;
/* SWTCL-only features. */
...
...
Bugzilla Migration User
@bugzilla-migration
mentioned in issue
#400
·
Sep 18, 2019
mentioned in issue
#400
mentioned in issue #400
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment