mesa/src/gallium/drivers/softpipe
Dave Airlie aafdc5bda4 softpipe: fix unused variable warning.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-11-10 06:39:38 +10:00
..
Android.mk Remove tgsi_sse2. 2011-11-08 22:57:34 +00:00
Makefile automake: Globally add stub automake targets to the old Makefiles. 2012-06-11 09:28:00 -07:00
SConscript Remove tgsi_sse2. 2011-11-08 22:57:34 +00:00
sp_clear.c softpipe: remove the 32bits limitation on depth(-stencil) formats 2012-01-03 16:19:08 +00:00
sp_clear.h gallium: move clear paths from rgba to a pointer to a color union (v2) 2011-09-18 15:12:47 +01:00
sp_context.c gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
sp_context.h softpipe: implement blit 2012-09-30 18:57:57 +02:00
sp_draw_arrays.c gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
sp_fence.c softpipe: add a better fake implementation of fences 2011-06-02 16:50:46 +02:00
sp_fence.h softpipe: Dummy fence functions. 2010-03-11 12:24:56 +00:00
sp_flush.c gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
sp_flush.h gallium: remove flags from the flush function 2011-03-11 21:39:31 +01:00
sp_fs.h Remove tgsi_sse2. 2011-11-08 22:57:34 +00:00
sp_fs_exec.c softpipe: implement fragment shader variants 2011-07-21 09:57:37 -06: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: Handle adjacency primitives. 2012-11-09 13:43:19 +00:00
sp_prim_vbuf.h
sp_public.h ws/xlib: remove self-knowledge about users of xlib winsys 2010-03-09 15:33:21 +00:00
sp_quad.h gallium: Prefix #defines in tgsi_exec.h with TGSI_ 2012-01-30 13:37:00 -05:00
sp_quad_blend.c softpipe: Fix rgb_dst_factor == PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE. 2012-11-09 13:43:19 +00:00
sp_quad_depth_test.c gallium: Prefix #defines in tgsi_exec.h with TGSI_ 2012-01-30 13:37:00 -05:00
sp_quad_depth_test_tmp.h softpipe: add special cases for all Z compare modes for 16-bit Z buffer 2010-03-23 09:00:19 -06:00
sp_quad_fs.c softpipe: consolidate sampler-related arrays 2012-08-06 08:33:17 -06:00
sp_quad_pipe.c softpipe: use the polygon stipple utility module 2011-07-21 10:32:15 -06:00
sp_quad_pipe.h
sp_quad_stipple.c
sp_query.c gallium: adapt to get_query_result interface change 2012-03-30 17:12:51 +02:00
sp_query.h
sp_screen.c softpipe: add ARB_texture_cube_map_array support (v1.1) 2012-11-09 10:29:26 +10:00
sp_screen.h softpipe: fix llvm build 2012-01-11 10:16:56 +00:00
sp_setup.c softpipe: fix numFragsEmitted debug code 2012-06-27 07:50:57 -06:00
sp_setup.h
sp_state.h gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
sp_state_blend.c softpipe: implement blend color clamping 2011-09-14 08:15:59 -06:00
sp_state_clip.c softpipe: make clip state functions static 2010-09-25 14:25:40 -06:00
sp_state_derived.c llvmpipe: remove polygon stipple assertion 2012-08-17 09:07:49 -06:00
sp_state_rasterizer.c softpipe: make rasterizer state functions static 2010-09-25 14:25:40 -06:00
sp_state_sampler.c softpipe: add 'start' parameter to bind_sampler_states/views() 2012-08-16 09:01:31 -06:00
sp_state_shader.c softpipe: fix softpipe_delete_fs_state() failed assertion 2012-08-10 13:27:04 -06:00
sp_state_so.c draw/softpipe: EXT_transform_feedback support (v2) 2012-01-10 12:07:51 +00:00
sp_state_surface.c softpipe: fix set_framebuffer_state with uninitialized surfaces past nr_cbufs-1 2012-09-30 18:57:56 +02:00
sp_state_vertex.c gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
sp_surface.c gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
sp_surface.h
sp_tex_sample.c softpipe: fix unused variable warning. 2012-11-10 06:39:38 +10:00
sp_tex_sample.h softpipe: add ARB_texture_cube_map_array support (v1.1) 2012-11-09 10:29:26 +10:00
sp_tex_tile_cache.c gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
sp_tex_tile_cache.h softpipe: remove unused functions 2012-10-11 21:12:10 +02:00
sp_texture.c softpipe: add ARB_texture_cube_map_array support (v1.1) 2012-11-09 10:29:26 +10:00
sp_texture.h Merge remote branch 'origin/master' into pipe-video 2010-12-11 13:43:44 +01:00
sp_tile_cache.c gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
sp_tile_cache.h gallium: unify transfer functions 2012-10-11 21:12:16 +02:00