gbm: Introduce modifiers into surface/bo creation
[mesa.git] / src / gallium / state_trackers /
2017-03-13 Christian Königst/va: add config support for 10bit decoding v2
2017-03-13 Christian Königst/va: add support for allocating 10bpp surfaces
2017-03-13 Christian Königst/va: add support for P010 and P016 formats v3
2017-03-13 Christian Königst/va: clear the video surface on allocation
2017-03-13 Christian Königst/va: cleanup error handling in vlVaCreateSurfaces2
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_setname() with u_thre...
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
2017-03-10 Emil Velikovst/xa: suffix xa-indent{,.sh} and add a shebang line
2017-03-08 Timothy Arcerist/nine: pass NULL to ureg_get_tokens()
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread_wait() with thrd_join()
2017-03-06 Timothy Arcerigallium/util: remove PIPE_THREAD_ROUTINE()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar with cnd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread with thrd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_signal() with cnd_si...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_wait() with cnd_wait()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_init() with cnd_init()
2017-03-06 Marek Olšákst/dri: reduce dri_fill_st_options() params
2017-03-06 Marek Olšákst/dri: use local pointer to st_context_iface
2017-03-06 Mark Thompsonst/omx: Set end-of-frame flag on bitstream output buffers
2017-03-06 Mark Thompsonst/omx: Fix port format enumeration
2017-03-06 Mark Thompsonst/va: Fix forward/backward referencing for deinterlacing
2017-03-06 Mark Thompsonst/va: Support fractional framerate in misc parameter
2017-03-06 Andy Furnissst/va encode handle ntsc framerate rate control
2017-03-02 Matt Turnerclover: Work around build failure with AltiVec.
2017-02-27 Jan Veselyclover: Dump linked binary to a different file
2017-02-25 Mike Lothianst/nine: Drop USER_INDEX_BUFFERS check
2017-02-25 Constantine Charlamovst/nine: make use of common uploaders v4
2017-02-24 Thomas Hellstromst/va: Fix up YV12 to NV12 putImage conversion
2017-02-24 Thomas Hellstromst/vdpau: Provide YV12 to NV12 putBits conversion v2
2017-02-18 Charmaine Leest/wgl: flush with ST_FLUSH_WAIT before releasing share...
2017-02-22 Thomas HellstromRevert "st/vdpau: Fix multithreading"
2017-02-22 Thomas Hellstromst/vdpau: Fix multithreading
2017-02-17 Timothy Arcerist/mesa/glsl: build string of dri options and use as...
2017-02-15 Samuel Pitoisetdriconf: add allow_higher_compat_version option
2017-02-14 Marek Olšákgallium: let state trackers tell u_vbuf whether user...
2017-02-14 Marek Olšákvdpau: skip vlVdpOutputSurfacePutBitsNative with a...
2017-02-14 Marek Olšákgallium/vl: use the common uploader
2017-02-13 Emil Velikovst/xlib: remove always true ifdef GLX_EXTENSION guards
2017-02-10 Emil Velikovst/nine: update configure options in the README
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-02-01 Boyuan Zhangst/va: add h264 constrained baseline profile
2017-02-01 Boyuan Zhangst/vdpau: add h264 constrained baseline profile
2017-01-27 Emil Velikovst/xa: automake: remove duplicate -Wall
2017-01-27 Emil Velikovst/dri: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovclover: automake: remove -I$(srcdir)
2017-01-27 Emil Velikovclover: automake: include builddir prior to srcdir
2017-01-27 Michel Dänzerclover: Fix build against clang SVN >= r293097
2017-01-24 Ilia Mirkinst/nine: set the MUL_ZERO_WINS flag when supported
2017-01-23 Christian Königst/va: make sure that we call begin_frame() only once v2
2017-01-20 Philipp Zabelst/dri: ask the driver to update its internal copies...
2017-01-19 Nayan Deshmukhst/vdpau: only send buffers with B8G8R8A8 format to X
2017-01-17 Nayan Deshmukhst/vdpau: remove the delayed rendering hack(v1.1)
2017-01-17 Nayan Deshmukhst/vdpau: use dri3 to directly send the buffer to X(v2)
2017-01-16 Nayan Deshmukhst/va: delay calling begin_frame until we have all...
2017-01-13 sguttulast/va: flush pipeline after post processing
2017-01-12 Chuck Atkinsglx: Add missing glproto dependency for gallium-xlib glx
2017-01-12 Axel Davyst/nine: Protect dtors with mutex
2017-01-12 Axel Davyst/nine: Flush the queue at device dtor
2017-01-12 Axel Davyst/nine: Process pending commands on Reset
2017-01-12 Axel Davyst/nine: Flush pending commands if needed for surface9...
2017-01-12 Axel Davyst/nine: Rework CreatePipeSurface
2017-01-12 Axel Davyst/nine: Remove duplicated checks
2017-01-12 Masanori Kakurast/nine: Don't call u_box_union_* when dirty region...
2017-01-12 Pierre Moreauclover: Check for executables before enqueueing a kernel
2017-01-11 Mauro Rossist/dri: remove trailing whitespace
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2017-01-05 Axel Davyst/nine: Remove all usage of ureg_SUB in nine_shader
2017-01-05 Axel Davyst/nine: Remove all usage of ureg_SUB in nine_ff
2017-01-05 Axel Davyst/nine: Do not map SUB and ABS to their gallium equiva...
2017-01-05 Nayan Deshmukhst/va: fix incorrect argument in vl_compositor_cleanup
2017-01-04 Marek Olšákva: call texture_get_handle while the mutex is being...
2017-01-04 Marek Olšákvdpau: call texture_get_handle while the mutex is being...
2017-01-03 Nayan Deshmukhst/va: error handling
2017-01-03 Nayan Deshmukhst/vdpau: error handling
2016-12-25 Vedran Miletićclover: Use Clang's diagnostics
2016-12-20 Axel Davyst/nine: Upload on secondary context for Draw*Up
2016-12-20 Axel Davyst/nine: Dirty MANAGED buffers at Lock time
2016-12-20 Axel Davyst/nine: Implement new buffer upload path
2016-12-20 Axel Davyst/nine: Allow non-zero resource offset for vertex...
2016-12-20 Axel Davyst/nine: Do not wait for DEFAULT lock for volumes when...
2016-12-20 Axel Davyst/nine: Do not wait for DEFAULT lock for surfaces...
2016-12-20 Axel Davyst/nine: Add arguments to context's blit and copy_region
2016-12-20 Axel Davyst/nine: Idem for nine_context_gen_mipmap
2016-12-20 Axel Davyst/nine: Bind destination for surface/volume uploads
2016-12-20 Axel Davyst/nine: Use nine_context_box_upload for volumes
2016-12-20 Axel Davyst/nine: Fix leak with volume dtor
2016-12-20 Axel Davyst/nine: Fix leak with cubetexture dtor
2016-12-20 Axel Davyst/nine: Use nine_context_box_upload for surfaces
2016-12-20 Axel Davyst/nine: Implement nine_context_box_upload
2016-12-20 Axel Davyst/nine: Use nine_context_gen_mipmap in BaseTexture9
2016-12-20 Axel Davyst/nine: Implement nine_context_gen_mipmap
2016-12-20 Axel Davyst/nine: Optimize managed buffer upload
2016-12-20 Axel Davyst/nine: Implement nine_context_range_upload
2016-12-20 Axel Davyst/nine: Do not bind the container if forward is false
next