mesa/src/gallium/drivers/swr
2018-09-07 17:59:02 -04:00
..
rasterizer meson: Build with Python 3 2018-08-10 15:15:09 -07: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 Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
Makefile.sources swr/rast: Moved memory init out of core swr init 2018-05-25 10:56:55 -05:00
meson.build swr/rast: Moved memory init out of core swr init 2018-05-25 10:56:55 -05:00
SConscript swr: bump minimum supported LLVM version to 6.0 2018-08-20 16:13:37 +02:00
swr_clear.cpp swr: switch to using SwrGetInterface api table 2017-07-11 13:38:20 -05:00
swr_context.cpp swr: knob overrides for Intel Xeon Phi 2017-10-19 13:10:55 -05:00
swr_context.h swr: knob overrides for Intel Xeon Phi 2017-10-19 13:10:55 -05:00
swr_draw.cpp swr: Fixed an uncommon freed-memory access during state validation 2017-11-10 08:55:42 -06:00
swr_fence.cpp sched.h needs to be imported on Darwin/OSX targets. 2018-03-14 22:08:34 -07: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/rast: Moved memory init out of core swr init 2018-05-25 10:56:55 -05:00
swr_memory.h swr/rast: Optimize late/bindless JIT of samplers 2018-04-18 10:51:38 -05:00
swr_public.h swr: don't export swr_create_screen_internal 2018-08-07 17:23:17 +01:00
swr_query.cpp util: move os_time.[ch] to src/util 2017-11-09 11:57:21 +01:00
swr_query.h swr: Align query results allocation 2017-01-23 14:15:54 -06:00
swr_resource.h swr: Handle resource across context changes 2017-09-26 18:09:15 -05:00
swr_scratch.cpp swr: Rework scratch space allocation 2017-10-19 20:18:09 -05:00
swr_scratch.h swr: implement geometry shaders 2017-03-05 07:33:49 -06:00
swr_screen.cpp gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET 2018-09-07 17:59:02 -04:00
swr_screen.h swr: refactor swr_create_screen to allow for proper cleanup on error 2018-01-22 17:56:44 -06:00
swr_shader.cpp swr/rast: Removed superfluous JitManager argument from passes 2018-05-25 10:56:49 -05:00
swr_shader.h swr: fix transform feedback logic 2017-07-27 13:54:19 -05:00
swr_state.cpp gallium: split depth_clip into depth_clip_near & depth_clip_far 2018-09-06 21:53:00 -04: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