mesa/src/gallium/drivers/lima
Eric Anholt 0c31fe9ee7 gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
The _LEVELS assumes that the max is always power of two.  For V3D 4.2, we
can support up to 7680 non-power-of-two MSAA textures, which will let X11
support dual 4k displays on newer hardware.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-05-13 12:03:08 -07:00
..
ir lima/gpir: implement nir_op_fmov 2019-05-07 01:07:27 +00:00
Android.mk lima: add Android build 2019-04-21 01:05:19 +00:00
lima_bo.c
lima_bo.h
lima_context.c lima: refactor plb_max_blk 2019-05-13 13:32:55 +02:00
lima_context.h lima: refactor plb_max_blk 2019-05-13 13:32:55 +02:00
lima_draw.c lima: fix width 4096 resolution GP fail 2019-05-10 16:07:40 +08:00
lima_fence.c
lima_fence.h
lima_program.c nir: allow specifying a set of opcodes in lower_alu_to_scalar 2019-05-10 15:10:41 +00:00
lima_program.h
lima_query.c
lima_resource.c lima: fix tile buffer reloading 2019-05-09 21:45:04 -07:00
lima_resource.h
lima_screen.c gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
lima_screen.h lima: refactor plb_max_blk 2019-05-13 13:32:55 +02:00
lima_state.c lima: refactor plb_max_blk 2019-05-13 13:32:55 +02:00
lima_submit.c
lima_submit.h
lima_texture.c lima: add support for depth/stencil fbo attachments and textures 2019-04-14 01:16:00 +00:00
lima_texture.h
lima_tiling.c
lima_tiling.h
lima_util.c
lima_util.h
meson.build