• Home
  • Raw
  • Download

Lines Matching +full:virgl +full:- +full:on +full:- +full:gl

1 Mesa 19.2.8 Release Notes / 2019-12-18
9 glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being
12 Compatibility contexts may report a lower version depending on each
17 on the particular driver being used.
20 ---------------
24 cffa8fa755c7422ce014c39ca0b770a092d9e0bbae537ceb2609c106916e5a57 mesa-19.2.8.tar.xz
27 ------------
29 - None
32 ---------
34 - i965/iris: assert when destroy GL context with active query
37 -------
41 - gallium/util: Support POLYGON in u_stream_outputs_for_vertices
45 - amd/common: Always use addrlib for HTILE tc-compat.
46 - amd/common: Fix tcCompatible degradation on Stoney.
50 - docs: Add SHA256 sums for 19.2.7
51 - meson/broadcom: libbroadcom_cle needs expat headers
52 - meson/broadcom: libbroadcom_cle also needs zlib
53 - cherry-ignore: Update for 19.2.8
57 - virgl: Increase the shader transfer buffer by doubling the size
61 - anv: Export filter_minmax support only when it's really supported
65 - anv: Re-emit all compute state on pipeline switch
66 - anv: Don't leak when set_tiling fails
70 - iris: Default to X-tiling for scanout buffers without modifiers
74 - intel/perf: fix invalid hw_id in query results
75 - intel/perf: set read buffer len to 0 to identify empty buffer
76 - intel/perf: take into account that reports read can be fairly old
77 - intel/perf: simplify the processing of OA reports
78 - intel/perf: fix improper pointer access
79 - anv: fix fence underlying primitive checks
80 - mesa: avoid triggering assert in implementation
84 - gallium/dri2: Fix creation of multi-planar modifier images
85 - gallium: Store the image format in winsys_handle
89 - nir/lower_clip: Fix incorrect driver loc for clipdist outputs
93 - glsl/nir: iterate the system values list when adding varyings