mesa/src/gallium/drivers/softpipe
Brian Paul c84a8911fc gallium/util: switch over to new u_debug_image.[ch] code
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-02-08 09:29:38 -07:00
..
Android.mk softpipe: consolidate C sources list into Makefile.sources 2013-10-01 07:29:49 -07:00
Automake.inc {st,targets}/dri: use static/dynamic pipe-loader 2015-11-21 12:52:20 +00:00
Makefile.am softpipe,trace: Set MSVC 2008 compat flags. 2015-03-04 15:12:17 +00:00
Makefile.sources gallium/softpipe: ship all files in the tarball 2014-09-05 23:46:27 +01:00
SConscript softpipe,trace: Set MSVC 2008 compat flags. 2015-03-04 15:12:17 +00:00
sp_clear.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_clear.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_context.c gallium: add flags parameter to pipe_screen::context_create 2015-08-26 19:25:18 +02:00
sp_context.h softpipe: tell draw about the vertex layout we want 2016-01-07 02:00:04 +01:00
sp_draw_arrays.c softpipe: handle vertex texture sampling when using llvm for draw 2014-08-30 01:34:16 +02:00
sp_fence.c gallium: remove redundant pipe_context::fence_signalled 2015-07-05 15:08:59 +02:00
sp_fence.h softpipe: Dummy fence functions. 2010-03-11 12:24:56 +00:00
sp_flush.c gallium/util: switch over to new u_debug_image.[ch] code 2016-02-08 09:29:38 -07:00
sp_flush.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_fs.h softpipe: remove unused softpipe_create_fs_variant_exec() parameter 2014-10-31 15:29:59 -06:00
sp_fs_exec.c gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_limits.h softpipe: implement the new can_create_resource() function 2012-09-17 19:49:27 -06:00
sp_prim_vbuf.c softpipe: tell draw about the vertex layout we want 2016-01-07 02:00:04 +01:00
sp_prim_vbuf.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_public.h gallium/drivers: Add extern "C" wrappers to public entry 2015-05-15 13:55:59 -04:00
sp_quad.h softpipe: implement some support for multiple viewports 2015-12-11 20:09:21 +01:00
sp_quad_blend.c gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_quad_depth_test.c softpipe: implement some support for multiple viewports 2015-12-11 20:09:21 +01:00
sp_quad_depth_test_tmp.h softpipe: add layered rendering support. 2014-06-11 12:20:30 +10:00
sp_quad_fs.c gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_quad_pipe.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_quad_pipe.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_quad_stipple.c
sp_query.c gallium/drivers: Remove unnecessary semicolons 2016-01-06 08:04:03 -07:00
sp_query.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_screen.c gallium: add interface for querying memory usage and sizes (v2) 2016-02-05 17:29:38 +01:00
sp_screen.h gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_setup.c draw: nuke the interp parameter from vertex_info 2016-01-07 01:58:05 +01:00
sp_setup.h softpipe: tell draw about the vertex layout we want 2016-01-07 02:00:04 +01:00
sp_state.h softpipe: don't abuse the draw vertex_info struct for something different 2016-01-07 01:57:21 +01:00
sp_state_blend.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_clip.c softpipe: implement some support for multiple viewports 2015-12-11 20:09:21 +01:00
sp_state_derived.c softpipe: tell draw about the vertex layout we want 2016-01-07 02:00:04 +01:00
sp_state_rasterizer.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_sampler.c softpipe: fix using non-zero layer in non-array view from array resource 2015-10-24 03:00:33 +02:00
sp_state_shader.c util/pstipple: allow fragment shader POSITION to be a system value 2016-01-08 20:07:16 +01:00
sp_state_so.c gallium: allow setting of the internal stream output offset 2014-03-07 12:49:33 -05:00
sp_state_surface.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_vertex.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_surface.c softpipe: implement some support for multiple viewports 2015-12-11 20:09:21 +01:00
sp_surface.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tex_sample.c softpipe: fix using non-zero layer in non-array view from array resource 2015-10-24 03:00:33 +02:00
sp_tex_sample.h softpipe: Change faces type to uint 2015-09-13 09:50:21 -06:00
sp_tex_tile_cache.c gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_tex_tile_cache.h gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_texture.c gallium/drivers: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
sp_texture.h gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_tile_cache.c gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00
sp_tile_cache.h gallium: replace INLINE with inline 2015-07-21 17:52:16 -04:00