tgsi: add PK2H/UP2H support
[mesa.git] / src / gallium / auxiliary / vl /
2016-01-12 Christian Königvl: use preferred format for deinterlacing
2016-01-12 Christian Königvl: improve motion adaptive deinterlacer
2016-01-12 Christian Königvl/buffers: extract vl_video_buffer_adjust_size helper
2016-01-08 Marek Olšákvl: allow fragment shader POSITION to be a system value
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2016-01-02 Marek Olšáku_upload_mgr: allow specifying PIPE_USAGE_* for the...
2016-01-02 Marek Olšáku_upload_mgr: remove alignment parameter from u_upload_...
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_alloc manually
2015-12-06 Edward O'Callaghangallium/auxiliary: Sanitize NULL checks into canonical...
2015-11-30 Julien Isorcevl/buffers: fixes vl_video_buffer_formats for RGBX
2015-11-29 Emil Velikovauxiliary/vl/dri: fd management cleanups
2015-11-29 Emil Velikovauxiliary/vl/drm: fd management cleanups
2015-11-21 Emil Velikovauxiliary/vl: Don't close the drm fd on failure
2015-11-21 Emil Velikov{auxiliary,targets}/vl: use static/dynamic pipe-loader
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-20 Emil Velikovauxiliary/vl/dri2: coding style fixes
2015-11-20 Emil Velikovauxiliary/vl/dri2: hide internal functions
2015-11-20 Emil Velikovauxiliary/vl/drm: hide internal functions
2015-11-20 Emil Velikovauxiliary/vl/dri2: setup the dispatch
2015-11-20 Emil Velikovauxiliary/vl/drm: use a label for the error path
2015-11-20 Emil Velikovauxiliary/vl/drm: setup the dispatch
2015-11-20 Emil Velikovauxiliary/vl: add dispatch table
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-08 Leo Liuvl: add drm support for vl_screen
2015-11-06 Julien Isorcevl/buffers: add RGBX and BGRX to the supported formats
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-04 Vinson Leevl/mpeg12: Silence GCC unused-variable warning.
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-13 Emil Velikovauxiliary/vl: use the correct screen index
2015-07-13 Emil Velikovauxiliary/vl: use loader_open_device() over open()
2015-07-13 Emil Velikovpipe-loader: remove pipe_loader_drm_probe_fd() x_auth...
2015-07-09 Christian Königvl: cleanup video buffer private when the decoder is...
2015-03-27 Christian Königgallium/vl: partially revert "Use util_cpu_to_le{16...
2015-02-23 Matt Turnergallium: Use util_cpu_to_le{16,32} in many more places.
2014-11-26 Emil Velikovauxiliary/vl: add galliumvl_stub.la
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-09-24 Emil Velikovtargets/pipe-loader: drop unused authentication
2014-08-26 Christian Königvl/compositor: set the scissor before clearing the...
2014-06-26 Emil Velikovauxiliary/vl: Remove no longer used SPLIT_TARGETS
2014-06-22 Emil Velikovtargets/vdpau-nouveau: convert to static/shared pipe...
2014-03-07 Kusanagi Kouichivl: Add rotation v3
2014-02-22 Emil Velikovvl/winsys_dri: cleanup vl_screen_create error path
2014-02-14 Grigori Goronzyvl: add motion adaptive deinterlacer
2014-02-13 Christian Königgallium/vl: remove remaining softpipe video functions
2014-02-11 Christian Königvl: add H264 encoding interface
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Christian Königvl/rbsp: add H.264 RBSP implementation
2014-02-06 Christian Königvl/vlc: add function to limit the vlc size
2014-02-06 Christian Königvl/vlc: add remove bits function
2014-01-23 Marek Olšákgallium/vl: use u_upload_mgr to upload vertices for...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-11-08 Christian Königvl: use a separate context for shader based decode v2
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulvl: remove old bind_fragment_sampler_states() calls
2013-10-03 Brian Paulvl: use pipe_context::bind_sampler_states() if non...
2013-10-01 Brian Paulgallium: include u_surface.h instead of u_rect.h
2013-09-25 Christian Königvl/mpeg12: use new vlc function to search for start...
2013-09-25 Christian Königvl/vlc: add fast forward search for byte value
2013-08-19 Emil Velikovvl/buffers: consistent use on VL_MAX_SURFACES
2013-08-19 Emil Velikovvl/idct: cleanup all idct buffers
2013-08-19 Emil Velikovvl/buffer: add sanity check after CALLOC_STRUCT
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-14 Rico Schüllervl: Add support for max level query v2
2013-07-25 Dave Airliegallium/vl: add prime support
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-06-26 Maarten Lankhorstvl/mpeg12: handle mpeg-1 bitstreams more correctly
2013-06-22 Maarten Lankhorstvl/mpeg12: fix mpeg-1 bytestream parsing
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-03 Christian Königvl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28...
2013-05-03 Christian Königvl/buffers: fix typo in function name
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-02-23 Vinson Leevl: Fix off-by-one error in device_name_length allocation.
2013-01-21 Maarten Lankhorstvl: round next_msc to integer frame, and kill skew_msc
2013-01-16 Maarten Lankhorstvl/video_buffer: fix up surface ordering for the interl...
2013-01-16 Maarten Lankhorstvl/compositor: fix weave shader bugs
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-26 Christian Königvl: fix the dri winsys helper screen init
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-05-14 Vinson Leevl: Initialize pipe_vertex_buffer.user_buffer fields.
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-09 Christian Königvl/mpeg12: make bitstream decoder more robust
2012-03-09 Christian Königvl/video_buffer: add YUYV and UYVY support
2012-03-08 Christian Königvl/video_buffer: add YUVA and VUYA support
2012-03-03 Christian Königvl: fix shader in/out numbering
2012-03-02 Christian Königvl/compositor: fix shader in/out numbering
2012-03-02 Christian Königvl/csc: simplify matrix handling
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
2012-03-02 Christian Königvl/compositor: add per vertex color suport
next