gallium: new, unified pipe_context::set_sampler_views() function
[mesa.git] / src / gallium / state_trackers /
2013-10-22 Brian Paulst/dri: minor formatting clean-ups in dri_context.c
2013-10-21 Francisco Jerezclover: Improve region and pitch argument handling...
2013-10-21 Francisco Jerezclover: Add a pixel_size() method to the image class.
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Francisco Jerezclover: Make sure hidden is the default symbol visibility.
2013-10-21 Tom Stellardclover: Prepare the build system for ICD support.
2013-10-21 Francisco Jerezclover: Fix memory leak when initializing a device...
2013-10-21 Francisco Jerezclover: Tidy up resource::mapping.
2013-10-21 Francisco Jerezclover: Simplify command_queue::flush().
2013-10-21 Francisco Jerezclover: Clean up the kernel and program object interface.
2013-10-21 Francisco Jerezclover: Clean up the interface of the context object...
2013-10-21 Francisco Jerezclover: Delete copy constructors and assignment operato...
2013-10-21 Francisco Jerezclover: Define a few convenience equality operators.
2013-10-21 Francisco Jerezclover: Simplify the platform object by using util...
2013-10-21 Francisco Jerezclover: Add property list helpers with a syntax consist...
2013-10-21 Francisco Jerezclover: Switch samplers to the new model.
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch kernel and program objects to the new...
2013-10-21 Francisco Jerezclover: Switch command queues to the new model.
2013-10-21 Francisco Jerezclover: Switch event objects to the new model.
2013-10-21 Francisco Jerezclover: Switch context objects to the new model.
2013-10-21 Francisco Jerezclover: Switch device objects to the new model.
2013-10-21 Francisco Jerezclover: Switch platform objects to the new model.
2013-10-21 Francisco Jerezclover: Define helper classes for the new object model.
2013-10-21 Francisco Jerezclover: Clean up property query functions by using...
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
2013-10-21 Francisco Jerezclover: Name include guards consistently.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-10-21 Francisco Jerezclover: Clean up the event profiling code.
2013-10-21 Francisco Jerezclover: Import new utility library.
2013-10-21 Tom Stellardclover: Use std::numeric_limits<std::size_t>::max(...
2013-10-16 Tom Stellardclover: Link libclc before running any optimizations
2013-10-13 Grigori Goronzyst/vdpau: add format conversions for GetBitsYCbCr
2013-10-11 Kristian Høgsbergwayland: Don't rely on static variable for identifying...
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-10-09 Gaetan Nadongallium/state_trackers/glx: X11/Xlib.h: No such file...
2013-10-09 Gaetan Nadongallium/state_trackers/egl: use X11_INCLUDES rather...
2013-10-09 Grigori Goronzyst/vdpau: really block until surface is idle
2013-10-09 Grigori Goronzyst/vdpau: add new formats to OutputSurface rendering
2013-10-09 Grigori Goronzyst/vdpau: fix GenerateCSCMatrix with NULL procamp
2013-10-08 Marek Olšákst/dri: don't export any private symbols
2013-10-07 Laurent Carlierclover: fix building with llvm-3.4 since rev191922
2013-10-03 Emil Velikovgallium-egl: use standard variable types over EGLBoolea...
2013-10-03 Brian Paulclover: remove bind_compute_sampler_states() calls
2013-10-03 Brian Paulclover: use pipe_context::bind_sampler_states() if...
2013-10-01 Grigori Goronzyst/egl: flush resources before presentation
2013-10-01 Alex Deucherst/xorg: Include u_surface.h for u_copy_rect
2013-10-01 Emil Velikovst/xvmc: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/xorg: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/xa: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/wgl: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/vega: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/vdpau: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovst/osmesa: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovst/glx: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/gbm: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/egl: consolidate C sources lists into Makefile.sources
2013-10-01 Emil Velikovst/dri/sw: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovst/dri: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/clover: consolidate CPP sources list into Makefile...
2013-10-01 Vinson Leest/vdpau: Include u_surface.h for u_copy_rect.
2013-10-01 Vinson Leest/vdpau: Include u_format.h for util_format_description.
2013-10-01 Vinson Leest/xvmc: Include u_surface.h for u_copy_rect.
2013-10-01 Brian Paulst/egl: include u_format.h for util_format_get_blocksize()
2013-09-25 Christian Königst/vdpau: use a separate lock per decoder
2013-09-25 Christian Königst/vdpau: use new vlc function to serach for VC-1 start...
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-09-18 José Fonsecavega: Use pipe_context::blit instead of util_blit_pixel...
2013-09-15 Rico Schüllervdpau/decode: Check max width and max height.
2013-09-11 Johannes Obermayrst/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAY...
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-08-27 Tom Stellardclover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for...
2013-08-27 Niels Ole Salscheiderst/clover: Add event to deps even if it has been triggered
2013-08-27 Niels Ole Salscheiderst/clover: Profiling support
2013-08-22 Matt Turnerbuild: Add --enable-gallium-osmesa flag.
2013-08-21 Rico Schüllervdpau/decode: Fix comment.
2013-08-21 Rico Schüllervl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit...
2013-08-20 Maarten Lankhorstgallium/osmesa: add same checks to OSMesaMakeCurrent...
2013-08-19 Emil Velikovst/vdpau: drop unnecessary variable prof
2013-08-19 Emil Velikovst/xvmc: exit gracefully if we fail to create video...
2013-08-19 Emil Velikovst/vdpau: don't try to create video buffer when the...
2013-08-19 Andy Furnissvdpau/vl 422 chroma width/height mix up
2013-08-19 Christian Königvl: add entrypoint to is_video_format_supported
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-08-19 Christian Königvl: use a template for create_video_decoder
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-08-07 Kristian Høgsberggallium-egl: Commit the rest of the native_wayland_drm_...
2013-08-07 Ander Conselvan... egl: Update to Wayland 1.2 server API
2013-08-07 Ander Conselvan... gallium-egl: Don't add a listener for wl_drm twice...
2013-08-07 Ander Conselvan... gallium-egl: Simplify native_wayland_drm_bufmgr_helper...
2013-07-30 Marek Olšákst/dri: add a new driconf option disable_shader_bit_enc...
2013-07-30 Marek Olšákmesa,glsl,st/dri: add a new driconf option force_glsl_v...
2013-07-30 Marek Olšákst/dri: remove driOptionCache from dri_context in favor...
2013-07-30 Marek Olšákst/dri: move enabling postprocessing to dri_screen
2013-07-30 Marek Olšákst/dri: remove more unused driconf options
2013-07-30 Marek Olšákst/dri: implement the driconf option force_s3tc_enable...
next