index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
st/dri: reduce dri_fill_st_options() params
Marek Olšák
2017-03-07
1
-3
/
+5
*
st/dri: use local pointer to st_context_iface
Marek Olšák
2017-03-07
1
-4
/
+7
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+2
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+3
*
st/dri: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
st/dri: ask the driver to update its internal copies on reimport
Philipp Zabel
2017-01-20
1
-0
/
+4
*
st/dri: remove trailing whitespace
Mauro Rossi
2017-01-11
1
-1
/
+1
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-2
/
+50
*
gallium: wire up server_wait_sync
Rob Clark
2016-12-01
1
-1
/
+5
*
st/dri: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-2
/
+3
*
st/dri: check pipe_screen->resource_get_handle() return value
Nicholas Bishop
2016-09-27
1
-2
/
+4
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
2
-22
/
+108
*
gbm: wire up fence extension
Rob Clark
2016-09-07
1
-0
/
+1
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-6
/
+7
*
st/dri: respect driver's request to avoid mixed color/depth bit configs
Ilia Mirkin
2016-08-23
1
-2
/
+6
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
1
-2
/
+2
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
2
-4
/
+4
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+2
*
st/dri: Clear drawable texture_mask in dri2_invalidate_drawable
Michel Dänzer
2016-06-14
1
-0
/
+1
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+0
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
1
-3
/
+3
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-5
/
+2
*
st/dri: cleanup image_from_fd/dma_buf paths
Stanimir Varbanov
2016-05-30
1
-37
/
+44
*
st/dri: add handling of R8 and GR88 DRI fourcc formats
Stanimir Varbanov
2016-05-30
1
-0
/
+20
*
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
2016-05-24
1
-1
/
+8
*
mesa_glinterop: drop mesa_glinterop_device_info::interop_version
Emil Velikov
2016-05-24
1
-2
/
+0
*
st/dri: add note about GL interop version checks
Emil Velikov
2016-05-24
1
-2
/
+4
*
mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}
Emil Velikov
2016-05-24
1
-2
/
+2
*
mesa_glinterop: s/struct_version/version/
Emil Velikov
2016-05-24
1
-2
/
+2
*
mesa_glinterop: use consistent naming scheme for GL interop
Emil Velikov
2016-05-24
1
-3
/
+3
*
st/dri: don't call close(-1) in dri{2, kms_}_init_screen error path
Emil Velikov
2016-05-23
1
-10
/
+20
*
st/dri: Add support for DRIimage extension mapImage/unmapImage
Rob Herring
2016-05-23
1
-1
/
+42
*
Revert "st/dri: add 32-bit RGBX/RGBA formats"
Marek Olšák
2016-04-24
2
-10
/
+0
*
st/dri: add 32-bit RGBX/RGBA formats
Rob Herring
2016-04-21
2
-0
/
+10
*
st/dri: implement the GL interop DRI extension (v2.2)
Marek Olšák
2016-04-20
1
-0
/
+258
*
st/dri: Fix RGB565 EGLImage creation
Nicolas Dufresne
2016-04-20
1
-20
/
+24
*
st/dri: Factor out DRI2 to PIPE_FORMAT conversion
Nicolas Dufresne
2016-04-20
1
-34
/
+27
*
gallium/winsys/drm: add offset to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+2
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
2
-7
/
+19
*
st/dri: Don't call invalidate_resource for NULL depth/stencil buffers
Michel Dänzer
2016-01-18
1
-2
/
+4
*
st/dri: fd management cleanups
Emil Velikov
2015-11-29
1
-2
/
+14
*
gallium: remove unused function declarations
Emil Velikov
2015-11-25
1
-1
/
+0
*
st/dri: NULL check the pscreen earlier
Emil Velikov
2015-11-21
3
-16
/
+14
*
st/dri: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-2
/
+2
*
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
6
-35
/
+11
[next]