Home
last modified time | relevance | path

Searched refs:mesa (Results 1 – 25 of 804) sorted by relevance

12345678910>>...33

/external/skia/infra/bots/assets/mesa_intel_driver_linux/
DREADME.md14 …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
48 mesa$ ./autogen.sh --disable-radeon --with-gallium-drivers=i915 --with-vulkan-drivers=intel
[all …]
/external/skqp/infra/bots/assets/mesa_intel_driver_linux/
DREADME.md14 …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
48 mesa$ ./autogen.sh --disable-radeon --with-gallium-drivers=i915 --with-vulkan-drivers=intel
[all …]
/external/mesa3d/doxygen/
Dradeon_subset.doxy55 ../src/mesa/drivers/dri/common/mm.c \
56 ../src/mesa/drivers/dri/common/mm.h \
57 ../src/mesa/drivers/dri/radeon/radeon_context.c \
58 ../src/mesa/drivers/dri/radeon/radeon_context.h \
59 ../src/mesa/drivers/dri/radeon/radeon_ioctl.c \
60 ../src/mesa/drivers/dri/radeon/radeon_ioctl.h \
61 ../src/mesa/drivers/dri/radeon/radeon_lock.c \
62 ../src/mesa/drivers/dri/radeon/radeon_lock.h \
63 ../src/mesa/drivers/dri/radeon/radeon_screen.c \
64 ../src/mesa/drivers/dri/radeon/radeon_screen.h \
[all …]
/external/mesa3d/docs/relnotes/
D8.0.4.rst44 src/mesa/state_tracker/st_cb_fbo.c:379:st_render_texture: Assertion
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
81 - mesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case
82 - mesa: fix missing return value in getteximage_error_check()
83 - st/mesa: pass GL_MAP_INVALIDATE_RANGE_BIT to gallium drivers
87 - st/mesa: add fallback pipe formats for (compressed) R, RG formats
[all …]
D10.2.6.rst43 - 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()
54 - mesa: Add a gles3 error condition for sized internalformat in
56 - mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in
58 - mesa: Add utility function \_mesa_is_enum_format_unorm()
[all …]
D8.0.5.rst41 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
123 - mesa: added Ian's shortlog_mesa.sh script in bin/
124 - mesa: loosen small matrix determinant check
131 - st/mesa: fix glCopyTexSubImage crash
[all …]
D7.10.3.rst37 mesa/darwin is severly broken
59 r200 mesa-7.10 font distortion
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()
115 - mesa: fix void pointer arithmetic warnings
116 - mesa: add some missing GLAPIENTRY keywords
117 - mesa: check that flex/bison are installed
118 - st/mesa: fix incorrect texture level/face/slice accesses
[all …]
D7.11.1.rst75 src/mesa/drivers/dri/i915/i915_fragprog.c:321
79 [SNB] gpu hang in mesa 7.11
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
128 - mesa: fix PACK_COLOR_5551(), PACK_COLOR_1555() macros
130 - mesa: add \_NEW_CURRENT_ATTRIB in \_mesa_program_state_flags()
131 - mesa: fix error handling for dlist image unpacking
132 - mesa: generate GL_INVALID_OPERATION in glIsEnabledIndex() between
[all …]
D9.0.1.rst40 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
83 - mesa: Bump version to 9.0.1
87 - mesa: glGet: fix indentation of \_mesa_init_get_hash
88 - mesa: glGet: fix indentation of find_value
[all …]
D10.1.2.rst54 - 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
69 - mesa: Use location VERT_ATTRIB_GENERIC0 for vertex attribute 0
74 - mesa: Add entry for extension ARB_texture_stencil8
75 - mesa: Add error condition for format=STENCIL_INDEX in glGetTexImage()
[all …]
D8.0.3.rst88 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
118 - mesa/gdi: remove clear_color() function
119 - mesa: bump version to 8.0.2 in configs/default
121 - mesa: remove LSB-first pixel packing check in glReadPixels
[all …]
D9.1.4.rst38 [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
128 - mesa: add accessor for effective stencil ref
134 - mesa: Stop clamping stencil reference value at specification time
135 - mesa: Use accessor for stencil reference values in glGet
[all …]
D19.1.8.rst24 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>`__ -
52 #1838 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/1838>`__ -
55 #1844 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/1844>`__ -
56 libXvMC-1.0.12 breaks mesa build
58 #1869 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/1869>`__ - X
[all …]
D9.1.3.rst71 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.
109 - st/mesa: fix UBO offsets.
137 - mesa: Note that patch 0967c36 shouldn't actually get picked to the
139 - mesa: NULL check the pointer before trying to dereference it
141 - mesa: Don't leak shared state when context initialization fails
[all …]
D10.6.4.rst19 4960bf17d8b5d6a6503c6954ec6cf480b5cd930797bac901c60bea192675f85e mesa-10.6.4.tar.gz
20 8f5ac103f0f503de2f7a985b0df349bd4ecdfe7f51c714be146fa5a9a3c07b77 mesa-10.6.4.tar.xz
33 [clover] mesa.icd. should contain full path
42 - mesa: Turn get_readpixels_transfer_ops() in to a global function
48 - mesa: Add a helper function \_mesa_need_luminance_to_rgb_conversion()
58 - mesa: Fix errors values returned by glShaderBinary()
59 - mesa: Validate target before resolving tex obj in
61 - mesa: Fix error returned by glCopyTexImage2D() upon an invalid
66 - docs: Add checksums for mesa 10.6.3 tarballs
86 - opencl: use versioned .so in mesa.icd
[all …]
D10.1.1.rst69 - 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
84 - mesa: fix glMultiDrawArrays inside a display list
102 - st/mesa: recreate sampler view on context change v3
103 - st/mesa: fix sampler view handling with shared textures v4
[all …]
D9.0.2.rst34 [KMS] mesa demo spectex broken on rv280
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
124 - st/mesa: replace REALLOC() with realloc()
125 - st/mesa: free TGSI tokens with ureg_free_tokens()
161 - mesa: Fix the core GL genned-name handling for
163 - mesa: Fix core GL genned-name handling for glBeginQuery().
[all …]
D10.6.6.rst19 416517aa9df4791f97d34451a9e4da33c966afcd18c115c5769b92b15b018ef5 mesa-10.6.6.tar.gz
20 570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778 mesa-10.6.6.tar.xz
46 mesa 10.6 or 10.6.1
66 - mesa: add missing queries for ARB_direct_state_access
70 - mesa/arb_gpu_shader_fp64: add support for glGetUniformdv
71 - mesa/texgetimage: fix missing stencil check
74 - mesa/readpixels: check strides are equal before skipping conversion
75 - mesa: enable texture stencil8 for multisample
98 - st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
99 - st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
[all …]
D10.0.3.rst60 git log mesa-10.0.2..mesa-10.0.3
80 - mesa: implement missing glGet(GL_RGBA_SIGNED_COMPONENTS_EXT) query
81 - st/mesa: fix glReadBuffer(GL_NONE) segfault
103 - mesa: use signed temporary variable to store \_ColorDrawBufferIndexes
104 - st/mesa: use signed temporary variable to store
117 - mesa: Add COMPRESSED_RGBA_S3TC_DXT1_EXT to COMPRESSED_TEXTURE_FORMATS
123 - mesa: fix GL_COLOR_SUM enum for drivers without ARB_vertex_program
128 - mesa: Use IROUND instead of roundf.
137 - mesa: Fix build to properly check for supported compiler flags
141 - st/mesa: use sRGB formats for MSAA resolving if destination is sRGB
[all …]
D9.0.3.rst82 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
121 - mesa: fix-up and use \_mesa_delete_renderbuffer()
122 - mesa: pass context parameter to gl_renderbuffer::Delete()
123 - st/mesa: fix context use-after-free problem in
126 - mesa: remove warning message in \_mesa_reference_renderbuffer_()
127 - st/mesa: add null pointer check in st_renderbuffer_delete()
[all …]
D7.10.1.rst116 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
146 - mesa: check for dummy renderbuffer in
149 - st/mesa: fix incorrect fragcoord.x translation
152 - st/mesa: fix incorrect glCopyPixels position on fallback path
153 - st/mesa: set renderbuffer \_BaseFormat in a few places
154 - st/mesa: fix the default case in st_format_datatype()
[all …]
D7.9.1.rst61 The mesa meta save/restore code doesn't ref the current GLSL program
134 git log mesa-7.9..mesa-7.9.1
154 - st/mesa: replace assertion w/ conditional in framebuffer invalidation
156 - mesa: Add missing else in do_row_3D
157 - mesa: add missing formats in \_mesa_format_to_type_and_comps()
158 - mesa: handle more pixel types in mipmap generation code
159 - mesa: make glIsBuffer() return false for never bound buffers
160 - mesa: fix glDeleteBuffers() regression
163 - st/mesa: fix mapping of zero-sized buffer objects
164 - mesa: check for posix_memalign() errors
[all …]
D10.0.5.rst77 git log mesa-10.0.4..mesa-10.0.5
85 - mesa: add unpacking code for MESA_FORMAT_Z32_FLOAT_S8X24_UINT
86 - mesa: fix copy & paste bugs in pack_ubyte_SARGB8()
87 - mesa: fix copy & paste bugs in pack_ubyte_SRGB8()
88 - mesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT() mix-up
89 - st/mesa: add null pointer checking in query object functions
90 - mesa: fix glMultiDrawArrays inside a display list
104 - st/mesa: recreate sampler view on context change v3
105 - st/mesa: fix sampler view handling with shared textures v4
109 - mesa: add bounds checking to eliminate buffer overrun
[all …]
/external/mesa3d/docs/
Ddownload.rst8 `HTTPS <https://mesa.freedesktop.org/archive/>`__ or
9 `FTP <ftp://ftp.freedesktop.org/pub/mesa/>`__.
15 year-based. Filenames are in the form ``mesa-Y.N.P.tar.gz``, where ``Y``
22 ``mesa-Y.N.P-rcX.tar.gz`` filename.
33 tar xf mesa-Y.N.P.tar.xz
39 tar xf mesa-Y.N.P.tar.gz
51 `here <ftp://ftp.freedesktop.org/pub/mesa/glu/>`__
54 `here <ftp://ftp.freedesktop.org/pub/mesa/glut/>`__
57 `here <ftp://ftp.freedesktop.org/pub/mesa/demos/>`__
62 `GLUT <https://gitlab.freedesktop.org/mesa/glut>`__,
[all …]
/external/mesa3d/.gitlab-ci/
Ddownload-git-cache.sh8 CI_PROJECT_DIR=${CI_PROJECT_DIR:-$(mktemp -d)/mesa}
19 /usr/bin/wget -O $TMP_DIR/mesa.tar.gz \
20 https://minio-packet.freedesktop.org/git-cache/mesa/mesa/mesa.tar.gz

12345678910>>...33