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
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Drop USER_INDEX_BUFFERS check
Mike Lothian
2017-02-25
2
-3
/
+1
*
st/nine: make use of common uploaders v4
Constantine Charlamov
2017-02-25
4
-74
/
+37
*
st/va: Fix up YV12 to NV12 putImage conversion
Thomas Hellstrom
2017-02-24
1
-20
/
+28
*
st/vdpau: Provide YV12 to NV12 putBits conversion v2
Thomas Hellstrom
2017-02-24
2
-19
/
+88
*
st/wgl: flush with ST_FLUSH_WAIT before releasing shared contexts
Charmaine Lee
2017-02-18
2
-2
/
+15
*
Revert "st/vdpau: Fix multithreading"
Thomas Hellstrom
2017-02-22
1
-21
/
+1
*
st/vdpau: Fix multithreading
Thomas Hellstrom
2017-02-22
1
-1
/
+21
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+2
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+3
*
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2017-02-14
2
-3
/
+3
*
vdpau: skip vlVdpOutputSurfacePutBitsNative with a zero-area rectangle
Marek Olšák
2017-02-14
1
-0
/
+7
*
gallium/vl: use the common uploader
Marek Olšák
2017-02-14
1
-4
/
+0
*
st/xlib: remove always true ifdef GLX_EXTENSION guards
Emil Velikov
2017-02-13
1
-6
/
+0
*
st/nine: update configure options in the README
Emil Velikov
2017-02-10
1
-2
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-2
/
+1
*
st/va: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
st/vdpau: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+4
*
st/xa: automake: remove duplicate -Wall
Emil Velikov
2017-01-27
1
-1
/
+1
*
st/dri: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
clover: automake: remove -I$(srcdir)
Emil Velikov
2017-01-27
1
-2
/
+1
*
clover: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
clover: Fix build against clang SVN >= r293097
Michel Dänzer
2017-01-27
1
-1
/
+8
*
st/nine: set the MUL_ZERO_WINS flag when supported
Ilia Mirkin
2017-01-23
1
-0
/
+3
*
st/va: make sure that we call begin_frame() only once v2
Christian König
2017-01-23
2
-3
/
+9
*
st/dri: ask the driver to update its internal copies on reimport
Philipp Zabel
2017-01-20
1
-0
/
+4
*
st/vdpau: only send buffers with B8G8R8A8 format to X
Nayan Deshmukh
2017-01-19
3
-3
/
+11
*
st/vdpau: remove the delayed rendering hack(v1.1)
Nayan Deshmukh
2017-01-17
6
-141
/
+52
*
st/vdpau: use dri3 to directly send the buffer to X(v2)
Nayan Deshmukh
2017-01-17
2
-27
/
+33
*
st/va: delay calling begin_frame until we have all parameters
Nayan Deshmukh
2017-01-16
1
-3
/
+3
*
st/va: flush pipeline after post processing
sguttula
2017-01-13
1
-0
/
+1
*
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
2017-01-12
1
-0
/
+1
*
st/nine: Protect dtors with mutex
Axel Davy
2017-01-12
4
-19
/
+64
*
st/nine: Flush the queue at device dtor
Axel Davy
2017-01-12
1
-1
/
+6
*
st/nine: Process pending commands on Reset
Axel Davy
2017-01-12
3
-0
/
+5
*
st/nine: Flush pending commands if needed for surface9 changes
Axel Davy
2017-01-12
2
-13
/
+32
*
st/nine: Rework CreatePipeSurface
Axel Davy
2017-01-12
2
-22
/
+30
*
st/nine: Remove duplicated checks
Axel Davy
2017-01-12
2
-10
/
+7
*
st/nine: Don't call u_box_union_* when dirty region is empty
Masanori Kakura
2017-01-12
3
-10
/
+22
*
clover: Check for executables before enqueueing a kernel
Pierre Moreau
2017-01-11
1
-1
/
+4
*
st/dri: remove trailing whitespace
Mauro Rossi
2017-01-11
1
-1
/
+1
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-2
/
+2
*
st/nine: Remove all usage of ureg_SUB in nine_shader
Axel Davy
2017-01-05
1
-8
/
+8
*
st/nine: Remove all usage of ureg_SUB in nine_ff
Axel Davy
2017-01-05
1
-20
/
+20
*
st/nine: Do not map SUB and ABS to their gallium equivalent.
Axel Davy
2017-01-05
1
-2
/
+23
*
st/va: fix incorrect argument in vl_compositor_cleanup
Nayan Deshmukh
2017-01-05
1
-1
/
+1
*
va: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-04
1
-2
/
+5
*
vdpau: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-04
2
-6
/
+13
*
st/va: error handling
Nayan Deshmukh
2017-01-03
1
-3
/
+15
*
st/vdpau: error handling
Nayan Deshmukh
2017-01-03
3
-15
/
+50
*
clover: Use Clang's diagnostics
Vedran Miletić
2016-12-24
1
-1
/
+6
[next]