mesa/src/gallium/drivers/swr
Tim Rowley 175052507c swr: [rasterizer] add archrast instrumentation
Statistics measurement system
2016-08-30 10:32:36 -05:00
..
rasterizer swr: [rasterizer] add archrast instrumentation 2016-08-30 10:32:36 -05:00
.clang-format mesa/build: add OpenSWR to build 2016-03-02 18:38:42 -06:00
.gitignore swr: autogenerate swr_context_llvm.h 2016-04-26 16:45:26 -05:00
Automake.inc gallium/swr: allow swr use as a swrast dri driver 2016-04-15 14:21:50 -05:00
Makefile.am swr: [rasterizer] add archrast instrumentation 2016-08-30 10:32:36 -05:00
Makefile.sources swr: [rasterizer] add archrast instrumentation 2016-08-30 10:32:36 -05:00
swr_clear.cpp swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations 2016-08-17 17:08:55 -05:00
swr_context.cpp swr: [rasterizer core] split FE and BE stats 2016-08-10 11:08:51 -05:00
swr_context.h swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations 2016-08-17 17:08:55 -05:00
swr_draw.cpp swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations 2016-08-17 17:08:55 -05:00
swr_fence.cpp gallium: add a pipe_context parameter to fence_finish 2016-08-10 01:11:10 +02:00
swr_fence.h gallium: add a pipe_context parameter to fence_finish 2016-08-10 01:11:10 +02:00
swr_loader.cpp gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06:00
swr_memory.h swr: [rasterizer memory] Constify load tiles 2016-04-22 18:49:20 -05:00
swr_public.h gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06:00
swr_query.cpp swr: [rasterizer core] split FE and BE stats 2016-08-10 11:08:51 -05:00
swr_query.h swr: [rasterizer core] split FE and BE stats 2016-08-10 11:08:51 -05:00
swr_resource.h swr: fix resource backed constant buffers 2016-04-20 09:57:55 -05:00
swr_scratch.cpp gallium/swr: remove use of BYTE from swr driver 2016-03-10 11:20:58 -06:00
swr_scratch.h gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06:00
swr_screen.cpp gallium: add a cap to expose whether driver supports mixed color/zs bits 2016-08-23 18:30:49 -04:00
swr_screen.h gallium/swr: Cleaned up some context-resource management 2016-03-17 20:57:52 -05:00
swr_shader.cpp swr: [rasterizer] attribute swizzling and linkage 2016-07-20 10:22:15 -05:00
swr_shader.h swr: implement clipPlanes/clipVertex/clipDistance/cullDistance 2016-06-09 13:28:35 -05:00
swr_state.cpp gallium: Use enum pipe_shader_type in set_sampler_views() 2016-08-29 09:07:25 -06:00
swr_state.h swr: [rasterizer core] viewport array support 2016-08-10 11:08:40 -05:00
swr_tex_sample.cpp swr: s/Elements/ARRAY_SIZE/ 2016-04-27 11:07:34 -05:00
swr_tex_sample.h swr: support samplers in vertex shaders 2016-04-12 20:18:00 -05:00