Lines Matching full:gallium

92 -  Meson: Building osmesa gallium and tests at the same time results in
93 osmesa gallium build failure
99 - Piglit tests regression in gallium drivers
114 gallium video statetrackers when using x11
131 - gallium/xlib: Fix an obvious thinko
135 - gallium: Require LLVM >= 3.4
136 - gallium: Require LLVM >= 3.5
137 - gallium: Require LLVM >= 3.6
138 - gallium: Require LLVM >= 3.7
139 - gallium: Require LLVM >= 3.8
140 - gallium: Require LLVM >= 3.9
143 - gallium: Restore VSX for llvm >= 4
145 - gallium/xlib: Remove drawable caching from the MakeCurrent path
146 - gallium/xlib: Remove MakeCurrent_PrevContext
147 - gallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
168 - gallium/xlib: Fix xmesa drawable creation
172 - gallium: Fix a bunch of undefined left-shifts in u_format\_\*
211 - panfrost: Move pan_tiler.c outside of Gallium
418 - gallium/util: Support POLYGON in u_stream_outputs_for_vertices
627 - gallium: Fix the ->set_damage_region() implementation
658 - gallium: Add ARB_gl_spirv support
670 - gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
713 - gallium: util_set_vertex_buffers_mask(..): make use of
716 - Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
754 - gallium: Plumb through a way to disable GLSL const lowering
856 - virgl: fix format conversion for recent gallium changes.
912 - gallium: add a a new cap for changing the TGSI TG4 instruction
919 - gallium: add flatshade lowering capability
978 - meson: gallium media state trackers require libdrm with x11
988 - meson: Only error building gallium video without libdrm when the
998 - meson: build gallium gdi winsys
1002 - meson: fix gallium-osmesa to build for windows
1015 - meson: don't build gallium trivial tests on windows
1095 - gallium: Add a block depth field to the u_formats table.
1096 - gallium: Add block depth to the format utils.
1097 - gallium: Add the ASTC 3D formats.
1098 - gallium: Fix mesa format name in unit test failure path.
1099 - gallium: Skip generating the pack/unpack union if we don't use it.
1100 - gallium: Drop the useless union wrapper on pack/unpack.
1101 - gallium: Drop a bit of dead code from the pack/unpack python.
1102 - gallium: Fix big-endian addressing of non-bitmask array formats.
1103 - gallium: Don't emit identical endian-dependent pack/unpack code.
1106 - gallium/osmesa: Introduce a test.
1107 - gallium/osmesa: Fix a race in creating the stmgr.
1108 - gallium/osmesa: Move 565 format selection checks where the rest are.
1159 - gallium: Drop the unused PIPE_FORMAT_A*L\* formats.
1231 - meson: use idep_nir instead of libnir in gallium nine
1294 - gallium/auxiliary/indices: consistently apply start only to input
1300 - gallium/gdi: use GALLIUM_FOO rather than HAVE_FOO
1317 - gallium/u_blitter: set a more sane viewport-state
1320 - mesa/gallium: automatically lower alpha-testing
1323 - mesa/gallium: automatically lower point-size
1325 - mesa/gallium: automatically lower two-sided lighting
1587 - gallium: Enable MESA_framebuffer_flip_y
1617 - gallium/osmesa: Fix the inability to set no context as current.
1652 - gallium/ttn: VARYING_SLOT_PSIZ and VARYING_SLOT_FOGC are scalar
1712 - gallium/vl: use compute preference for all multimedia, not just blit
1714 - gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
1730 - gallium: simplify throttle implementation
1731 - gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
1733 - gallium: do not increase ref count of the new throttle fence
1738 - gallium/hud: add CPU usage support for DragonFly/NetBSD/OpenBSD
1749 - gallium/swr: Fix depth values for blit scenario
2019 - gallium: add blob field to pipe_llvm_program_header
2042 - gallium/ddebug: Wrap resource_get_param if available
2043 - gallium/trace: Wrap resource_get_param if available
2044 - gallium/rbug: Wrap resource_get_param if available
2045 - gallium/noop: Implement resource_get_param
2080 - gallium: Fix util_format_get_depth_only
2139 - gallium: Use consistent approach for config format filtering
2149 - gallium: Add buffer and configs handling or fp16 formats
2204 - gallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
2232 - gallium: dri2: Use index as plane number.
2300 - gallium/util: don't depend on implementation defined behavior in
2373 - gallium: extend resource_get_param to be as capable as
2391 - gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
2405 - gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range
2410 - gallium/util: remove enum numbering from util_format_layout
2411 - gallium/util: add planar format layouts and helpers
2412 - gallium/u_tests: test NV12 allocation and export
2438 - gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2467 - gallium/u_blitter: remove an unused variable
2481 - gallium/noop: implement get_disk_shader_cache and
2491 - gallium: add pipe_screen::finalize_nir
2604 - gallium/util: Cast to target type before shifting left
2662 - gallium/dri2: Fix creation of multi-planar modifier images
2663 - gallium: Store the image format in winsys_handle
2755 - Appveyor/Meson: Add build test of osmesa gallium