mesa/src/gallium/drivers/softpipe
Dave Airlie be5276ae7d gallium: add support for LODQ opcodes.
This opcode provide support for GL_ARB_texture_query_lod,

Signed-off-by: Dave Airlie <airlied@redhat.com>
[imirkin: rebase, docs update]
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2014-04-07 01:06:18 -04:00
..
Android.mk softpipe: consolidate C sources list into Makefile.sources 2013-10-01 07:29:49 -07:00
Makefile.am gallium/drivers: compact compiler flags into Automake.inc 2013-11-16 16:29:28 +00:00
Makefile.sources softpipe: consolidate C sources list into Makefile.sources 2013-10-01 07:29:49 -07:00
SConscript softpipe: consolidate C sources list into Makefile.sources 2013-10-01 07:29:49 -07: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/vl: remove remaining softpipe video functions 2014-02-13 09:46:54 +01:00
sp_context.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_draw_arrays.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00: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 s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_flush.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_fs.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_fs_exec.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_limits.h softpipe: implement the new can_create_resource() function 2012-09-17 19:49:27 -06:00
sp_prim_vbuf.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_prim_vbuf.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_public.h ws/xlib: remove self-knowledge about users of xlib winsys 2010-03-09 15:33:21 +00:00
sp_quad.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_quad_blend.c softpipe: fix crash when accessing null colorbuffer 2014-01-20 08:18:21 -08:00
sp_quad_depth_test.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00: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 s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00: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 softpipe: actually pass >1 quad from triangle routine 2009-07-24 18:17:05 +01:00
sp_query.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_query.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_screen.c gallium: add support for LODQ opcodes. 2014-04-07 01:06:18 -04:00
sp_screen.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_setup.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_setup.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_blend.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_clip.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_derived.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_rasterizer.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_state_sampler.c softpipe: remove no-op checks in sampler, sampler_view functions 2014-04-03 19:39:23 -06:00
sp_state_shader.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00: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 s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_surface.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tex_sample.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tex_sample.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tex_tile_cache.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tex_tile_cache.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_texture.c softpipe: use 64-bit arithmetic in softpipe_resource_layout() 2014-03-03 10:41:42 -07:00
sp_texture.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tile_cache.c s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
sp_tile_cache.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00