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
/
xa
/
xa_tracker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
1
-1
/
+1
*
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
1
-1
/
+1
*
st/xa: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+2
*
st/xa: don't call close(-1) in xa_tracker_create error path
Emil Velikov
2016-05-23
1
-3
/
+3
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-2
/
+4
*
st/xa: fd management cleanups
Emil Velikov
2015-11-29
1
-1
/
+8
*
{st,targets}/xa: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
1
-14
/
+2
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
1
-1
/
+1
*
st/xa: Use PIPE_FORMAT_R8_UNORM when available
Thomas Hellstrom
2015-09-17
1
-8
/
+20
*
xa: add xa_surface_from_handle2 v2
Rob Clark
2015-09-07
1
-10
/
+31
*
pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument
Emil Velikov
2015-07-13
1
-1
/
+1
*
xa: don't leak fences
Rob Clark
2015-07-10
1
-1
/
+1
*
mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util
Emil Velikov
2015-06-12
1
-12
/
+0
*
xa: support for drivers which use NIR
Rob Clark
2015-04-05
1
-0
/
+12
*
st/xa: silence unused variable warning
Brian Paul
2014-09-22
1
-0
/
+1
*
st/xa: Don't close the drm fd on failure v2
Thomas Hellstrom
2014-07-03
1
-1
/
+6
*
targets/xa: provide alternative(static) xa target
Emil Velikov
2014-06-30
1
-0
/
+8
*
st/xa: missing handle type
Rob Clark
2014-02-16
1
-0
/
+1
*
st/xa: use pipe-loader to get screen
Rob Clark
2014-02-16
1
-1
/
+6
*
xa: move surface to ref/unref api
Jerome Glisse
2013-07-25
1
-1
/
+15
*
xa: add handle type parameter to get handle
Jerome Glisse
2013-07-25
1
-1
/
+10
*
xa: add xa_surface_from_handle()
Rob Clark
2013-07-25
1
-4
/
+37
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+1
*
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility
Thomas Hellstrom
2011-11-25
1
-9
/
+9
*
st/xa: Add a scanout flag for surfaces
Thomas Hellstrom
2011-11-01
1
-0
/
+12
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
st/xa: surfaces and sampler views are per context
Thomas Hellstrom
2011-09-29
1
-4
/
+5
*
st/xa: Add a function to check for supported formats
Thomas Hellstrom
2011-06-27
1
-4
/
+26
*
st/xa: Really support xa_surface_format. Bump minor.
Thomas Hellstrom
2011-06-21
1
-0
/
+6
*
st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.
Thomas Hellstrom
2011-06-15
1
-0
/
+420