Searched refs:mesa (Results 1 – 25 of 804) sorted by relevance
12345678910>>...33
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.gz39 gunzip mesa-$MESA_VERSION.tar.gz40 tar --extract -f mesa-$MESA_VERSION.tar41 mv mesa-$MESA_VERSION/ mesa42 cd mesa48 mesa$ ./autogen.sh --disable-radeon --with-gallium-drivers=i915 --with-vulkan-drivers=intel[all …]
55 ../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 …]
44 src/mesa/state_tracker/st_cb_fbo.c:379:st_render_texture: Assertion62 git log mesa-8.0.3..mesa-8.0.471 - mesa: Free uniforms correclty.76 - mesa: fix Z32_FLOAT -> uint conversion functions78 - st/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) color output80 - mesa: new \_mesa_error_check_format_and_type() function81 - mesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case82 - mesa: fix missing return value in getteximage_error_check()83 - st/mesa: pass GL_MAP_INVALIDATE_RANGE_BIT to gallium drivers87 - st/mesa: add fallback pipe formats for (compressed) R, RG formats[all …]
43 - mesa: Fix error condition for valid texture targets in glTexStorage\*45 - mesa: Turn target_can_be_compressed() in to a utility function46 - mesa: Add error condition for using compressed internalformat in48 - mesa: Fix condition for using compressed internalformat in50 - mesa: Add utility function \_mesa_is_enum_format_snorm()51 - mesa: Don't allow snorm internal formats in glCopyTexImage*() in53 - mesa: Add a helper function \_mesa_is_enum_format_unsized()54 - mesa: Add a gles3 error condition for sized internalformat in56 - mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in58 - mesa: Add utility function \_mesa_is_enum_format_unorm()[all …]
41 Blender crash on startup after upgrade to mesa 8.0.191 src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture:103 git log mesa-8.0.4..mesa-8.0.5114 - mesa: fix html in shortlog_mesa.sh script115 - mesa: add get-pick-list.sh script into bin/116 - mesa: Bump version number to 8.0.5120 - mesa: use \_mesa_is_user_fbo() and \_mesa_is_winsys_fbo() functions123 - mesa: added Ian's shortlog_mesa.sh script in bin/124 - mesa: loosen small matrix determinant check131 - st/mesa: fix glCopyTexSubImage crash[all …]
37 mesa/darwin is severly broken59 r200 mesa-7.10 font distortion73 mesa requires bison and flex to build but configure does not check78 Logic error in mesa/main/teximage.c:texsubimage90 git log mesa-7.10.2..mesa-7.10.3114 - mesa: s/height/depth/ in texsubimage()115 - mesa: fix void pointer arithmetic warnings116 - mesa: add some missing GLAPIENTRY keywords117 - mesa: check that flex/bison are installed118 - st/mesa: fix incorrect texture level/face/slice accesses[all …]
75 src/mesa/drivers/dri/i915/i915_fragprog.c:32179 [SNB] gpu hang in mesa 7.11102 git log mesa-7.11..mesa-7.11.1121 - st/mesa: Convert size assertions to conditionals in124 - mesa: fix texstore addressing bugs for depth/stencil formats125 - mesa: add missing breaks for GL_TEXTURE_CUBE_MAP_SEAMLESS queries128 - mesa: fix PACK_COLOR_5551(), PACK_COLOR_1555() macros130 - mesa: add \_NEW_CURRENT_ATTRIB in \_mesa_program_state_flags()131 - mesa: fix error handling for dlist image unpacking132 - mesa: generate GL_INVALID_OPERATION in glIsEnabledIndex() between[all …]
40 src/mesa/state_tracker/st_cb_texture.c:1123:copy_image_data_to_texture:52 git log mesa-9.0..mesa-9.0.161 - mesa: add get-pick-list.sh script into bin/62 - mesa: add initial .cherry-ignore file for the 9.0 branch63 - mesa: use .cherry-ignore in the get-pick-list.sh script70 - mesa: don't call TexImage driver hooks for zero-sized images71 - mesa: fix error check for zero-sized compressed subtexture83 - mesa: Bump version to 9.0.187 - mesa: glGet: fix indentation of \_mesa_init_get_hash88 - mesa: glGet: fix indentation of find_value[all …]
54 - mesa: Fix glGetVertexAttribi(GL_VERTEX_ATTRIB_ARRAY_SIZE)57 - mesa: Fix error condition for multisample proxy texture targets62 - mesa: Add helper function \_mesa_is_format_integer()63 - mesa: Add error condition for integer formats in glGetTexImage()64 - mesa: Add an error condition in66 - mesa: Fix error code generation in glReadPixels()68 - mesa: Fix querying location of nth element of an array variable69 - mesa: Use location VERT_ATTRIB_GENERIC0 for vertex attribute 074 - mesa: Add entry for extension ARB_texture_stencil875 - mesa: Add error condition for format=STENCIL_INDEX in glGetTexImage()[all …]
88 git log mesa-8.0.2..mesa-8.0.3103 - mesa: Don't use newlocale on Haiku108 - mesa: fix issues with texture border and array textures109 - mesa: Fix valid texture target test in111 - mesa: Fix the cause of piglit test fbo-array failure116 - mesa: add a couple fast-paths to fast_read_rgba_pixels_memcpy()117 - mesa/gdi: remove wmesa_set_renderbuffer_funcs() function118 - mesa/gdi: remove clear_color() function119 - mesa: bump version to 8.0.2 in configs/default121 - mesa: remove LSB-first pixel packing check in glReadPixels[all …]
38 [SNB IVB HSW] mesa demo test texleak bus error44 src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error:69 git log mesa-9.1.3..mesa-9.1.499 - mesa: fix the compressed TexSubImage size checking code100 - st/mesa: generate GL_OUT_OF_MEMORY if we can't create the index102 - mesa: fix error checking of DXT sRGB formats in109 - mesa: handle missing read buffer in128 - mesa: add accessor for effective stencil ref134 - mesa: Stop clamping stencil reference value at specification time135 - mesa: Use accessor for stencil reference values in glGet[all …]
24 f0fe8289b7d147943bf2fc2147833254881577e8f9ed3d94ddb39e430e711725 mesa-19.1.8.tar.xz40 #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.746 #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 build58 #1869 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/1869>`__ - X[all …]
71 git log mesa-9.1.2..mesa-9.1.384 - mesa: Add a script to generate the list of fixed bugs85 - mesa: add usage examples to get-pick-list and shortlog scripts93 - mesa: remove platform checks around \__builtin_ffs, \__builtin_ffsll95 - mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined105 - 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 the139 - mesa: NULL check the pointer before trying to dereference it141 - mesa: Don't leak shared state when context initialization fails[all …]
19 4960bf17d8b5d6a6503c6954ec6cf480b5cd930797bac901c60bea192675f85e mesa-10.6.4.tar.gz20 8f5ac103f0f503de2f7a985b0df349bd4ecdfe7f51c714be146fa5a9a3c07b77 mesa-10.6.4.tar.xz33 [clover] mesa.icd. should contain full path42 - mesa: Turn get_readpixels_transfer_ops() in to a global function48 - 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 in61 - mesa: Fix error returned by glCopyTexImage2D() upon an invalid66 - docs: Add checksums for mesa 10.6.3 tarballs86 - opencl: use versioned .so in mesa.icd[all …]
69 - mesa: Set initial internal format of a texture to GL_RGBA70 - mesa: Allow GL_DEPTH_COMPONENT and GL_DEPTH_STENCIL combinations in76 - mesa: don't call ctx->Driver.ClearBufferSubData() if size==078 - 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-up83 - st/mesa: add null pointer checking in query object functions84 - mesa: fix glMultiDrawArrays inside a display list102 - st/mesa: recreate sampler view on context change v3103 - st/mesa: fix sampler view handling with shared textures v4[all …]
34 [KMS] mesa demo spectex broken on rv28071 git log mesa-9.0.1..mesa-9.0.275 - mesa: Fix a crash in update_texture_state() for external texture type105 - mesa: update .cherry-ignore list106 - mesa: Bump version to 9.0.2111 - mesa: Generate invalid operation in glGenerateMipMap for integer124 - 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 for163 - mesa: Fix core GL genned-name handling for glBeginQuery().[all …]
19 416517aa9df4791f97d34451a9e4da33c966afcd18c115c5769b92b15b018ef5 mesa-10.6.6.tar.gz20 570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778 mesa-10.6.6.tar.xz46 mesa 10.6 or 10.6.166 - mesa: add missing queries for ARB_direct_state_access70 - mesa/arb_gpu_shader_fp64: add support for glGetUniformdv71 - mesa/texgetimage: fix missing stencil check74 - mesa/readpixels: check strides are equal before skipping conversion75 - mesa: enable texture stencil8 for multisample98 - st/mesa: fix assignments with 4-operand arguments (i.e. BFI)99 - st/mesa: pass through 4th opcode argument in bitmap/pixel visitors[all …]
60 git log mesa-10.0.2..mesa-10.0.380 - mesa: implement missing glGet(GL_RGBA_SIGNED_COMPONENTS_EXT) query81 - st/mesa: fix glReadBuffer(GL_NONE) segfault103 - mesa: use signed temporary variable to store \_ColorDrawBufferIndexes104 - st/mesa: use signed temporary variable to store117 - mesa: Add COMPRESSED_RGBA_S3TC_DXT1_EXT to COMPRESSED_TEXTURE_FORMATS123 - mesa: fix GL_COLOR_SUM enum for drivers without ARB_vertex_program128 - mesa: Use IROUND instead of roundf.137 - mesa: Fix build to properly check for supported compiler flags141 - st/mesa: use sRGB formats for MSAA resolving if destination is sRGB[all …]
82 git log mesa-9.0.2..mesa-9.0.395 - mesa: Bump version to 9.0.3100 - mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage115 - mesa: use GLbitfield64 when copying program inputs120 - st/mesa: set ctx->Const.MaxSamples = 0, not 1121 - 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 in126 - mesa: remove warning message in \_mesa_reference_renderbuffer_()127 - st/mesa: add null pointer check in st_renderbuffer_delete()[all …]
116 691653 <https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653>`__129 git log mesa-7.10..mesa-7.10.1142 - mesa: fix a few format table mistakes, assertions143 - mesa: fix num_draw_buffers==0 in fixed-function fragment program145 - mesa: don't assert in GetIntegerIndexed, etc146 - mesa: check for dummy renderbuffer in149 - st/mesa: fix incorrect fragcoord.x translation152 - st/mesa: fix incorrect glCopyPixels position on fallback path153 - st/mesa: set renderbuffer \_BaseFormat in a few places154 - st/mesa: fix the default case in st_format_datatype()[all …]
61 The mesa meta save/restore code doesn't ref the current GLSL program134 git log mesa-7.9..mesa-7.9.1154 - st/mesa: replace assertion w/ conditional in framebuffer invalidation156 - mesa: Add missing else in do_row_3D157 - mesa: add missing formats in \_mesa_format_to_type_and_comps()158 - mesa: handle more pixel types in mipmap generation code159 - mesa: make glIsBuffer() return false for never bound buffers160 - mesa: fix glDeleteBuffers() regression163 - st/mesa: fix mapping of zero-sized buffer objects164 - mesa: check for posix_memalign() errors[all …]
77 git log mesa-10.0.4..mesa-10.0.585 - mesa: add unpacking code for MESA_FORMAT_Z32_FLOAT_S8X24_UINT86 - 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-up89 - st/mesa: add null pointer checking in query object functions90 - mesa: fix glMultiDrawArrays inside a display list104 - st/mesa: recreate sampler view on context change v3105 - st/mesa: fix sampler view handling with shared textures v4109 - mesa: add bounds checking to eliminate buffer overrun[all …]
8 `HTTPS <https://mesa.freedesktop.org/archive/>`__ or9 `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.xz39 tar xf mesa-Y.N.P.tar.gz51 `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 …]
8 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