dbo:abstract
|
- In computing, a GLX visual is a set of attributes that define a mode in which OpenGL programs can write to an X window with GLX. A list of GLX visuals can be found with the command "glxinfo". Programs can get a GLX visual matching the desired properties with glXChooseVisual. In principle, a GLX visual is an augmented with ancillary buffer information. An error message that has puzzled many an X user is "Couldn't find matching GLX visual" (or similar) — it means that the program tried to use a GLX visual that was not available on that X server. A possible solution is to change the color depth to something that supports the requested capabilities. (en)
- GLX visual – zestaw atrybutów definiujących tryb, w jakim programy OpenGL mogą być przekazane przez GLX do okna X11, których lista jest udostępniana przez polecenie glxinfo. Programy mogą odebrać atrybut GLX visual pasujący do żądanych właściwości za pomocą glXChooseVisual, co oznacza, że GLX visual jest rozszerzeniem o pomocnicze informacje bufora. Zwielokrotniona w postaci puzzli informacja o błędzie oznacza, że nie znaleziono odpowiedniego atrybutu GLX visual (ang. Couldn't find matching GLX visual) lub podobnie brzmiącą — program próbował użyć niedostępnego na danym serwerze X11 atrybutu GLX visual. Możliwym rozwiązaniem tego problemu jest zmiana głębi koloru na wspierającą żądane operacje. (pl)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 955 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- In computing, a GLX visual is a set of attributes that define a mode in which OpenGL programs can write to an X window with GLX. A list of GLX visuals can be found with the command "glxinfo". Programs can get a GLX visual matching the desired properties with glXChooseVisual. In principle, a GLX visual is an augmented with ancillary buffer information. (en)
- GLX visual – zestaw atrybutów definiujących tryb, w jakim programy OpenGL mogą być przekazane przez GLX do okna X11, których lista jest udostępniana przez polecenie glxinfo. Programy mogą odebrać atrybut GLX visual pasujący do żądanych właściwości za pomocą glXChooseVisual, co oznacza, że GLX visual jest rozszerzeniem o pomocnicze informacje bufora. (pl)
|
rdfs:label
|
- GLX visual (en)
- GLX visual (pl)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is foaf:primaryTopic
of | |