mesa/src/gallium/drivers/vc5
Eric Anholt 6a78416dab broadcom/vc5: Fix BASE_LEVEL handling with txl.
The HW doesn't add the base level anywhere (the min/max lod clamping is
what does base level), so we need to add it manually in this case.

Fixes piglit tex-miplevel-selection *Lod 2D.
2017-11-22 10:56:31 -08:00
..
.editorconfig
Automake.inc
Makefile.am
Makefile.sources broadcom/vc5: Add vc5_drm.h to the release tarball 2017-11-08 18:30:45 +00:00
meson.build meson: don't use build_by_default for specific gallium drivers 2017-11-13 13:43:12 -08:00
vc5_blit.c
vc5_bufmgr.c
vc5_bufmgr.h
vc5_cl.c
vc5_cl.h broadcom/vc5: Introduce a helper for pre-packing our V3DXX structs. 2017-11-07 09:19:48 -08:00
vc5_context.c broadcom/vc5: Add occlusion query support. 2017-11-07 12:56:40 -08:00
vc5_context.h braodcom/vc5: Flush the job when it grows over 1GB. 2017-11-07 12:58:03 -08:00
vc5_draw.c broadcom/vc5: Don't increment primitive queries while they're paused. 2017-11-22 10:56:31 -08:00
vc5_drm.h
vc5_emit.c broadcom/vc5: Clamp min lod to the last level. 2017-11-20 13:52:33 -08:00
vc5_fence.c
vc5_formats.c broadcom/vc5: Fix up integer texture handling. 2017-11-19 10:12:30 -08:00
vc5_job.c braodcom/vc5: Flush the job when it grows over 1GB. 2017-11-07 12:58:03 -08:00
vc5_program.c broadcom/vc5: Fix incorrect padding of TF outputs. 2017-11-22 10:56:31 -08:00
vc5_query.c broadcom/vc5: Add partial transform feedback query support. 2017-11-07 12:57:43 -08:00
vc5_rcl.c broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes. 2017-11-22 10:56:31 -08:00
vc5_resource.c broadcom/vc5: Align 1D texture miplevels to 64b. 2017-11-20 13:54:45 -08:00
vc5_resource.h broadcom/vc5: Set up the padded height at surface creation time. 2017-11-17 16:09:55 -08:00
vc5_screen.c broadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW_ATOMIC_*. 2017-11-17 16:09:54 -08:00
vc5_screen.h broadcom/vc5: Move most of the shader state attribute record to the CSO. 2017-10-20 15:53:55 -07:00
vc5_simulator.c broadcom/vc5: Increase simulator memory for tex-miplevel-selection. 2017-11-20 13:52:33 -08:00
vc5_state.c broadcom/vc5: Fix array texture layer count setup. 2017-11-22 10:56:31 -08:00
vc5_tiling.c
vc5_tiling.h
vc5_uniforms.c broadcom/vc5: Fix BASE_LEVEL handling with txl. 2017-11-22 10:56:31 -08:00