mesa/src/gallium/drivers/swr
Tim Rowley 3bbe8a09ea swr: fix resource backed constant buffers
Code was using an incorrect address for the base pointer.

v2: use swr_resource_data() utility function.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94979
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
Tested-by: Markus Wick <markus@selfnet.de>
2016-04-20 09:57:55 -05:00
..
rasterizer swr: [rasterizer core] warning cleanup 2016-04-12 11:52:05 -05:00
.clang-format mesa/build: add OpenSWR to build 2016-03-02 18:38:42 -06:00
Automake.inc gallium/swr: allow swr use as a swrast dri driver 2016-04-15 14:21:50 -05:00
Makefile.am gallium/swr: confine c++11 flag to swr driver 2016-04-15 14:43:01 -05:00
Makefile.sources gallium/swr: fold the almost identical Makefiles 2016-04-14 16:30:57 +01:00
swr_clear.cpp gallium/swr: Resource management 2016-03-14 14:07:48 -05:00
swr_context.cpp swr: dereference cbuf/zbuf/views on context destroy 2016-04-18 15:52:26 -05:00
swr_context.h gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06:00
swr_context_llvm.h gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06:00
swr_draw.cpp gallium/swr: Resource management 2016-03-14 14:07:48 -05:00
swr_fence.cpp gallium/swr: Resource management 2016-03-14 14:07:48 -05:00
swr_fence.h gallium/swr: Resource management 2016-03-14 14:07:48 -05:00
swr_loader.cpp gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06:00
swr_memory.h gallium/swr: remove use of BYTE from swr driver 2016-03-10 11:20:58 -06:00
swr_public.h gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06:00
swr_query.cpp gallium: add pipe_context::set_active_query_state for pausing queries 2016-04-12 14:29:46 +02:00
swr_query.h gallium/swr: add OpenSWR driver 2016-03-02 18:38:41 -06: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 swr: handle pci cap requests 2016-04-12 20:18:00 -05:00
swr_screen.h gallium/swr: Cleaned up some context-resource management 2016-03-17 20:57:52 -05:00
swr_shader.cpp gallium/swr: Make flat shading tris work. 2016-04-13 13:46:37 -05:00
swr_shader.h gallium/swr: Make flat shading tris work. 2016-04-13 13:46:37 -05:00
swr_state.cpp swr: fix resource backed constant buffers 2016-04-20 09:57:55 -05:00
swr_state.h swr: support samplers in vertex shaders 2016-04-12 20:18:00 -05:00
swr_tex_sample.cpp gallivm: convert size query to using a set of parameters. 2016-04-19 07:33:39 +10:00
swr_tex_sample.h swr: support samplers in vertex shaders 2016-04-12 20:18:00 -05:00