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/clover: Fix build after shrink of pipe_box
Aaron Watry
2017-04-05
1
-3
/
+3
*
st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
2017-04-01
1
-1
/
+1
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-16
/
+2
*
st/wgl: Replace variable name hdc with hDrawDC
Neha Bhende
2017-03-31
2
-10
/
+10
*
st/wgl: add support for WGL_ARB_make_current_read
Brian Paul
2017-03-31
8
-16
/
+107
*
stw/wgl: add null context check in wglBindTexImageARB()
Brian Paul
2017-03-31
1
-0
/
+6
*
vdpau: fix a maybe-uninitialized warning
Marek Olšák
2017-03-30
1
-1
/
+1
*
st/va: remove assert for single slice
Nayan Deshmukh
2017-03-28
1
-1
/
+1
*
st/nine: Use atomics for available_texture_mem
Axel Davy
2017-03-26
1
-2
/
+2
*
st/nine: Resolve deadlock in surface/volume dtors when using csmt
Axel Davy
2017-03-26
3
-5
/
+17
*
st/nine: Fix user vertex data uploader with csmt
Axel Davy
2017-03-26
2
-8
/
+8
*
clover: use pipe_resource references
Jan Vesely
2017-03-24
2
-3
/
+9
*
st/omx/enc: use PIPE_USAGE_STAGING for output buffer
Leo Liu
2017-03-23
1
-2
/
+4
*
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
2017-03-22
1
-0
/
+3
*
Android: clean-up trailing '\' in make variables
Rob Herring
2017-03-22
1
-3
/
+3
*
st/wgl: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+3
*
st/dri: wait for thread to finish before unbinding context
Timothy Arceri
2017-03-18
1
-0
/
+3
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
3
-0
/
+37
*
st/va: add config support for 10bit decoding v2
Christian König
2017-03-13
2
-4
/
+21
*
st/va: add support for allocating 10bpp surfaces
Christian König
2017-03-13
1
-9
/
+15
*
st/va: add support for P010 and P016 formats v3
Christian König
2017-03-13
4
-3
/
+22
*
st/va: clear the video surface on allocation
Christian König
2017-03-13
1
-4
/
+35
*
st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
2017-03-13
1
-25
/
+27
*
gallium/util: replace pipe_thread_setname() with u_thread_setname()
Timothy Arceri
2017-03-12
1
-2
/
+2
*
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
2017-03-12
1
-1
/
+1
*
st/xa: suffix xa-indent{,.sh} and add a shebang line
Emil Velikov
2017-03-10
2
-2
/
+2
*
st/nine: pass NULL to ureg_get_tokens()
Timothy Arceri
2017-03-09
2
-4
/
+2
*
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
2017-03-07
1
-1
/
+2
*
gallium/util: replace pipe_condvar with cnd_t
Timothy Arceri
2017-03-07
2
-3
/
+3
*
gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
21
-408
/
+408
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
22
-325
/
+325
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
6
-7
/
+7
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
7
-10
/
+10
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
4
-4
/
+4
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
7
-11
/
+11
*
gallium/util: replace pipe_condvar_signal() with cnd_signal()
Timothy Arceri
2017-03-07
2
-4
/
+4
*
gallium/util: replace pipe_condvar_wait() with cnd_wait()
Timothy Arceri
2017-03-07
2
-3
/
+3
*
gallium/util: replace pipe_condvar_init() with cnd_init()
Timothy Arceri
2017-03-07
2
-3
/
+3
*
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/omx: Set end-of-frame flag on bitstream output buffers
Mark Thompson
2017-03-06
1
-0
/
+3
*
st/omx: Fix port format enumeration
Mark Thompson
2017-03-06
1
-0
/
+2
*
st/va: Fix forward/backward referencing for deinterlacing
Mark Thompson
2017-03-06
2
-7
/
+7
*
st/va: Support fractional framerate in misc parameter
Mark Thompson
2017-03-06
1
-1
/
+7
*
st/va encode handle ntsc framerate rate control
Andy Furniss
2017-03-06
1
-6
/
+13
*
clover: Work around build failure with AltiVec.
Matt Turner
2017-03-02
1
-0
/
+3
*
clover: Dump linked binary to a different file
Jan Vesely
2017-02-27
1
-2
/
+6
*
st/nine: Drop USER_INDEX_BUFFERS check
Mike Lothian
2017-02-25
2
-3
/
+1
[next]