Lines Matching full:gallium
30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES
113 - gallium/st/va: change va max_profiles when using Radeon VCN
168 - Missing OpenGL symbols in OSMesa Gallium when building with meson
344 - gallium/swr: Param defaults for unhandled PIPE_CAPs
345 - gallium/aux: add PIPE_CAP_MAX_VARYINGS to u_screen
426 - panfrost: Decouple Gallium clear from FBD clear
582 - iris: fix build with gallium nine
661 - drirc: Add Gallium nine workaround for Rayman Legends
688 - gallium-xlib: query MIT-SHM before using it.
831 - gallium/util: whitespace cleanups in u_bitmask.[ch]
832 - gallium/util: add some const qualifiers in u_bitmask.c
853 - gallium/winsys/kms: fix incomplete type compilation failure
865 - gallium/util: remove pipe_sampler_view_release()
923 - gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
1107 - meson: Fix missing glproto dependency for gallium-glx
1225 - meson: ensure that xmlpool_options.h is generated for gallium targets
1245 - gallium: wrap u_screen in extern "C" for c++
1474 - gallium: Remove the pool pipebuffer manager.
1475 - gallium: Remove the ondemand pipebuffer manager.
1476 - gallium: Remove the "alt" pipebuffer manager interface.
1477 - gallium: Remove the malloc pipebuffer manager.
1508 - gitlab-ci: add meson gallium SWR build
1509 - gitlab-ci: add meson gallium RadeonSI build
1510 - gitlab-ci: add meson gallium "other drivers" build
1511 - gitlab-ci: add meson gallium ST Clover (LLVM 5.0) build
1512 - gitlab-ci: add meson gallium ST Clover (LLVM 6.0) build
1513 - gitlab-ci: add meson gallium ST Clover (LLVM 7.0) build
1514 - gitlab-ci: add meson gallium ST "Other" build
1516 - gitlab-ci: add make Gallium Drivers SWR build
1517 - gitlab-ci: add make Gallium Drivers RadeonSI build
1518 - gitlab-ci: add make Gallium Drivers "Other" build
1519 - gitlab-ci: add make Gallium ST Clover LLVM-3.9 build
1520 - gitlab-ci: add make Gallium ST Clover LLVM-4.0 build
1521 - gitlab-ci: add make Gallium ST Clover LLVM-5.0 build
1522 - gitlab-ci: add make Gallium ST Clover LLVM-6.0 build
1523 - gitlab-ci: add make Gallium ST Clover LLVM-7 build
1524 - gitlab-ci: add make Gallium ST Other build
1595 - gitlab-ci: add panfrost to the gallium drivers build
1609 - gallium/hud: fix memory leaks
1610 - gallium/hud: prevent buffer overflow
1611 - gallium/hud: fix rounding error in nic bps computation
1617 - gitlab-ci: build gallium extra hud
1638 - gitlab-ci: meson-gallium-radeonsi was a subset of
1639 meson-gallium-clover-llvm
1684 - gallium/util: support translating between uint and sint formats
1690 - gallium/u_vbuf: support NULL-resources
1732 - meson: give dri- and gallium-drivers separate vars
1788 - Gallium: Add new CAP that indicated whether IO array definitions can
1815 - gallium/hud: add CPU usage support for FreeBSD
1816 - gallium: enable dmabuf on BSD as well
1825 - gallium: ddebug: Add missing fence related wrappers
1826 - gallium/u_dump: util_dump_sampler_view: Dump u.tex.first_level
1827 - gallium: trace: Add missing fence related wrappers
2039 - gallium/auxiliary/vl: Move dirty define to header file
2040 - gallium/auxiliary/vl: Split vl_compositor graphic shaders from
2042 - gallium/auxiliary/vl: Rename csc_matrix and increase its size.
2043 - gallium/auxiliary/vl: Add compute shader to support video compositor
2045 - gallium/auxiliary/vl: Add video compositor compute shader render
2046 - gallium/auxiliary/vl: Fix transparent issue on compute shader with
2048 - gallium/auxiliary/vl: Increase shader_params size
2049 - gallium/auxiliary/vl: Change grid setting
2050 - gallium/auxiliary/vl: Change weave compute shader implementation
2051 - gallium/auxiliary/vl: Fixed blur issue with weave compute shader
2052 - gallium/auxiliary/vl: Fixed blank issue with compute shader
2053 - gallium/auxiliary/vl: Add barrier/unbind after compute shader launch.
2057 - Partially revert "gallium: fix autotools build of pipe_msm.la"
2058 - gallium/aux: Report error if loading of a pipe driver fails.
2317 - gallium: add ATC format support
2396 - gallium: add resource_get_info to pipe_screen
2415 - gallium: add PIPE_CAP_MAX_VARYINGS
2519 - gallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability bit.
3316 - gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.
3331 - gallium/util: Add const to u_range_intersect
3463 - gallium/auxiliary/vl: Fix a couple of warnings
3634 - gallium: allow more PIPE_RESOURCE\_ driver flags
3645 - gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
3659 - gallium/u_threaded: always unmap const_uploader
3660 - gallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with persistent
3666 - gallium/u_tests: use a compute-only context to test GCN compute ring
3667 - gallium: add pipe_grid_info::last_block
3672 - gallium: implement ARB/KHR_parallel_shader_compile
3688 - gallium: add writable_bitmask parameter into set_shader_buffers
3689 - glsl: remember which SSBOs are not read-only and pass it to gallium
3725 - gallium: document conservative rasterization flags
3727 - gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
3728 - gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
3729 - gallium: replace drm_driver_descriptor::configuration with
3731 - gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
3732 - gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
3793 - st/mesa: Invalidate the gallium array atom only if needed.
3873 - gallium: add pipe cap for inner_coverage conservative raster mode
3957 - gallium/u_vbuf: export u_vbuf_get_minmax_index
3959 - gallium: add lima driver
4045 - gallium: add support for formatted image loads
4123 - gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
4137 - gallium/docs: clarify set_sampler_views (v2)
4188 - freedreno/a6xx: fix issues with gallium HUD
4578 - gallium: fix autotools build of pipe_msm.la
4636 - gallium/auxiliary/vl: Fix duplicate symbol build errors.
4639 - gallium: Fix autotools build with libxatracker.la.