mesa/src/gallium/drivers/swr
Eric Engestrom 6120c442ee swr: replace major llvm version checks with LLVM_VERSION_MAJOR
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Michel Dänzer <mdaenzer@redhat.com>
2019-09-06 22:26:29 +01:00
..
rasterizer swr: Fix build with llvm-9.0 again. 2019-08-31 00:20:40 -07:00
.clang-format mesa/build: add OpenSWR to build 2016-03-02 18:38:42 -06:00
Makefile.sources swr/rasterizer: Better implementation of scatter 2019-07-30 13:39:19 +00:00
meson.build swr/rasterizer: Better implementation of scatter 2019-07-30 13:39:19 +00:00
SConscript build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10 2019-08-20 05:39:19 +00:00
swr_clear.cpp gallium/swr: Fix glClear when it's used with glEnable/glDisable GL_SCISSOR_TEST 2019-08-09 18:56:13 +02:00
swr_context.cpp rasterizer/swr: move BucketMgr to SwrContext 2019-07-30 13:39:18 +00:00
swr_context.h gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04: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 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 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: Refactor memory API between rasterizer core and swr 2019-07-18 16:17:00 +02:00
swr_memory.h swr/rast: Refactor memory API between rasterizer core and swr 2019-07-18 16:17:00 +02:00
swr_public.h swr: don't export swr_create_screen_internal 2018-08-07 17:23:17 +01:00
swr_query.cpp gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04: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 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 swr: use LLVM version string instead of re-computing it 2019-08-22 16:08:09 +01:00
swr_screen.h gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
swr_shader.cpp swr: replace major llvm version checks with LLVM_VERSION_MAJOR 2019-09-06 22:26:29 +01:00
swr_shader.h swr: fix transform feedback logic 2017-07-27 13:54:19 -05:00
swr_state.cpp swr/rasterizer: Adding support for unhandled clipEnable state 2019-07-23 21:55:09 +02:00
swr_state.h swr/swr: Enable ARB_viewport_array 2019-07-03 14:43:28 +02:00
swr_tex_sample.cpp swr/rast: Refactor memory API between rasterizer core and swr 2019-07-18 16:17:00 +02:00
swr_tex_sample.h swr: s/unsigned/enum pipe_shader_type/ 2017-03-08 08:50:20 -07:00