About: GLX visual

An Entity of Type: WikicatX-basedLibraries, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
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
  • 641940 (xsd:integer)
dbo:wikiPageLength
  • 955 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 932068808 (xsd:integer)
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
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License