What is a status tracker? I see this term a lot related to the development of components for Gallium3D.
The status tracker is the part that interacts with the Mesa core with the Gallium3D interface.He is responsible for translating the Mesa state (blending modes, texture state, etc.) and drawing commands (for example, glDrawArrays and glDrawPixels) into objects and channel operations.
The status tracker is the part that interacts with the Mesa core with the Gallium3D interface.
He is responsible for translating the Mesa state (blending modes, texture state, etc.) and drawing commands (for example, glDrawArrays and glDrawPixels) into objects and channel operations.
Source: http://dri.freedesktop.org/doxygen/gallium/statetracker.html
Source: https://habr.com/ru/post/1347189/More articles:How to set up an environment in which a python fragment can run in a C ++ program? - c ++Copy structure to clipboard - cSql 2000 floats without a decimal when dividing - sql-server-2000Gormless LDAP with Spring Security in Grails - spring-securityHow to import a file into Carrierwave - ruby-on-rails-3.htaccess opencart redirect 301 - redirectExtend ps output to over 80 characters on Solaris 8 - unixMonitoring application startup in .NET? - c #How to use mysql agregate functions with CakePHP - mysqlUnderstanding Mercurial Mercury - mergeAll Articles