| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | 00-mesa-defaults.conf | 33 <!ELEMENT device (application+)> 35 <!ELEMENT application (option+)> 36 <!ATTLIST application name CDATA #REQUIRED 47 <application name="Unigine Sanctuary" executable="Sanctuary"> 50 </application> 52 <application name="Unigine Tropics" executable="Tropics"> 55 </application> 57 <application name="Unigine Heaven (32-bit)" executable="heaven_x86"> 61 </application> 63 <application nam [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/tests/drirc_configdir/ |
| H A D | 00-test.conf | 4 <!ELEMENT device (application | engine)+> 6 <!ELEMENT application (option+)> 7 <!ATTLIST application name CDATA #REQUIRED 28 <application name="Application 1" executable="app1"> 30 </application> 32 <application name="Application 2" executable="app2"> 34 </application> 36 <application name="Application 2" application_name_match="Versioned App.*" application_versions="0:1"> 38 </application> 40 <application nam [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | 00-mesa-defaults.conf | 33 <!ELEMENT device (application | engine)+> 36 <!ELEMENT application (option+)> 37 <!ATTLIST application name CDATA #REQUIRED 60 <application name="Unigine Sanctuary" executable="Sanctuary"> 64 </application> 66 <application name="Unigine Tropics" executable="Tropics"> 70 </application> 72 <application name="Unigine Heaven (32-bit)" executable="heaven_x86"> 76 </application> 78 <application nam [all...] |
| H A D | driconf_static.py | 46 self.cname = cname('application') 76 for application in xml.findall('application'): 77 self.applications.append(Application(application)) 173 % for application in device.applications: 174 ${render_options(application.cname + '_options', application.options)} 179 % for application in device.applications: 180 { .name = "${application.name}", 181 % if application [all...] |
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| H A D | MESA_trace.spec | 32 Provides the application with means to enable and disable logging 38 The application can add comments and enable or disable tracing of GL 39 operations at any time. The data flow from the application to GL 70 RESOLVED: No. The application can use NewTraceMESA/EndTraceMESA 223 returned to the application on its GetError calls. If the user does not 320 flow from application to OpenGL, as well as data flow from OpenGL to 321 application, except for timing, possible print I/O. TRACE_ERRORS_BIT_MESA
|
| H A D | MESA_set_3dfx_mode.spec | 33 an X window. The glXSet3DfxModeMESA() function allows an application 56 mode or rendering into an X window. An application can switch between
|
| H A D | MESA_resize_buffers.spec | 41 In some situations, however, the application may not call glViewport
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| H A D | MESA_trace.spec | 32 Provides the application with means to enable and disable logging 38 The application can add comments and enable or disable tracing of GL 39 operations at any time. The data flow from the application to GL 70 RESOLVED: No. The application can use NewTraceMESA/EndTraceMESA 223 returned to the application on its GetError calls. If the user does not 320 flow from application to OpenGL, as well as data flow from OpenGL to 321 application, except for timing, possible print I/O. TRACE_ERRORS_BIT_MESA
|
| H A D | MESA_set_3dfx_mode.spec | 33 an X window. The glXSet3DfxModeMESA() function allows an application 56 mode or rendering into an X window. An application can switch between
|
| H A D | MESA_resize_buffers.spec | 41 In some situations, however, the application may not call glViewport
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | intel_dump_gpu.in | 9 contents and execution of the GEM application.
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | debugging.rst | 5 errors. It is up to the application to call ``glGetError`` to check for
|
| H A D | application-issues.rst | 27 the ``glGetString(GL_EXTENSIONS)`` query and if the application naively 29 and crash the application.
|
| H A D | dispatch.rst | 13 Every GL application has at least one object called a GL *context*. This 15 of the GL related state for the application. Every texture, every buffer 17 Since an application can have more than one context, the context to be 26 This creates the first bit of dispatch complexity. An application can 29 application's address space. The other context is an indirect rendering 97 threaded manner. That is, the application has only one thread that makes 105 knows that the application is, from OpenGL's point of view, single 108 As long as an application is single threaded, Mesa stores a pointer to 111 ``pthread_setspecific``. When Mesa detects that an application has 169 assembly stubs varies from platform to platform and application t [all...] |
| H A D | osmesa.rst | 43 When you link your application, link with -lOSMesa
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/ |
| H A D | profiling.rst | 11 Running an application will result in a ``rdtsc.txt`` file being
|
| H A D | usage.rst | 41 To verify OpenSWR is being used, check to see if a message like the following is printed when the application is started: ::
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | intel_dump_gpu.in | 9 contents and execution of the GEM application.
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/ |
| H A D | profiling.rst | 11 Running an application will result in a ``rdtsc.txt`` file being
|
| H A D | usage.rst | 35 To verify OpenSWR is being used, check to see if a message like the following is printed when the application is started: ::
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | manpages.am | 2 #appman_PRE = list of application man page files set by calling Makefile.am
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_query_renderer.spec | 39 gathered at this stage may guide choices the application makes about 42 preference may also guide start-up decisions made by the application. 49 a software based implementation. There are cases where an application 55 This extension provides a mechanism for the application to query all of 166 device) or if the PCI ID is not available. In this case the application 217 prefer an ES context. This leaves the application in a tough spot 243 7) How does an application determine the number of available renderers? 289 11) How can application learn about multi-GPU (e.g., SLI, CrossFireX, 293 provide to the application. Given the variety of possible hardware 309 this extension it is a bit of a pain for a portable application t [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_query_renderer.spec | 39 gathered at this stage may guide choices the application makes about 42 preference may also guide start-up decisions made by the application. 49 a software based implementation. There are cases where an application 55 This extension provides a mechanism for the application to query all of 166 device) or if the PCI ID is not available. In this case the application 217 prefer an ES context. This leaves the application in a tough spot 243 7) How does an application determine the number of available renderers? 289 11) How can application learn about multi-GPU (e.g., SLI, CrossFireX, 293 provide to the application. Given the variety of possible hardware 309 this extension it is a bit of a pain for a portable application t [all...] |
| /xsrc/external/mit/libXt/dist/include/X11/ |
| H A D | ShellP.h | 325 /* New fields for the application shell widget */ 345 ApplicationShellPart application; member in struct:__anon46fc50251408 428 ApplicationShellPart application; member in struct:__anon46fc50251708
|
| /xsrc/external/mit/MesaLib/dist/src/drm-shim/ |
| H A D | README.md | 22 you may need some work on your userspace to get your test application
|