• Home
  • Raw
  • Download

Lines Matching +full:gallium +full:- +full:va

15 ----------------
19 971831bc1e748b3e8367eee6b9eb509bad2970e3c2f8520ad25f5caa12ca5491 mesa-17.1.6.tar.gz
20 0686deadde1f126b20aa67e47e8c50502043eee4ecdf60d5009ffda3cebfee50 mesa-17.1.6.tar.xz
23 ------------
28 ---------
30 - `Bug 97957 <https://bugs.freedesktop.org/show_bug.cgi?id=97957>`__ -
32 - `Bug 101683 <https://bugs.freedesktop.org/show_bug.cgi?id=101683>`__
33 - Some games hang while loading when compositing is shut off or
35 - `Bug 101867 <https://bugs.freedesktop.org/show_bug.cgi?id=101867>`__
36 - Launch options window renders black in Feral Games in current Mesa
40 -------
44 - docs: add sha256 checksums for 17.1.5
48 - radv: Don't underflow non-visible VRAM size.
52 - svga: fix texture swizzle writemasking
56 - anv/image: Fix VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT
60 - i965: Resolve framebuffers before signaling the fence
64 - nir: fix algebraic optimizations
68 - st/dri: Check get-handle return value in queryImage
72 - radv: fix non-0 based layer clears.
73 - radv: fix buffer views on SI/CIK.
74 - radv/ac: realign SI workaround with radeonsi.
75 - radv/ac: port SI TC L1 write corruption fix.
76 - radv: for stencil only set Z tile mode index to same value
80 - cherry-ignore: add "anv: Round u_vector element sizes to a power of
82 - anv: advertise v6 of the wayland surface extension
83 - radv: advertise v6 of the wayland surface extension
84 - swrast: add dri2ConfigQueryExtension to the correct extension list
85 - cherry-ignore: add "anv: Transition MCS buffers from the undefined
87 - swr: don't forget to link AVX/AVX2 against pthreads
88 - cherry-ignore: add "i965: Fix offset addition in get_isl_surf"
89 - cherry-ignore: add "i965: Fix = vs == in MCS aux usage assert."
90 - cherry-ignore: add a couple of radeon commits
91 - cherry-ignore: add "swr/rast: non-regex knob fallback code for gcc <
93 - cherry-ignore: add "swr: fix transform feedback logic"
94 - cherry-ignore: add a couple of radeonsi/gfx9 commits
95 - cherry-ignore: ignore reverted st/mesa commit
96 - cherry-ignore: add bindless textures fix
97 - cherry-ignore: add "st/glsl_to_tgsi: fix getting the image type for
99 - cherry-ignore: add yet another bindless textures fix
100 - bin/cherry-ignore: add radeonsi "fix of a fix"
101 - travis: lower SWR requirement to GCC 4.8, aka std=c++11
102 - i965: use strtol to convert the integer deviceID override
103 - swr: remove unneeded fallback strcasecmp define
104 - cherry-ignore: add a bunch more commits to the list
105 - fixup! cherry-ignore: add a bunch more commits to the list
106 - Update version to 17.1.6
110 - broadcom/vc4: Prefer blit via rendering to the software fallback.
114 - configure: only install khrplatform.h if needed
118 - anv/cmd_buffer: fix off by one error in assertion
119 - anv: only expose up to 28 vertex attributes
123 - nv50/ir: fix threads calculation for non-compute shaders
127 - anv/cmd_buffer: Properly handle render passes with 0 attachments
128 - anv: Stop leaking the no_aux sampler surface state
129 - anv/image: Add INPUT_ATTACHMENT to the list of required usages
130 - nir/vars_to_ssa: Handle missing struct members in foreach_deref_node
131 - spirv: Fix SpvImageFormatR16ui
135 - anv/pipeline: use unsigned long long constant to check enable vertex
137 - anv/pipeline: do not use BITFIELD64_BIT()
141 - nir: Use nir_src_copy instead of direct assignments.
145 - i965: perf: flush batchbuffers at the beginning of queries
149 - etnaviv: fix memory leak when BO allocation fails
153 - st/mesa: always unconditionally revalidate main framebuffer after
155 - gallium/radeon: make S_FIXED function signed and move it to shared
160 - st/va: Fix scaling list ordering for H.265
164 - radeonsi/gfx9: fix crash building monolithic merged ES-GS shader
165 - radeonsi: fix detection of DRAW_INDIRECT_MULTI on SI
166 - radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+
167 - gallium/radeon: fix ARB_query_buffer_object conversion to boolean
171 - loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc
172 - dri3: Wait for all pending swapbuffers to be scheduled before
177 - gallium/util: fix nondeterministic avx512 detection
178 - swr/rast: quit using linux-specific gettid()
179 - swr/rast: fix scons gen_knobs.h dependency
183 - nir: fix nir_opt_copy_prop_vars() for arrays of arrays
187 - etnaviv: Clear lbl_usage array correctly