Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tim Rowley f87ff64850 swr/rast: Support dynamically sized vertex layout 8 years ago
..
rasterizer swr/rast: Support dynamically sized vertex layout 8 years ago
.clang-format mesa/build: add OpenSWR to build 9 years ago
.gitignore swr: [rasterizer] Cleanup naming of codegen files 8 years ago
Automake.inc gallium/swr: allow swr use as a swrast dri driver 9 years ago
Makefile.am swr/rast: Split backend.cpp to improve compile time 8 years ago
Makefile.sources swr/rast: Split backend.cpp to improve compile time 8 years ago
SConscript swr/rast: Split backend.cpp to improve compile time 8 years ago
swr_clear.cpp swr: set an explicit clear_rect if scissor is not enabled. 8 years ago
swr_context.cpp swr: move msaa resolve to generalized StoreTile 8 years ago
swr_context.h gallium: remove pipe_index_buffer and set_index_buffer 8 years ago
swr_draw.cpp swr: set dynamic vertex size 8 years ago
swr_fence.cpp swr: Implement fence attached work queues for deferred deletion. 8 years ago
swr_fence.h swr: Implement fence attached work queues for deferred deletion. 8 years ago
swr_fence_work.cpp swr: implement geometry shaders 8 years ago
swr_fence_work.h swr: implement geometry shaders 8 years ago
swr_loader.cpp swr: Windows-related changes 8 years ago
swr_memory.h swr/rast: add memory api to SwrGetInterface() 8 years ago
swr_public.h swr: Windows-related changes 8 years ago
swr_query.cpp swr: Align query results allocation 8 years ago
swr_query.h swr: Align query results allocation 8 years ago
swr_resource.h swr: invalidate attachment on transition change 8 years ago
swr_scratch.cpp swr: implement geometry shaders 8 years ago
swr_scratch.h swr: implement geometry shaders 8 years ago
swr_screen.cpp gallium: add PIPE_CAP_BINDLESS_TEXTURE 8 years ago
swr_screen.h swr: Enable MSAA in OpenSWR software renderer 8 years ago
swr_shader.cpp swr/rast: Support dynamically sized vertex layout 8 years ago
swr_shader.h swr: Add polygon stipple support 8 years ago
swr_state.cpp swr/rast: Support dynamically sized vertex layout 8 years ago
swr_state.h swr: fix polygonmode for front==back 8 years ago
swr_tex_sample.cpp swr: [rasterizer] Cleanup naming of codegen files 8 years ago
swr_tex_sample.h swr: s/unsigned/enum pipe_shader_type/ 8 years ago