Home
last modified time | relevance | path

Searched full:mesa (Results 1 – 25 of 1949) sorted by relevance

12345678910>>...78

/external/mesa3d/src/mesa/main/tests/
Ddisable_windows_include.c28 #include <mesa/main/accum.h>
29 #include <mesa/main/api_arrayelt.h>
30 #include <mesa/main/arrayobj.h>
31 #include <mesa/main/atifragshader.h>
32 #include <mesa/main/attrib.h>
33 #include <mesa/main/bbox.h>
34 #include <mesa/main/blend.h>
35 #include <mesa/main/blit.h>
36 #include <mesa/main/bufferobj.h>
37 #include <mesa/main/buffers.h>
[all …]
/external/angle/third_party/mesa/
Dmesa_autogen.gni8 # mesa_autogen.gni: ANGLE build information for Mesa.
644 "src/mesa/main/accum.c",
645 "src/mesa/main/api_arrayelt.c",
646 "src/mesa/main/arbprogram.c",
647 "src/mesa/main/arrayobj.c",
648 "src/mesa/main/atifragshader.c",
649 "src/mesa/main/attrib.c",
650 "src/mesa/main/barrier.c",
651 "src/mesa/main/bbox.c",
652 "src/mesa/main/blend.c",
[all …]
/external/skia/infra/bots/assets/mesa_intel_driver_linux_22/
DREADME.md1 # Creating the Mesa Intel Linux driver asset (which supports Vulkan)
14 22 copies of the Mesa drivers, that's because in v22 Mesa dropped support for
21 docker build -t mesa-driver-builder:latest ./mesa-driver-builder/
22 docker run --volume /tmp/out:/OUT --env MESA_VERSION=22.1.3 mesa-driver-builder:latest
25 version of the mesa driver.
36 LIBGL_DRIVERS_PATH=`pwd` glxinfo | grep -i Mesa
37 VK_ICD_FILENAMES="./intel_icd.x86_64.json" vulkaninfo | grep Mesa
39 N.B. Make sure to pick a version of Mesa that your desktop is not currently
46 chrome-bot@skia-e-linux-600:~/mesa/foo$ VK_ICD_FILENAMES="./intel_icd.x86_64.json" vulkaninfo | gre…
47 VK_LAYER_MESA_overlay (Mesa Overlay layer) Vulkan version 1.3.211, layer version 1:
[all …]
/external/skia/infra/bots/assets/mesa_intel_driver_linux/
DREADME.md1 Creating the Mesa Intel Linux driver asset (which supports Vulkan)
14 …docker run -v /tmp/out:/OUT -e MESA_VERSION=18.1.7 gcr.io/skia-public/mesa-driver-builder:latest /…
17 version of the mesa driver.
33 The following steps are also represented in `mesa-driver-builder/build_mesa.sh`
35 Get the source from ftp.freedesktop.org/pub/mesa/
38 wget ftp://ftp.freedesktop.org/pub/mesa/mesa-$MESA_VERSION.tar.gz
39 gunzip mesa-$MESA_VERSION.tar.gz
40 tar --extract -f mesa-$MESA_VERSION.tar
41 mv mesa-$MESA_VERSION/ mesa
42 cd mesa
[all …]
/external/mesa3d/docs/relnotes/
D8.0.4.rst1 Mesa 8.0.4 Release Notes / July 10, 2012
4 Mesa 8.0.4 is a bug fix release which fixes bugs found since the 8.0.2
7 Mesa 8.0.4 implements the OpenGL 3.0 API, but the version reported by
44 src/mesa/state_tracker/st_cb_fbo.c:379:st_render_texture: Assertion
47 Mesa fails its test suite with a buffer overflow.
62 git log mesa-8.0.3..mesa-8.0.4
71 - mesa: Free uniforms correclty.
76 - mesa: fix Z32_FLOAT -> uint conversion functions
78 - st/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) color output
80 - mesa: new \_mesa_error_check_format_and_type() function
[all …]
D7.11.1.rst1 Mesa 7.11.1 Release Notes / November 17, 2011
4 Mesa 7.11.1 is a bug fix release which fixes bugs found since the 7.11
7 Mesa 7.11 implements the OpenGL 2.1 API, but the version reported by
75 src/mesa/drivers/dri/i915/i915_fragprog.c:321
79 [SNB] gpu hang in mesa 7.11
86 The Mesa meta save/restore code doesn't always save the active
102 git log mesa-7.11..mesa-7.11.1
121 - st/mesa: Convert size assertions to conditionals in
124 - mesa: fix texstore addressing bugs for depth/stencil formats
125 - mesa: add missing breaks for GL_TEXTURE_CUBE_MAP_SEAMLESS queries
[all …]
D7.10.3.rst1 Mesa 7.10.3 Release Notes / June 13, 2011
4 Mesa 7.10.3 is a bug fix release which fixes bugs found since the 7.10.2
7 Mesa 7.10.3 implements the OpenGL 2.1 API, but the version reported by
37 mesa/darwin is severly broken
59 r200 mesa-7.10 font distortion
67 Mesa release files don't contain scons control files
73 mesa requires bison and flex to build but configure does not check
78 Logic error in mesa/main/teximage.c:texsubimage
90 git log mesa-7.10.2..mesa-7.10.3
114 - mesa: s/height/depth/ in texsubimage()
[all …]
D19.1.8.rst1 Mesa 19.1.8 Release Notes / October 21, 2019
4 Mesa 19.1.8 is a bug fix release which fixes bugs found since the 19.1.7
7 Mesa 19.1.8 implements the OpenGL 4.5 API, but the version reported by
15 Mesa 19.1.8 implements the Vulkan 1.1 API, but the version reported by
24 f0fe8289b7d147943bf2fc2147833254881577e8f9ed3d94ddb39e430e711725 mesa-19.1.8.tar.xz
40 #121 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/121>`__ -
43 #795 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/795>`__ -
44 Xorg does not render with mesa 19.1.7
46 #939 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/939>`__ -
49 #944 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/944>`__ -
[all …]
D8.0.5.rst1 Mesa 8.0.5 Release Notes / October 24, 2012
4 Mesa 8.0.5 is a bug fix release which fixes bugs found since the 8.0.4
7 Mesa 8.0.5 implements the OpenGL 3.0 API, but the version reported by
41 Blender crash on startup after upgrade to mesa 8.0.1
91 src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture:
103 git log mesa-8.0.4..mesa-8.0.5
114 - mesa: fix html in shortlog_mesa.sh script
115 - mesa: add get-pick-list.sh script into bin/
116 - mesa: Bump version number to 8.0.5
120 - mesa: use \_mesa_is_user_fbo() and \_mesa_is_winsys_fbo() functions
[all …]
D8.0.3.rst1 Mesa 8.0.3 Release Notes / May 18, 2012
4 Mesa 8.0.3 is a bug fix release which fixes bugs found since the 8.0.2
7 Mesa 8.0.3 implements the OpenGL 3.0 API, but the version reported by
88 git log mesa-8.0.2..mesa-8.0.3
103 - mesa: Don't use newlocale on Haiku
108 - mesa: fix issues with texture border and array textures
109 - mesa: Fix valid texture target test in
111 - mesa: Fix the cause of piglit test fbo-array failure
116 - mesa: add a couple fast-paths to fast_read_rgba_pixels_memcpy()
117 - mesa/gdi: remove wmesa_set_renderbuffer_funcs() function
[all …]
D9.1.4.rst1 Mesa 9.1.4 Release Notes / July 1st, 2013
4 Mesa 9.1.4 is a bug fix release which fixes bugs found since the 9.1.3
7 Mesa 9.1 implements the OpenGL 3.1 API, but the version reported by
38 [SNB IVB HSW] mesa demo test texleak bus error
44 src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error:
69 git log mesa-9.1.3..mesa-9.1.4
99 - mesa: fix the compressed TexSubImage size checking code
100 - st/mesa: generate GL_OUT_OF_MEMORY if we can't create the index
102 - mesa: fix error checking of DXT sRGB formats in
109 - mesa: handle missing read buffer in
[all …]
D7.10.rst1 Mesa 7.10 Release Notes / January 7, 2011
4 Mesa 7.10 is a new development release. People who are concerned with
6 for Mesa 7.10.1.
8 Mesa 7.10 implements the OpenGL 2.1 API, but the version reported by
73 The mesa meta save/restore code doesn't ref the current GLSL program
225 - mesa: include mfeatures.h in formats.c
232 - mesa: don't call valid_texture_object() in non-debug builds
252 - mesa: don't advertise bogus GL_ARB_shading_language_120 extension
255 - mesa: fix assertions to handle srgb formats
256 - st/mesa: add missing MESA_FORMAT_S8 case in
[all …]
D10.2.6.rst1 Mesa 10.2.6 Release Notes / August 19, 2014
4 Mesa 10.2.6 is a bug fix release which fixes bugs found since the 10.2.5
7 Mesa 10.2.6 implements the OpenGL 3.3 API, but the version reported by
43 - mesa: Fix error condition for valid texture targets in glTexStorage\*
45 - mesa: Turn target_can_be_compressed() in to a utility function
46 - mesa: Add error condition for using compressed internalformat in
48 - mesa: Fix condition for using compressed internalformat in
50 - mesa: Add utility function \_mesa_is_enum_format_snorm()
51 - mesa: Don't allow snorm internal formats in glCopyTexImage*() in
53 - mesa: Add a helper function \_mesa_is_enum_format_unsized()
[all …]
D10.1.2.rst1 Mesa 10.1.2 Release Notes / (May 5, 2014)
4 Mesa 10.1.2 is a bug fix release which fixes bugs found since the 10.1.1
7 Mesa 10.1.2 implements the OpenGL 3.3 API, but the version reported by
54 - mesa: Fix glGetVertexAttribi(GL_VERTEX_ATTRIB_ARRAY_SIZE)
57 - mesa: Fix error condition for multisample proxy texture targets
62 - mesa: Add helper function \_mesa_is_format_integer()
63 - mesa: Add error condition for integer formats in glGetTexImage()
64 - mesa: Add an error condition in
66 - mesa: Fix error code generation in glReadPixels()
68 - mesa: Fix querying location of nth element of an array variable
[all …]
D9.1.3.rst1 Mesa 9.1.3 Release Notes / May 21st, 2013
4 Mesa 9.1.3 is a bug fix release which fixes bugs found since the 9.1.1
7 Mesa 9.1 implements the OpenGL 3.1 API, but the version reported by
46 [ivb] Mesa 9.1 performance regression on KWin's Lanczos shader
71 git log mesa-9.1.2..mesa-9.1.3
84 - mesa: Add a script to generate the list of fixed bugs
85 - mesa: add usage examples to get-pick-list and shortlog scripts
93 - mesa: remove platform checks around \__builtin_ffs, \__builtin_ffsll
95 - mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined
105 - mesa: don't memcmp() off the end of a cache key.
[all …]
D7.10.1.rst1 Mesa 7.10.1 Release Notes / March 2, 2011
4 Mesa 7.10.1 is a bug fix release which fixes bugs found since the 7.10
7 Mesa 7.10.1 implements the OpenGL 2.1 API, but the version reported by
44 - Assorted Mesa/Gallium state tracker bug fixes
55 [i965] After updating to Mesa 7.9, Civilization IV starts to show
116 691653 <https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653>`__
129 git log mesa-7.10..mesa-7.10.1
142 - mesa: fix a few format table mistakes, assertions
143 - mesa: fix num_draw_buffers==0 in fixed-function fragment program
145 - mesa: don't assert in GetIntegerIndexed, etc
[all …]
D9.0.1.rst1 Mesa 9.0.1 Release Notes / November 16th, 2012
4 Mesa 9.0.1 is a bug fix release which fixes bugs found since the 9.0
7 Mesa 9.0 implements the OpenGL 3.1 API, but the version reported by
40 src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture:
52 git log mesa-9.0..mesa-9.0.1
61 - mesa: add get-pick-list.sh script into bin/
62 - mesa: add initial .cherry-ignore file for the 9.0 branch
63 - mesa: use .cherry-ignore in the get-pick-list.sh script
70 - mesa: don't call TexImage driver hooks for zero-sized images
71 - mesa: fix error check for zero-sized compressed subtexture
[all …]
D10.1.1.rst1 Mesa 10.1.1 Release Notes / April 18, 2014
4 Mesa 10.1.1 is a bug fix release which fixes bugs found since the 10.1
7 Mesa 10.1.1 implements the OpenGL 3.3 API, but the version reported by
69 - mesa: Set initial internal format of a texture to GL_RGBA
70 - mesa: Allow GL_DEPTH_COMPONENT and GL_DEPTH_STENCIL combinations in
76 - mesa: don't call ctx->Driver.ClearBufferSubData() if size==0
78 - mesa: fix copy & paste bugs in pack_ubyte_SARGB8()
79 - mesa: fix copy & paste bugs in pack_ubyte_SRGB8()
82 - mesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT() mix-up
83 - st/mesa: add null pointer checking in query object functions
[all …]
D9.0.2.rst1 Mesa 9.0.2 Release Notes / January 22th, 2013
4 Mesa 9.0.2 is a bug fix release which fixes bugs found since the 9.0.1
7 Mesa 9.0 implements the OpenGL 3.1 API, but the version reported by
34 [KMS] mesa demo spectex broken on rv280
36 KMS/R200: Bad shading in NWN since Mesa rewrite
71 git log mesa-9.0.1..mesa-9.0.2
75 - mesa: Fix a crash in update_texture_state() for external texture type
105 - mesa: update .cherry-ignore list
106 - mesa: Bump version to 9.0.2
111 - mesa: Generate invalid operation in glGenerateMipMap for integer
[all …]
D9.0.3.rst1 Mesa 9.0.3 Release Notes / February 21th, 2013
4 Mesa 9.0.3 is a bug fix release which fixes bugs found since the 9.0.2
7 Mesa 9.0 implements the OpenGL 3.1 API, but the version reported by
54 [swrast] Mesa 9.1-devel implementation error: Unable to delete
61 [bisected] Mesa build fails: clientattrib.c:33:22: fatal error:
82 git log mesa-9.0.2..mesa-9.0.3
95 - mesa: Bump version to 9.0.3
100 - mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage
115 - mesa: use GLbitfield64 when copying program inputs
120 - st/mesa: set ctx->Const.MaxSamples = 0, not 1
[all …]
D7.9.2.rst1 Mesa 7.9.2 Release Notes / March 2, 2011
4 Mesa 7.9.2 is a bug fix release which fixes bugs found since the 7.9.1
7 Mesa 7.9.2 implements the OpenGL 2.1 API, but the version reported by
46 - Assorted Mesa/Gallium state tracker bug fixes
57 [i965] After updating to Mesa 7.9, Civilization IV starts to show
114 691653 <https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653>`__
127 git log mesa-7.9.1..mesa-7.9.2
136 - mesa: fix a few format table mistakes, assertions
137 - mesa: fix num_draw_buffers==0 in fixed-function fragment program
139 - mesa: don't assert in GetIntegerIndexed, etc
[all …]
/external/mesa3d/docs/
Dhistory.rst4 The Mesa project was originally started by Brian Paul. Here's a short
7 August, 1993: I begin working on Mesa in my spare time. The project has
18 February 1995: Mesa 1.0 is released on the internet. I expected that a
21 That encouraged me to continue working on Mesa. The name Mesa just
24 new acronym. Later, I heard of the Mesa programming language and the
25 Mesa spreadsheet for NeXTStep.
28 took a while for SGI to support it across their product line. Mesa
29 filled a big hole during that time. For a lot of people, Mesa was their
30 first introduction to OpenGL. I think SGI recognized that Mesa actually
34 1995-1996: I continue working on Mesa both during my spare time and
[all …]
Dfaq.rst9 1.1 What is Mesa?
12 Mesa is an open-source implementation of the OpenGL specification.
17 Mesa 9.x supports the OpenGL 3.1 specification.
19 1.2 Does Mesa support/use graphics hardware?
22 Yes. Specifically, Mesa serves as the OpenGL core for the open-source
35 1.3 What purpose does Mesa serve today?
39 popular operating systems today. Still, Mesa serves at least these
42 - Mesa is used as the core of the open-source X.org DRI hardware
44 - Mesa is quite portable and allows OpenGL to be used on systems that
46 - Software rendering with Mesa serves as a reference for validating the
[all …]
Dlists.rst4 These are the primary Mesa 3D / DRI mailing lists:
6 - `mesa-users <https://lists.freedesktop.org/mailman/listinfo/mesa-users>`__
7 - intended for end-users of Mesa and DRI drivers. Newbie questions
8 are OK, but please try the general OpenGL resources and Mesa/DRI
11 - `mesa-dev <https://lists.freedesktop.org/mailman/listinfo/mesa-dev>`__
12 - for Mesa, Gallium and DRI development discussion. Not for
15 - `mesa-commit <https://lists.freedesktop.org/mailman/listinfo/mesa-commit>`__
19 - `mesa-announce <https://lists.freedesktop.org/mailman/listinfo/mesa-announce>`__
20 - announcements of new Mesa versions are sent to this list. Very low
25 supporting Mesa's userspace drivers
[all …]
/external/mesa3d/bin/
Dgen_release_notes_test.py98 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3456
103 # Test projects that are not mesa
108 Closes: https://gitlab.freedesktop.org/mesa/drm/-/3456
145 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3456
146 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3457
147 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3458
155 Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/36
163 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20241
171 Fixes: https://gitlab.freedesktop.org/mesa/mesa/issues/36
175 Fixes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/37
[all …]

12345678910>>...78