| .. |
|
include
|
svga: updated svga3d_reg.h to latest public version
|
2011-09-23 07:58:44 -06:00 |
|
svgadump
|
svgadump: Dump the new depth format names.
|
2011-09-23 07:58:45 -06:00 |
|
Android.mk
|
android: add support for vmwgfx
|
2011-08-27 17:28:32 +08:00 |
|
Makefile
|
svga: share the source list
|
2011-08-27 17:28:31 +08:00 |
|
Makefile.sources
|
svga: remove support for shader model 2.0
|
2011-10-11 09:30:09 -06:00 |
|
SConscript
|
svga: share the source list
|
2011-08-27 17:28:31 +08:00 |
|
svga_cmd.c
|
svga: Coalesce multiple shader constants in a single command.
|
2011-09-23 07:58:44 -06:00 |
|
svga_cmd.h
|
svga: Coalesce multiple shader constants in a single command.
|
2011-09-23 07:58:44 -06:00 |
|
svga_context.c
|
svga: Plug a fence leak
|
2011-10-18 10:37:12 +02:00 |
|
svga_context.h
|
svga: implement point sprite suppport
|
2011-09-23 07:58:47 -06:00 |
|
svga_debug.h
|
svga: add DEBUG_CACHE option
|
2009-11-27 12:24:57 +00:00 |
|
svga_draw.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_draw.h
|
gallium/svga: Upload only parts of user-buffers that we actually use
|
2011-07-01 13:30:38 +02:00 |
|
svga_draw_arrays.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_draw_elements.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_draw_private.h
|
gallium/svga: Upload only parts of user-buffers that we actually use
|
2011-07-01 13:30:38 +02:00 |
|
svga_format.c
|
gallium: rename ZS stencil type to UINT (v2)
|
2011-10-11 16:13:29 +01:00 |
|
svga_format.h
|
svga: Cleanup format capability checking.
|
2011-09-23 07:58:47 -06:00 |
|
svga_hw_reg.h
|
svga: Add svga driver
|
2009-11-17 03:18:04 +01:00 |
|
svga_pipe_blend.c
|
svga: Fix PIPE_LOGICOP_INVERT.
|
2010-02-22 21:46:00 +00:00 |
|
svga_pipe_blit.c
|
gallium: add fallback for copying buffers to all drivers
|
2011-04-21 15:51:18 +02:00 |
|
svga_pipe_clear.c
|
gallium: rename ZS stencil type to UINT (v2)
|
2011-10-11 16:13:29 +01:00 |
|
svga_pipe_constants.c
|
Squashed commit of the following:
|
2010-04-10 16:05:54 +01:00 |
|
svga_pipe_depthstencil.c
|
gallium: implement set_sample_mask() in all drivers
|
2010-05-18 16:20:44 +02:00 |
|
svga_pipe_draw.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_pipe_flush.c
|
gallium: remove flags from the flush function
|
2011-03-11 21:39:31 +01:00 |
|
svga_pipe_fs.c
|
svga: remove support for shader model 2.0
|
2011-10-11 09:30:09 -06:00 |
|
svga_pipe_misc.c
|
gallium: rename ZS stencil type to UINT (v2)
|
2011-10-11 16:13:29 +01:00 |
|
svga_pipe_query.c
|
winsys/svga: Update to vmwgfx kernel module 2.1
|
2011-09-29 20:24:57 +02:00 |
|
svga_pipe_rasterizer.c
|
svga: implement point sprite suppport
|
2011-09-23 07:58:47 -06:00 |
|
svga_pipe_sampler.c
|
gallium: move border color to be a color union
|
2011-09-27 20:02:02 +01:00 |
|
svga_pipe_vertex.c
|
svga: Proper redefine_user_buffer implementation.
|
2011-02-16 21:53:10 +00:00 |
|
svga_pipe_vs.c
|
svga: remove support for shader model 2.0
|
2011-10-11 09:30:09 -06:00 |
|
svga_public.h
|
svga: Move bootstrap code to targets
|
2010-06-06 13:02:43 +01:00 |
|
svga_resource.c
|
gallium: kill is_resource_referenced
|
2011-03-11 21:39:30 +01:00 |
|
svga_resource.h
|
Squashed commit of the following:
|
2010-04-10 16:05:54 +01:00 |
|
svga_resource_buffer.c
|
svga: Use transfer information on buffer transfers.
|
2011-03-16 11:21:12 +00:00 |
|
svga_resource_buffer.h
|
svga: Fix multiple uploads of the same user-buffer.
|
2011-07-01 13:30:41 +02:00 |
|
svga_resource_buffer_upload.c
|
svga: call u_default_redefine_user_buffer() to fix failed assertion
|
2011-09-21 16:32:00 -06:00 |
|
svga_resource_buffer_upload.h
|
svga: Ensure DMA commands are serialized with unsynchronized flag is unset.
|
2011-03-15 15:38:18 +00:00 |
|
svga_resource_texture.c
|
svga: Cleanup format capability checking.
|
2011-09-23 07:58:47 -06:00 |
|
svga_resource_texture.h
|
svga: Cleanup format capability checking.
|
2011-09-23 07:58:47 -06:00 |
|
svga_sampler_view.c
|
svga: Cleanup format capability checking.
|
2011-09-23 07:58:47 -06:00 |
|
svga_sampler_view.h
|
svga: Describe svga_sampler_views for refcnt debugging
|
2011-02-18 14:46:47 +00:00 |
|
svga_screen.c
|
svga: remove support for shader model 2.0
|
2011-10-11 09:30:09 -06:00 |
|
svga_screen.h
|
svga: remove support for shader model 2.0
|
2011-10-11 09:30:09 -06:00 |
|
svga_screen_cache.c
|
svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
|
2009-12-11 13:15:12 +00:00 |
|
svga_screen_cache.h
|
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
|
2010-02-02 15:18:01 +00:00 |
|
svga_state.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_state.h
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_state_constants.c
|
svga: remove emit_consts() offset parameter
|
2011-09-23 07:59:00 -06:00 |
|
svga_state_framebuffer.c
|
gallium: rename ZS stencil type to UINT (v2)
|
2011-10-11 16:13:29 +01:00 |
|
svga_state_fs.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_state_need_swtnl.c
|
svga: emit user-defined clip plane state
|
2011-04-27 11:51:30 -06:00 |
|
svga_state_rss.c
|
svga: implement point sprite suppport
|
2011-09-23 07:58:47 -06:00 |
|
svga_state_tss.c
|
svga: Rebind framebuffer and tss bindings strictly when necessary.
|
2011-04-12 12:00:49 +01:00 |
|
svga_state_vdecl.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_state_vs.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_surface.c
|
svga: indentation/formatting fixes
|
2011-09-23 07:59:21 -06:00 |
|
svga_surface.h
|
svga: Fix NULL dereference.
|
2011-02-18 19:03:43 +00:00 |
|
svga_swtnl.h
|
svga: Remove redundant svga_draw_range_elements.
|
2010-08-25 16:06:38 +08:00 |
|
svga_swtnl_backend.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_swtnl_draw.c
|
svga: clean up return values and error codes
|
2011-09-23 07:59:00 -06:00 |
|
svga_swtnl_private.h
|
Squashed commit of the following:
|
2010-04-10 16:05:54 +01:00 |
|
svga_swtnl_state.c
|
svga: Stippled lines can also be drawn with triangles.
|
2011-02-11 07:48:05 +00:00 |
|
svga_tgsi.c
|
svga: remove support for shader model 2.0
|
2011-10-11 09:30:09 -06:00 |
|
svga_tgsi.h
|
svga: implement texture swizzling
|
2011-09-23 07:58:48 -06:00 |
|
svga_tgsi_decl_sm30.c
|
svga: check that we don't exceed input/ouput register limits
|
2011-09-23 07:58:47 -06:00 |
|
svga_tgsi_emit.h
|
svga: remove old, unused sincos code for SM2.0
|
2011-10-11 09:55:48 -06:00 |
|
svga_tgsi_insn.c
|
svga: remove old, unused sincos code for SM2.0
|
2011-10-11 09:55:48 -06:00 |
|
svga_winsys.h
|
winsys/svga: Update to vmwgfx kernel module 2.1
|
2011-09-29 20:24:57 +02:00 |