Lines Matching full:lima
136 - lima context state bugs with shader compile
832 - lima/ppir: increase usage of pipeline regs
1848 - lima: stop encoding the texture format in the shader key
1849 - lima: don't look at dirty bits for setup of FS key
1850 - lima: upload the shader to a BO at shader creation
1851 - lima: avoid stomping over bound shader state when creating new shaders
1934 - lima: introduce fs and vs shader cache
1935 - lima/ppir: fix creation of mov node for non-ssa tex dest
1936 - lima: set yuv formats as external_only
1937 - lima: enable r and rg pixel formats again
1938 - lima: always set stride in texture descriptor
1939 - lima: implement GL_EXT_texture_swizzle
1940 - docs/features: add lima features
1941 - lima: fix max sampler views
1942 - lima: run nir dce after nir_lower_vec_to_movs
1943 - lima/ppir: remove liveness info from blocks
1944 - lima/ppir: remove use of live_out
1945 - lima/ppir: rework liveness data structures to bitset
1946 - lima: fix half float render
1947 - lima: enable rg formats for fp16 render
1948 - lima: increase epsilon for depthrange near == far
4696 - lima: fix xserver page flip fail for full screen client
4969 - lima: Use util_draw_multi() helper
5466 - lima: add precompile debug flag
5467 - lima/ppir: don't use list_length() in loop in regalloc and liveness analysis
5468 - lima: update dEQP fails and skips lists
5469 - lima: relax checks of imported BO
5470 - lima: rename \*_shader_state to \*_compiled_shader
5471 - lima: rename lima_{fs,vs}_bind_state to lima_{fs,vs}_uncompiled_shader
5472 - lima: implement shader disk cache
5473 - lima: compute nir_sha1 for shader key even if disk cache is disabled
5474 - lima: use passed surface to get mipmap level for reload, not cbuf
5475 - lima: limit number of draws per job
5487 - lima: Fix typos.