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
/
include
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gallium: remove st_api::get_proc_address hook
Emil Velikov
2016-06-13
1
-12
/
+0
*
st/vdpau: move FormatRGBAToPipe into the interop
Christian König
2016-03-29
1
-0
/
+65
*
st/vdpau: add new interop interface
Christian König
2016-03-29
2
-1
/
+100
*
gallium/winsys/drm: add layer to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+5
*
gallium/winsys/drm: add offset to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+5
*
gallium: remove unused function declarations
Emil Velikov
2015-11-25
1
-5
/
+0
*
target-helpers: remove inline_drm_helper.h
Emil Velikov
2015-11-21
1
-6
/
+0
*
pipe-loader: rework the sw backend
Emil Velikov
2015-11-21
1
-0
/
+21
*
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
2015-10-31
2
-0
/
+4
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
st/dri: add support for create_context_robustness GLX and EGL extensions
Marek Olšák
2015-05-12
1
-0
/
+1
*
gallium,clover: add OpenCL interoperability support for CL events
Marek Olšák
2015-04-30
1
-0
/
+40
*
gallium: pass st_config_options to query_versions
Marek Olšák
2014-08-11
1
-0
/
+1
*
gallium/stapi: move setting GL versions to the state tracker
Marek Olšák
2014-08-11
1
-0
/
+10
*
st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0
Marek Olšák
2014-07-18
1
-0
/
+1
*
target-helpers: add dd_configuration(), dd_driver_name()
Emil Velikov
2014-06-19
1
-0
/
+4
*
target-helpers: add dd_create_screen() helper
Emil Velikov
2014-06-19
1
-0
/
+2
*
winsys/xlib: move xlib_create_sw_winsys within the winsys
Emil Velikov
2014-02-22
1
-10
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
2
-2
/
+5
*
gallium/dri: Support DRI Image extension version 7
Christopher James Halse Rogers
2013-12-10
1
-0
/
+2
*
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
2013-12-10
1
-3
/
+6
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
1
-0
/
+49
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
1
-1
/
+2
*
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2013-07-30
1
-0
/
+1
*
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2013-07-30
1
-2
/
+3
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
1
-0
/
+1
*
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
2013-07-30
1
-2
/
+3
*
gallium: handle drirc disable_glsl_line_continuations option
Vadim Girlin
2013-04-19
1
-0
/
+1
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-0
/
+1
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+4
*
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
2012-11-29
1
-0
/
+11
*
st/mesa: allow forward-compatible contexts and set Const.ContextFlags
Marek Olšák
2012-11-29
1
-2
/
+1
*
st/mesa: accept and handle configuration options from st/dri
Vadim Girlin
2012-08-23
1
-0
/
+14
*
gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
2012-05-29
1
-0
/
+16
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-1
/
+0
*
st-api: fix typos, whitespace, line wrapping
Brian Paul
2012-02-01
1
-6
/
+6
*
st-api: Have context_create explain why creation failed
Ian Romanick
2011-12-23
1
-0
/
+14
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
1
-9
/
+10
*
drm_driver: Add a configuration function to the driver descriptor.
Thomas Hellstrom
2011-10-14
1
-1
/
+46
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
1
-19
/
+6
[next]