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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/vdpau: use a separate lock per decoder
Christian König
2013-09-25
2
-9
/
+12
*
st/vdpau: use new vlc function to serach for VC-1 start codes
Christian König
2013-09-25
1
-2
/
+1
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
2
-3
/
+11
*
vega: Use pipe_context::blit instead of util_blit_pixels_tex.
José Fonseca
2013-09-18
2
-20
/
+26
*
vdpau/decode: Check max width and max height.
Rico Schüller
2013-09-15
1
-0
/
+20
*
st/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAYLAND.
Johannes Obermayr
2013-09-11
1
-0
/
+1
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
10
-31
/
+31
*
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
2013-09-06
1
-0
/
+2
*
clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies
Tom Stellard
2013-08-26
1
-1
/
+1
*
st/clover: Add event to deps even if it has been triggered
Niels Ole Salscheider
2013-08-26
1
-1
/
+1
*
st/clover: Profiling support
Niels Ole Salscheider
2013-08-26
3
-18
/
+142
*
build: Add --enable-gallium-osmesa flag.
Matt Turner
2013-08-21
1
-1
/
+1
*
vdpau/decode: Fix comment.
Rico Schüller
2013-08-21
1
-1
/
+1
*
vl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit formats.
Rico Schüller
2013-08-21
1
-1
/
+6
*
gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesa
Maarten Lankhorst
2013-08-20
1
-2
/
+3
*
st/vdpau: drop unnecessary variable prof
Emil Velikov
2013-08-19
2
-6
/
+8
*
st/xvmc: exit gracefully if we fail to create video buffer
Emil Velikov
2013-08-19
1
-0
/
+4
*
st/vdpau: don't try to create video buffer when the format is FORMAT_NONE
Emil Velikov
2013-08-19
1
-1
/
+4
*
vdpau/vl 422 chroma width/height mix up
Andy Furniss
2013-08-19
1
-1
/
+1
*
vl: add entrypoint to is_video_format_supported
Christian König
2013-08-19
2
-3
/
+6
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
6
-14
/
+30
*
vl: rename pipe_video_decoder to pipe_video_codec
Christian König
2013-08-19
6
-13
/
+13
*
vl: rename enum pipe_video_codec to pipe_video_format
Christian König
2013-08-19
2
-5
/
+5
*
vl: use a template for create_video_decoder
Christian König
2013-08-19
2
-20
/
+21
*
dri: Choose a decent global driNConfigOptions.
Eric Anholt
2013-08-17
1
-4
/
+1
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
1
-2
/
+2
*
gallium-egl: Commit the rest of the native_wayland_drm_bufmgr_helper v2 patch
Kristian Høgsberg
2013-08-07
3
-7
/
+4
*
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2013-08-07
4
-15
/
+22
*
gallium-egl: Don't add a listener for wl_drm twice in wayland platform
Ander Conselvan de Oliveira
2013-08-07
1
-1
/
+0
*
gallium-egl: Simplify native_wayland_drm_bufmgr_helper interface
Ander Conselvan de Oliveira
2013-08-07
9
-308
/
+276
*
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2013-07-30
3
-1
/
+5
*
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2013-07-30
3
-5
/
+9
*
st/dri: remove driOptionCache from dri_context in favor of dri_screen
Marek Olšák
2013-07-30
2
-13
/
+1
*
st/dri: move enabling postprocessing to dri_screen
Marek Olšák
2013-07-30
4
-16
/
+18
*
st/dri: remove more unused driconf options
Marek Olšák
2013-07-30
1
-6
/
+1
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
3
-2
/
+20
*
driconf: remove the unused option allow_large_textures
Marek Olšák
2013-07-30
1
-2
/
+1
*
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
2013-07-30
3
-1
/
+5
*
st/osmesa: initialize disable_glsl_line_continuations
Marek Olšák
2013-07-30
1
-0
/
+1
*
clover: Added missing address space checking of kernel parameters v2
Jonathan Charest
2013-07-30
1
-15
/
+31
*
st/clover: Allow double precision operations
Niels Ole Salscheider
2013-07-25
1
-0
/
+1
*
xa: move surface to ref/unref api
Jerome Glisse
2013-07-25
3
-2
/
+18
*
xa: let ddx handle flush
Jerome Glisse
2013-07-25
2
-9
/
+2
*
xa: export a common context flush function
Jerome Glisse
2013-07-25
4
-7
/
+17
*
xa: add handle type parameter to get handle
Jerome Glisse
2013-07-25
2
-2
/
+18
*
xa: add xa_surface_from_handle()
Rob Clark
2013-07-25
2
-4
/
+46
*
clover: Respect kernel argument alignment restrictions.
Francisco Jerez
2013-07-22
2
-2
/
+19
*
clover: Extend kernel arguments for differing host and device data types.
Francisco Jerez
2013-07-22
2
-4
/
+56
*
clover: Byte-swap kernel arguments when host and device endianness differ.
Francisco Jerez
2013-07-22
1
-37
/
+65
*
clover: Add kernel argument fields to allow differing host/target data types.
Francisco Jerez
2013-07-22
1
-2
/
+23
[next]