index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
state_tracker/winsys_handle: Add plane input field
Jordan Justen
2019-08-13
1
-0
/
+5
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+1
*
gallium: remove boolean from state tracker APIs
Ilia Mirkin
2019-07-22
3
-44
/
+42
*
gallium: replace drm_driver_descriptor::configuration with driconf_xml
Marek Olšák
2019-04-23
1
-37
/
+8
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
1
-6
/
+0
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-4
/
+0
*
gallium: use put image shm2 path (v2)
Dave Airlie
2019-01-25
1
-1
/
+1
*
gallium: Correctly handle no config context creation
Elie Tournier
2018-09-10
1
-0
/
+2
*
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
2018-08-30
1
-0
/
+1
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
1
-1
/
+0
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
mesa/util: add allow_glsl_builtin_const_expression driconf override
Timothy Arceri
2018-06-19
1
-0
/
+1
*
drisw: learn to query shmid handle type
Marc-André Lureau
2018-05-30
3
-2
/
+3
*
drisw: use putImageShm if available
Marc-André Lureau
2018-05-30
1
-0
/
+3
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-3
/
+3
*
gallium: move winsys handle to it's own file.
Marc-André Lureau
2018-05-30
2
-47
/
+59
*
gallium: Correct minor typo in header comments
Alyssa Rosenzweig
2018-03-26
1
-1
/
+1
*
gallium: Make (num_)samples an unsigned int
Gert Wollny
2018-01-19
1
-1
/
+1
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+2
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
1
-0
/
+1
*
st/dri: fix deadlock when waiting on android fences
Marek Olšák
2017-11-11
1
-2
/
+1
*
st/dri: fix android fence regression
Marek Olšák
2017-11-10
1
-0
/
+2
*
gallium: Wire up flush control
Adam Jackson
2017-11-06
1
-0
/
+1
*
st_api: remove unused get_resource_for_egl_image
Nicolai Hähnle
2017-10-10
1
-37
/
+0
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
1
-1
/
+0
*
gallium/st: Add a method to flush outstanding swapbuffers
Thomas Hellstrom
2017-08-03
1
-0
/
+2
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
1
-1
/
+3
*
st/drm: add DRM_CONF_XML_OPTIONS
Nicolai Hähnle
2017-08-02
1
-0
/
+2
*
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2017-07-24
1
-0
/
+21
*
st/mesa: add destroy_drawable interface
Charmaine Lee
2017-07-20
1
-0
/
+7
*
st/mesa: Add support for KHR_no_error flag
Grigori Goronzy
2017-07-14
1
-0
/
+1
*
st/mesa: add a winsys buffers list in st_context
Charmaine Lee
2017-07-11
1
-0
/
+5
*
mesa/glthread: add glthread "perf" counters and pass them to gallium HUD
Marek Olšák
2017-06-26
1
-1
/
+3
*
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
1
-1
/
+1
*
gallium/winsys/drm: introduce modifier field to winsys_handle
Varad Gautam
2017-06-09
1
-0
/
+6
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
1
-0
/
+1
*
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
2017-03-22
1
-0
/
+1
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
1
-0
/
+19
*
st: add ST_FLUSH_WAIT to st_context_flush()
Charmaine Lee
2017-02-18
1
-0
/
+1
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+1
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+1
*
gallium/stapi: fix comment for st_visual::buffer_mask
Brian Paul
2016-10-24
1
-1
/
+1
*
gallium: annotate sw_driver_descriptor instance as const data
Emil Velikov
2016-10-14
1
-1
/
+1
*
gallium: annotate drm_driver_descriptor instance as const data
Emil Velikov
2016-10-14
1
-2
/
+2
*
gallium: rename drm_driver_descriptor::{, driver_}name
Emil Velikov
2016-10-14
1
-3
/
+3
*
gallium: remove unused drm_driver_descriptor::driver_name
Emil Velikov
2016-10-14
1
-8
/
+1
*
gallium: fix drm_driver_descriptor::name comment
Emil Velikov
2016-10-14
1
-1
/
+1
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+3
*
st/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
Ilia Mirkin
2016-09-20
1
-1
/
+1
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+1
[next]