mesa/src/gallium/drivers/swr
Eric Engestrom f1eae2f8bb python: drop python2 support
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3674>
2021-08-14 21:44:32 +00:00
..
rasterizer python: drop python2 support 2021-08-14 21:44:32 +00:00
.clang-format
meson.build meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
swr_clear.cpp
swr_context.cpp gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
swr_context.h
swr_draw.cpp gallium: split drawid out of pipe_draw_info and as a separate draw_vbo param 2021-04-30 03:59:19 +00:00
swr_fence.cpp
swr_fence.h
swr_fence_work.cpp
swr_fence_work.h
swr_loader.cpp util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
swr_memory.h
swr_public.h gallium/swr: Fix Windows build 2020-12-15 20:39:06 +00:00
swr_query.cpp
swr_query.h
swr_resource.h
swr_scratch.cpp
swr_scratch.h
swr_screen.cpp gallium: Flip the default value of PIPE_CAP_SHAREABLE_SHADERS. 2021-02-17 19:31:07 +00:00
swr_screen.h
swr_shader.cpp swr: Fix typos. 2020-12-30 13:10:52 -08:00
swr_shader.h
swr_state.cpp gallium: change pipe_vertex_element::src_format to uint8_t 2021-08-02 19:58:28 +00:00
swr_state.h gallium: rename pipe_draw_start_count -> pipe_draw_start_count_bias 2021-04-30 03:59:19 +00:00
swr_tex_sample.cpp
swr_tex_sample.h