HomeSort by relevance Sort by last modified time
    Searched full:osmesa (Results 76 - 100 of 203) sorted by null

1 2 34 5 6 7 8 9

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLContext.h 53 /** Is this a mesa-based driver. Does not mean it is the osmesa software rasterizer. */
  /external/chromium_org/ui/compositor/
BUILD.gn 151 # #deps += [ "//third_party/mesa:osmesa" ] # TODO(GYP)
compositor.gyp 159 # osmesa GL implementation is used on linux.
162 '<(DEPTH)/third_party/mesa/mesa.gyp:osmesa',
  /external/chromium_org/ui/gl/
gl_context_osmesa.cc 7 #include <GL/osmesa.h>
gl_surface_x11.cc 11 #include "third_party/mesa/src/include/GL/osmesa.h"
23 // This OSMesa GL surface can use XLib to swap the contents of the buffer to a
  /external/mesa3d/docs/
RELNOTES-4.0.2 37 OSMesa (off-screen) implements OpenGL 1.3
RELNOTES-4.0.3 39 OSMesa (off-screen) implements OpenGL 1.3
RELNOTES-6.0.1 37 OSMesa (off-screen) implements OpenGL 1.5
relnotes-6.4.2.html 62 OSMesa (off-screen) implements OpenGL 1.5
relnotes-7.4.2.html 60 OSMesa (off-screen) implements OpenGL 2.1
relnotes-7.4.4.html 54 OSMesa (off-screen) implements OpenGL 2.1
relnotes-7.4.html 75 OSMesa (off-screen) implements OpenGL 2.1
relnotes-6.5.1.html 89 <li>accum buffer didn't work with OSMesa interface
125 OSMesa (off-screen) implements OpenGL 1.5
relnotes-7.8.2.html 129 <li>Fixed OSMesa build for 16 and 32-bit color channel depth.
130 <li>Fixed OSMesa build with hidden symbol visibility. libOSMesa no longer links to libGL.
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl.c 24 /* Atari OSMesa.ldg implementation of SDL OpenGL support */
29 #include <GL/osmesa.h>
43 #define PATH_OSMESA_LDG "osmesa.ldg"
176 /* We need either glFinish (OSMesa) or glFlush (TinyGL) */
190 /* Load functions pointers (osmesa.ldg) */
211 SDL_SetError("Could not retrieve OSMesa functions");
344 /* OSMesa draws upside down */
420 /* Init OpenGL context using OSMesa */
535 /* Init OpenGL context using OSMesa */
  /external/qemu/distrib/sdl-1.2.15/test/
configure.in 43 AC_PATH_PROG(OSMESA_CONFIG, osmesa-config, no)
  /external/skia/src/gpu/gl/
GrGLContext.h 53 /** Is this a mesa-based driver. Does not mean it is the osmesa software rasterizer. */
  /external/chromium_org/third_party/mesa/src/configs/
default 57 OSMESA_LIB = OSMesa
98 DRIVER_DIRS = x11 osmesa
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-6.5.1.html 89 <li>accum buffer didn't work with OSMesa interface
125 OSMesa (off-screen) implements OpenGL 1.5
relnotes-7.8.2.html 129 <li>Fixed OSMesa build for 16 and 32-bit color channel depth.
130 <li>Fixed OSMesa build with hidden symbol visibility. libOSMesa no longer links to libGL.
RELNOTES-5.0 68 OSMesa (off-screen) implements OpenGL 1.4
RELNOTES-6.0 66 OSMesa (off-screen) implements OpenGL 1.5
relnotes-6.4.html 77 OSMesa (off-screen) implements OpenGL 1.5
  /external/mesa3d/configs/
default 57 OSMESA_LIB = OSMesa
98 DRIVER_DIRS = x11 osmesa
  /external/chromium_org/chrome/
browser_tests.isolate 112 '<(PRODUCT_DIR)/osmesa.so',

Completed in 1282 milliseconds

1 2 34 5 6 7 8 9