gallium/u_blitter: use draw_rectangle for all blits except cubemaps
[mesa.git] / src / gallium / state_trackers /
2017-09-07 Leo LiuRevert "st/va: add enviromental variable to disable...
2017-09-07 Leo Liust/va: move YUV content to deinterlaced buffer when...
2017-09-07 Leo Liust/va: reallocate the buffer if the layout isn't supported
2017-09-07 Leo Liust/omx: use vl/compositor helper function for YUV deint...
2017-09-04 Nicolai Hähnlenine: always generate two-dimensional constant file...
2017-08-23 Leo Liust/va: exclude the buffer reallocation for encode case
2017-08-22 Leo Liust/va: enable P016 format i.e. reallocate buffer if...
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Aaron Watryclover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2017-08-21 Leo Liust/va: add MJPEG for config
2017-08-21 Leo Liust/va: reallocate surface with YUYV stream
2017-08-21 Leo Liust/va: detect MJPEG format from bitstream
2017-08-21 Leo Liust/va: reallocate surface when interlaced
2017-08-21 Leo Liust/va: make surface allocate functions more usefully
2017-08-21 Leo Liust/va: add slice parameter handling for MJPEG
2017-08-21 Leo Liust/va: add huffman table handling for MJPEG
2017-08-21 Leo Liust/va: add iq matrix handling for MJPEG
2017-08-21 Leo Liust/va: add picture parameter handling for MJPEG
2017-08-21 Leo Liust/va: add handles for MJPEG Buffers
2017-08-21 Leo Liust/va: create decoder for MJPEG format
2017-08-21 Leo Liust/va: add MJPEG picture to context
2017-08-17 Frank Richterst/wgl: check for negative delta in wait_swap_interval()
2017-08-16 Aaron Watryclover/event: Include additional event statuses for...
2017-08-14 Julien Isorcest/va: change frame_idx from array to hash table
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-09 Rob Herringst/dri2: fix kms_swrast driconf option handling
2017-08-07 Gurchetan Singhst/dri: add drisw image extension
2017-08-07 Gurchetan Singhst/dri: move some image functions to dri_helpers.c
2017-08-07 Gurchetan Singhst/dri: organize order of includers in dri_helpers
2017-08-07 Gurchetan Singhst/dri: change dri_extensions to dri_helpers
2017-08-06 Aaron Watryclover/device: Move device_version into core and add...
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-04 Nicolai Hähnlegallium: get rid of pipe_screen_config::flags
2017-08-04 Jan Veselyclover: Fix build after llvm r309911
2017-08-03 Bruce Cherniakst/osmesa: add osmesa framebuffer iface hash table...
2017-08-03 Thomas Hellstromst/dri2 Plumb the flush_swapbuffer functionality throug...
2017-08-02 Emil Velikovst/dri: NULL check before deref DRI loader .getCapability
2017-08-02 Nicolai Hähnlepipe-loader: fix driinfo for software and non-radeonsi...
2017-08-02 Nicolai Hähnlest/dri: implement v2 of DRI_ConfigOptions
2017-08-02 Nicolai Hähnlegallium: move loading of drirc to pipe-loader
2017-08-02 Nicolai Hähnlegallium: move driinfo XML to pipe_loader
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-08-01 Marek Olšákst/dri: don't set PIPE_BIND_SHARED for privately-alloca...
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-31 Marek Olšákdri_interface,egl,gallium: only expose RGBA visuals...
2017-07-25 Daniel Stonest/dri2: Return invalid modifier when no driver support
2017-07-25 Daniel Stonest/dri: Check get-handle return value in queryImage
2017-07-24 Charmaine Leest/mesa: create framebuffer iface hash table per st...
2017-07-22 Karol Herbsttgsi: populate precise
2017-07-21 Charmaine Leest/mesa: add destroy_drawable interface
2017-07-19 Emil Velikovst/dri: list __DRI2_FENCE extension only where needed
2017-07-19 Emil Velikovswrast: add dri2ConfigQueryExtension to the correct...
2017-07-17 Mark Thompsonst/va: Fix scaling list ordering for H.265
2017-07-14 Grigori Goronzyst/mesa: Add KHR_no_error toggle to driconf
2017-07-14 Grigori Goronzyst/mesa: Add support for KHR_no_error flag
2017-07-14 Grigori Goronzydri: Add KHR_no_error DRI extension
2017-07-13 Marek Olšákst/dri: add 32-bit RGBX/RGBA formats
2017-07-12 Charmaine Leest/mesa: add a winsys buffers list in st_context
2017-07-06 Olivier Lauffenburgerst/wgl: Implement wglUseFontBitmaps.
2017-07-06 Olivier Lauffenburgerst/wgl: improve selection of pixel format
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-26 Marek Olšákutil: move pipe_thread_is_self from gallium to src...
2017-06-24 Lucas Stachst/dri2: implement image offset query
2017-06-23 Marek Olšákst/dri: add a drirc workaround for Rocket League
2017-06-23 Marek Olšákst/dri: get drirc options before creating pipe_screen
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-22 Chandu Babu Nchange va max_entrypoints
2017-06-22 Chandu Babu Nst/va: Fix leak in VAAPI subpictures
2017-06-21 Ilia Mirkinst/xvmc: deal with drivers wanting different texture...
2017-06-14 Aaron Watryclover/device: Get device/host unified memory from...
2017-06-12 Marek Olšákvl,omx,va,vdpau,xvmc: don't set the priv pointer in...
2017-06-09 Frank Richtergallium/wgl: Allow context creation even if SetPixelFor...
2017-06-09 Varad Gautamst/dri: support format modifier queries
2017-06-09 Varad Gautamst/dri: support format queries
2017-06-09 Varad Gautamst/dri: implement DRIimage creation from dmabufs with...
2017-06-09 Varad Gautamst/dri: implement createImageWithModifiers in DRIimage
2017-06-09 Varad Gautamst/dri: enable DRIimage modifier queries
2017-06-09 Varad Gautamgallium/winsys/drm: introduce modifier field to winsys_...
2017-06-07 Thomas Hellandutil: Port nir_array functionality to u_dynarray
2017-06-07 Thomas Hellandgallium: Add missing includes
2017-06-07 Thomas Hellstromst/dri: Allow gallium drivers to turn off two GLX exten...
2017-06-07 Thomas Hellstromst/dri: Allow dri users to query also driver options
2017-06-02 Gurchetan Singhst/dri: Use fence extension in drisw.c
2017-06-02 Gurchetan Singhst/dri: move fence implemention into separate file
2017-05-29 Gregory Hainautglthread/gallium: require safe_glthread to start glthread
2017-05-25 Brian Paulst/wgl: whitespace, formatting fixes in stw_device.c
2017-05-23 Axel Davyst/nine: Fix a regression and syntax cleanup
2017-05-20 John Brooksdriconf: Add allow_glsl_builtin_variable_redeclaration...
2017-05-19 Emil Velikovst/xvmc: add DRI3 support
2017-05-19 Emil Velikovst/omx: add DRI3 support
2017-05-19 Emil Velikovst/omx: fix building against X11-less setups
2017-05-19 Emil Velikovst/omx: remove unneeded X11 include
2017-05-19 Emil Velikovst/omx: remove unused drm_driver.h includes
2017-05-19 Emil Velikovst/va: check if vl_*_screen_create has failed only...
2017-05-19 Emil Velikovst/va: fix misplaced closing bracket
2017-05-19 Emil Velikovst/va: move variable declaration to where its used
2017-05-19 Emil Velikovauxiliary/vl: use vl_*_screen_create stubs when buildin...
2017-05-19 Emil Velikovconfigure: check once for DRI3 dependencies
next