summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* clover: remove bind_compute_sampler_states() callsBrian Paul2013-10-031-8/+6
* clover: use pipe_context::bind_sampler_states() if non-nullBrian Paul2013-10-031-2/+7
* st/egl: flush resources before presentationGrigori Goronzy2013-10-011-0/+11
* st/xorg: Include u_surface.h for u_copy_rectAlex Deucher2013-10-011-0/+1
* st/xvmc: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-6/+8
* st/xorg: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-25/+15
* st/xa: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-7/+9
* st/wgl: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-18/+16
* st/vega: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-63/+33
* st/vdpau: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-12/+14
* st/osmesa: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-2/+4
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-014-16/+10
* st/gbm: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-1/+4
* st/egl: consolidate C sources lists into Makefile.sourcesEmil Velikov2013-10-014-53/+53
* st/dri/sw: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-13/+8
* st/dri: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-13/+8
* st/clover: consolidate CPP sources list into Makefile.sourcesEmil Velikov2013-10-012-40/+43
* st/vdpau: Include u_surface.h for u_copy_rect.Vinson Lee2013-09-302-0/+2
* st/vdpau: Include u_format.h for util_format_description.Vinson Lee2013-09-301-0/+1
* st/xvmc: Include u_surface.h for u_copy_rect.Vinson Lee2013-09-301-0/+1
* st/egl: include u_format.h for util_format_get_blocksize()Brian Paul2013-09-301-0/+1
* st/vdpau: use a separate lock per decoderChristian König2013-09-252-9/+12
* st/vdpau: use new vlc function to serach for VC-1 start codesChristian König2013-09-251-2/+1
* gallium: add flush_resource context functionMarek Olšák2013-09-202-3/+11
* vega: Use pipe_context::blit instead of util_blit_pixels_tex.José Fonseca2013-09-182-20/+26
* vdpau/decode: Check max width and max height.Rico Schüller2013-09-151-0/+20
* st/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAYLAND.Johannes Obermayr2013-09-111-0/+1
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-1110-31/+31
* gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...Axel Davy2013-09-061-0/+2
* clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copiesTom Stellard2013-08-261-1/+1
* st/clover: Add event to deps even if it has been triggeredNiels Ole Salscheider2013-08-261-1/+1
* st/clover: Profiling supportNiels Ole Salscheider2013-08-263-18/+142
* build: Add --enable-gallium-osmesa flag.Matt Turner2013-08-211-1/+1
* vdpau/decode: Fix comment.Rico Schüller2013-08-211-1/+1
* vl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit formats.Rico Schüller2013-08-211-1/+6
* gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesaMaarten Lankhorst2013-08-201-2/+3
* st/vdpau: drop unnecessary variable profEmil Velikov2013-08-192-6/+8
* st/xvmc: exit gracefully if we fail to create video bufferEmil Velikov2013-08-191-0/+4
* st/vdpau: don't try to create video buffer when the format is FORMAT_NONEEmil Velikov2013-08-191-1/+4
* vdpau/vl 422 chroma width/height mix upAndy Furniss2013-08-191-1/+1
* vl: add entrypoint to is_video_format_supportedChristian König2013-08-192-3/+6
* vl: add entrypoint to get_video_paramChristian König2013-08-196-14/+30
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-196-13/+13
* vl: rename enum pipe_video_codec to pipe_video_formatChristian König2013-08-192-5/+5
* vl: use a template for create_video_decoderChristian König2013-08-192-20/+21
* dri: Choose a decent global driNConfigOptions.Eric Anholt2013-08-171-4/+1
* vl: Add support for max level query v2Rico Schüller2013-08-141-2/+2
* gallium-egl: Commit the rest of the native_wayland_drm_bufmgr_helper v2 patchKristian Høgsberg2013-08-073-7/+4
* egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira2013-08-074-15/+22
* gallium-egl: Don't add a listener for wl_drm twice in wayland platformAnder Conselvan de Oliveira2013-08-071-1/+0