..
kernel
vc4: Fix typos.
2020-12-18 13:23:18 -08:00
.dir-locals.el
.editorconfig
Android.mk
Makefile.sources
meson.build
meson: use gnu_symbol_visibility argument
2020-06-01 18:59:18 +00:00
vc4_blit.c
nir/builder: Add a name format arg to nir_builder_init_simple_shader().
2020-11-11 08:50:29 -08:00
vc4_bufmgr.c
vc4: use intmax_t for formatted output of timespec members
2020-11-05 07:07:39 +00:00
vc4_bufmgr.h
gallium/hash_table: remove some function wrappers
2020-02-26 20:35:50 +00:00
vc4_cl.c
vc4_cl.h
vc4_cl_dump.c
vc4_cl_dump.h
vc4_context.c
vc4_context.h
vc4: Upload CS/VS UBO uniforms together.
2019-04-10 11:45:30 -07:00
vc4_draw.c
gallium: extend draw_vbo to support multi draws
2020-11-18 01:41:25 +00:00
vc4_emit.c
vc4: Avoid negative scissor caused by no intersection
2020-10-05 04:09:02 +02:00
vc4_fence.c
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-06-18 02:09:56 +00:00
vc4_formats.c
util: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-14 10:47:20 -08:00
vc4_job.c
vc4: Use _mesa_hash_table_remove_key() where appropriate.
2019-04-26 12:42:30 -07:00
vc4_nir_lower_blend.c
nir: Add nir_foreach_shader_in/out_variable helpers
2020-07-29 17:38:57 +00:00
vc4_nir_lower_io.c
nir: Add a find_variable_with_[driver_]location helper
2020-07-29 17:38:58 +00:00
vc4_nir_lower_txf_ms.c
vc4: Convert vc4_nir_lower_txf_ms to nir_shader_lower_instructions().
2019-07-18 11:28:56 -07:00
vc4_opt_algebraic.c
vc4_opt_coalesce_ff_writes.c
vc4_opt_constant_folding.c
vc4_opt_copy_propagation.c
vc4_opt_dead_code.c
vc4_opt_peephole_sf.c
vc4_opt_small_immediates.c
vc4_opt_vpm.c
vc4_program.c
gallium: inline pipe_alpha_state to enable better DSA bitfield packing
2020-12-22 12:01:38 +00:00
vc4_qir.c
util: rename list_empty() to list_is_empty()
2019-10-28 11:24:38 +00:00
vc4_qir.h
vc4: Upload CS/VS UBO uniforms together.
2019-04-10 11:45:30 -07:00
vc4_qir_emit_uniform_stream_resets.c
vc4_qir_live_variables.c
util/hash_table: update users to use new optimal integer hash functions
2020-01-23 17:06:57 +00:00
vc4_qir_lower_uniforms.c
vc4_qir_schedule.c
util: rename list_empty() to list_is_empty()
2019-10-28 11:24:38 +00:00
vc4_qir_validate.c
vc4_qpu.c
vc4: Fix typos.
2020-12-18 13:23:18 -08:00
vc4_qpu.h
vc4_qpu_defines.h
vc4_qpu_disasm.c
vc4_qpu_emit.c
tree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 09:41:05 +01:00
vc4_qpu_schedule.c
vc4: Fix typos.
2020-12-18 13:23:18 -08:00
vc4_qpu_validate.c
vc4: prepare for p_compiler.h dependency removal
2019-08-09 22:59:43 +03:00
vc4_query.c
gallium: switch boolean -> bool at the interface definitions
2019-07-22 22:13:51 -04:00
vc4_register_allocate.c
util/ra: spiff out select_reg_callback
2020-03-10 16:01:39 +00:00
vc4_reorder_uniforms.c
vc4_resource.c
gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*
2020-09-22 03:20:54 +00:00
vc4_resource.h
vc4_screen.c
gallium: fix the PIPE_SHADER_CAP_SUPPORTED_IRS value for all drivers
2020-12-07 20:55:28 +00:00
vc4_screen.h
gallium: rename 'state tracker' to 'frontend'
2020-05-13 13:46:53 -04:00
vc4_simulator.c
vc4: Fix unused var warnings in release builds from assertions.
2020-08-28 22:45:08 +00:00
vc4_simulator_validate.h
vc4_state.c
gallium: pass pipe_stencil_ref by value (it has only 2 bytes)
2020-12-22 12:01:38 +00:00
vc4_tiling.c
vc4_tiling.h
vc4_tiling_lt.c
vc4_tiling_lt_neon.c
vc4_uniforms.c
gallium: inline pipe_alpha_state to enable better DSA bitfield packing
2020-12-22 12:01:38 +00:00