..
rasterizer
gallium/swr: Fix compilation with LLVM 12
2020-09-02 11:12:21 +02:00
.clang-format
mesa/build: add OpenSWR to build
2016-03-02 18:38:42 -06:00
meson.build
meson: use gnu_symbol_visibility argument
2020-06-01 18:59:18 +00:00
swr_clear.cpp
gallium: add pipe cap for scissored clears and pass scissor state to clear() hook
2020-04-29 18:05:06 +00:00
swr_context.cpp
gallium/swr: Fix compilation warnings
2020-07-07 09:24:47 +00:00
swr_context.h
gallium/swr: Fix crashes in sampling code
2020-05-07 17:31:21 +00:00
swr_draw.cpp
gallium/swr: implementation of tessellation shaders compilation
2020-01-24 11:38:03 +00:00
swr_fence.cpp
gallium: switch boolean -> bool at the interface definitions
2019-07-22 22:13:51 -04:00
swr_fence.h
gallium: switch boolean -> bool at the interface definitions
2019-07-22 22:13:51 -04:00
swr_fence_work.cpp
gallium/swr: implementation of tessellation shaders compilation
2020-01-24 11:38:03 +00:00
swr_fence_work.h
gallium/swr: implementation of tessellation shaders compilation
2020-01-24 11:38:03 +00:00
swr_loader.cpp
gallium/swr: add option for static link
2020-01-23 12:20:24 +00:00
swr_memory.h
gallium/swr: fix rdtsc debug statistics mechanism
2020-02-13 15:33:27 +01:00
swr_public.h
swr: don't export swr_create_screen_internal
2018-08-07 17:23:17 +01:00
swr_query.cpp
gallium/swr: Fix various asserts and security issues
2020-02-05 16:08:44 +00:00
swr_query.h
gallium: switch boolean -> bool at the interface definitions
2019-07-22 22:13:51 -04:00
swr_resource.h
gallium: switch boolean -> bool at the interface definitions
2019-07-22 22:13:51 -04:00
swr_scratch.cpp
gallium/swr: Re-enable scratch space for client-memory buffers
2020-04-01 20:00:06 +00:00
swr_scratch.h
gallium/swr: implementation of tessellation shaders compilation
2020-01-24 11:38:03 +00:00
swr_screen.cpp
swr: Bump maximum 2D texture size to 16kx16k
2020-08-03 13:46:51 +02:00
swr_screen.h
gallium/swr: fix gcc warnings
2020-01-31 09:52:27 +00:00
swr_shader.cpp
gallium/swr: Fix compilation TCS/TES compilation issues
2020-09-02 11:13:31 +02:00
swr_shader.h
gallium/swr: implementation of tessellation shaders compilation
2020-01-24 11:38:03 +00:00
swr_state.cpp
gallium/swr: Fix compilation warnings
2020-07-07 09:24:47 +00:00
swr_state.h
gallium/swr: fix tessellation state save/restore
2020-01-28 13:55:47 +01:00
swr_tex_sample.cpp
gallivm/sample: pass indirect offset into texture/image units
2020-07-02 04:12:17 +00:00
swr_tex_sample.h
swr: s/unsigned/enum pipe_shader_type/
2017-03-08 08:50:20 -07:00