mesa/src/gallium/drivers/swr
Bruce Cherniak 5bd9554f3d swr: Remove hard-coded constant and "todo" comment.
Removed the hard-coded constant in favor of a #define.  Also removed
TODO comment.  The constant value doesn't need an environment
configurable option.

Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
2017-07-12 16:56:40 -05:00
..
rasterizer swr/rast: make SWR_VISIBLE attribute work for windows 2017-07-11 13:37:57 -05:00
.clang-format mesa/build: add OpenSWR to build 2016-03-02 18:38:42 -06:00
.gitignore swr: [rasterizer] Cleanup naming of codegen files 2017-03-20 18:05:54 -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: build driver proper separate from rasterizer 2017-07-11 13:38:20 -05:00
Makefile.sources swr/rast: Switch intrinsic usage to SIMDLib 2017-06-30 13:26:19 -05:00
SConscript swr: build driver proper separate from rasterizer 2017-07-11 13:38:20 -05:00
swr_clear.cpp swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_context.cpp swr: build driver proper separate from rasterizer 2017-07-11 13:38:20 -05:00
swr_context.h swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_draw.cpp swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_fence.cpp swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_fence.h swr: Implement fence attached work queues for deferred deletion. 2016-12-16 11:29:02 -06:00
swr_fence_work.cpp swr: implement geometry shaders 2017-03-05 07:33:49 -06:00
swr_fence_work.h swr: implement geometry shaders 2017-03-05 07:33:49 -06:00
swr_loader.cpp swr: build driver proper separate from rasterizer 2017-07-11 13:38:20 -05:00
swr_memory.h swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_public.h swr: Windows-related changes 2016-11-21 12:44:46 -06:00
swr_query.cpp swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_query.h swr: Align query results allocation 2017-01-23 14:15:54 -06:00
swr_resource.h swr: invalidate attachment on transition change 2017-06-22 11:51:08 -05:00
swr_scratch.cpp swr: Remove hard-coded constant and "todo" comment. 2017-07-12 16:56:40 -05:00
swr_scratch.h swr: implement geometry shaders 2017-03-05 07:33:49 -06:00
swr_screen.cpp swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_screen.h swr: build driver proper separate from rasterizer 2017-07-11 13:38:20 -05:00
swr_shader.cpp swr/rast: Support dynamically sized vertex layout 2017-06-30 13:26:19 -05:00
swr_shader.h swr: Add polygon stipple support 2017-04-14 17:08:12 -05:00
swr_state.cpp swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_state.h swr: fix polygonmode for front==back 2017-05-08 21:28:53 -05:00
swr_tex_sample.cpp swr: [rasterizer] Cleanup naming of codegen files 2017-03-20 18:05:54 -05:00
swr_tex_sample.h swr: s/unsigned/enum pipe_shader_type/ 2017-03-08 08:50:20 -07:00