..
Android.mk
Automake.inc
Makefile.am
Makefile.sources
softpipe: add sp_buffer.h to the sources list (release tarball)
2016-05-30 10:28:53 +01:00
SConscript
sp_buffer.c
softpipe: avoid buffer overflow
2016-04-13 11:51:35 +10:00
sp_buffer.h
softpipe: add SSBO/shader atomics support.
2016-04-12 14:16:13 +10:00
sp_clear.c
sp_clear.h
sp_compute.c
softpipe: avoid leaking local_mem on machines alloc failure
2016-05-01 11:19:08 -04:00
sp_context.c
softpipe: s/Elements/ARRAY_SIZE/
2016-04-27 10:23:19 -06:00
sp_context.h
softpipe: add support for compute shaders. (v2)
2016-04-27 09:01:03 +10:00
sp_draw_arrays.c
sp_fence.c
gallium: add a pipe_context parameter to fence_finish
2016-08-10 01:11:10 +02:00
sp_fence.h
sp_flush.c
gallium: add a pipe_context parameter to fence_finish
2016-08-10 01:11:10 +02:00
sp_flush.h
softpipe: add image support to softpipe (v3)
2016-03-31 09:14:16 +10:00
sp_fs.h
sp_fs_exec.c
tgsi: accept a starting PC value for exec machine.
2016-04-27 08:56:17 +10:00
sp_image.c
gallium: change pipe_image_view::first_element/last_element -> offset/size
2016-08-17 14:15:33 +02:00
sp_image.h
softpipe: add image support to softpipe (v3)
2016-03-31 09:14:16 +10:00
sp_limits.h
softpipe: bump 3D texture limit to 2048
2016-05-02 07:29:02 +10:00
sp_prim_vbuf.c
sp_prim_vbuf.h
sp_public.h
sp_quad.h
sp_quad_blend.c
sp_quad_depth_test.c
softpipe: add support for explicit early depth testing
2016-03-31 09:13:54 +10:00
sp_quad_depth_test_tmp.h
sp_quad_fs.c
softpipe: add support for explicit early depth testing
2016-03-31 09:13:54 +10:00
sp_quad_pipe.c
softpipe: add support for explicit early depth testing
2016-03-31 09:13:54 +10:00
sp_quad_pipe.h
sp_quad_stipple.c
gallium: fix various undefined left shifts into sign bit
2016-05-07 16:46:59 -05:00
sp_query.c
gallium: add bool return to pipe_context::end_query
2016-04-21 22:32:50 -05:00
sp_query.h
sp_screen.c
gallium: add cap to export device pointer size
2016-08-29 14:40:15 -04:00
sp_screen.h
sp_setup.c
sp_setup.h
sp_state.h
gallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 09:07:25 -06:00
sp_state_blend.c
sp_state_clip.c
sp_state_derived.c
Remove wrongly repeated words in comments
2016-06-23 13:55:03 -07:00
sp_state_image.c
gallium: Use enum pipe_shader_type in set_shader_images()
2016-08-29 09:07:37 -06:00
sp_state_rasterizer.c
sp_state_sampler.c
gallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 09:07:25 -06:00
sp_state_shader.c
gallium: make constant_buffer const
2016-06-20 12:36:20 -04:00
sp_state_so.c
sp_state_surface.c
softpipe: Set samples and layers in set_framebuffer_state() cb
2016-04-07 12:03:58 +10:00
sp_state_vertex.c
sp_surface.c
softpipe: (trivial) honor render_condition_enabled for clear_rt/clear_ds
2016-08-29 18:15:08 +02:00
sp_surface.h
sp_tex_sample.c
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
2016-08-17 14:15:33 +02:00
sp_tex_sample.h
sp_tex_tile_cache.c
softpipe: s/Elements/ARRAY_SIZE/
2016-04-27 10:23:19 -06:00
sp_tex_tile_cache.h
sp_texture.c
gallium: add a pipe_context parameter to resource_get_handle
2016-08-25 14:09:48 +02:00
sp_texture.h
softpipe: add image support to softpipe (v3)
2016-03-31 09:14:16 +10:00
sp_tile_cache.c
softpipe: s/Elements/ARRAY_SIZE/
2016-04-27 10:23:19 -06:00
sp_tile_cache.h