Lines Matching +full:gallium +full:- +full:va
15 ----------------
19 034231fffb22621dadb8e4a968cb44752b8b68db7a2417568d63c275b3490cea mesa-11.1.4.tar.gz
20 0f781e9072655305f576efd4204d183bf99ac8cb8d9e0dd9fc2b4093230a0eba mesa-11.1.4.tar.xz
23 ------------
28 ---------
32 - `Bug 92850 <https://bugs.freedesktop.org/show_bug.cgi?id=92850>`__ -
34 - `Bug 93962 <https://bugs.freedesktop.org/show_bug.cgi?id=93962>`__ -
36 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts
37 - `Bug 94955 <https://bugs.freedesktop.org/show_bug.cgi?id=94955>`__ -
40 - `Bug 94994 <https://bugs.freedesktop.org/show_bug.cgi?id=94994>`__ -
42 - `Bug 95026 <https://bugs.freedesktop.org/show_bug.cgi?id=95026>`__ -
44 - `Bug 95133 <https://bugs.freedesktop.org/show_bug.cgi?id=95133>`__ -
45 X-COM Enemy Within crashes when entering tactical mission with
49 -------
53 - gallium/util: initialize pipe_framebuffer_state to zeros
57 - dri: Fix robust context creation via EGL attribute
61 - dri2: Check for dummyContext to see if the glx_context is valid
65 - docs: add sha256 checksums for 11.1.3
66 - cherry-ignore: add non-applicable "fix of a fix"
67 - cherry-ignore: ignore st_DrawAtlasBitmaps mem leak fix
68 - cherry-ignore: add CodeEmitterGK110::emitATOM() fix
69 - Update version to 11.1.4
73 - vc4: Fix subimage accesses to LT textures.
74 - vc4: Add support for rendering to cube map surfaces.
75 - vc4: Fix tests for format supported with nr_samples == 1.
76 - vc4: Make sure we recompile when sample_mask changes.
80 - glapi: fix \_glapi_get_proc_address() for mangled function names
84 - i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling
86 - i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions
90 - egl/x11: authenticate before doing chipset id ioctls
94 - winsys/sw/xlib: use correct free function for xlib_dt->data
98 - radeon/uvd: fix tonga feedback buffer size
102 - drirc: add a workaround for blackness in Warsow
103 - st/mesa: fix blit-based GetTexImage for non-finalized textures
107 - radeonsi: fix bounds check in si_create_vertex_elements
108 - gallium/radeon: handle failure when mapping staging buffer
109 - st/glsl_to_tgsi: reduce stack explosion in recursive expression
111 - gallium/radeon: fix crash in r600_set_streamout_targets
112 - radeonsi: correct NULL-pointer check in si_upload_const_buffer
116 - r600g/radeonsi: send endian info to format translation functions
117 - r600g: set endianess of 16/32-bit buffers according to do_endian_swap
118 - r600g: use do_endian_swap in color swapping functions
119 - r600g: use do_endian_swap in texture swapping function
123 - llvmpipe: (trivial) initialize src1_alpha var to NULL
124 - gallivm: fix bogus argument order to lp_build_sample_mipmap function
125 - gallivm: make sampling more robust against bogus coordinates
129 - gk110/ir: make use of IMUL32I for all immediates
130 - nvc0/ir: fix wrong emission of (a OP b) OP c
131 - gk110/ir: add emission for (a OP b) OP c
132 - nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
133 - st/glsl_to_tgsi: fix potential crash when allocating temporaries
137 - dri3: Check for dummyContext to see if the glx_context is valid
141 - st/va: avoid dereference after free in vlVaDestroyImage
145 - tgsi: initialize stack allocated struct
146 - winsys/sw/dri: use correct free function for dri_sw_dt->data
147 - android: enable dlopen() on all architectures