index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
Timothy Arceri
3
-13
/
+0
2018-01-30
gallium: add type parameter to create_fence_fd
Andres Rodriguez
1
-1
/
+1
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
10
-6
/
+14
2018-01-19
gallium: Make (num_)samples an unsigned int
Gert Wollny
1
-1
/
+5
2018-01-19
st/vdpau: release held lock in error path
Grazvydas Ignotas
1
-1
/
+3
2018-01-17
nine: assume that user constant buffers are always supported
Marek Olšák
4
-156
/
+4
2018-01-17
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
1
-1
/
+1
2018-01-17
st/va: add break for MPEG4 data buffer handling case
Leo Liu
1
-0
/
+1
2018-01-17
st/va: remove TODO line for JPEG data buffer handling
Leo Liu
1
-1
/
+0
2018-01-17
st/va: release held locks in error paths
Grazvydas Ignotas
3
-3
/
+9
2018-01-16
st/va: clear pointers for mpeg2 quantiser matrices
Indrajit Das
1
-0
/
+5
2018-01-15
Revert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control"
Adam Jackson
1
-2
/
+0
2018-01-11
meson: Use consistent style for tests
Dylan Baker
1
-2
/
+6
2018-01-09
st/omx_bellagio: Update default intra matrix per MPEG2 spec
Indrajit Das
1
-5
/
+5
2018-01-08
.gitignore: Ignore new generated files
Scott D Phillips
1
-0
/
+1
2018-01-08
meson: build clover
Dylan Baker
1
-0
/
+122
2018-01-03
st/dri: Add option to control exposure of 10 bpc color configs.
Mario Kleiner
1
-0
/
+8
2018-01-03
st/dri: Add support for BGR[A/X]1010102 formats.
Mario Kleiner
1
-1
/
+14
2018-01-03
st/dri: Support texture_from_pixmap for BGR[A/X]1010102 formats.
Mario Kleiner
1
-0
/
+3
2018-01-03
st/dri2: Add buffer handling for BGR[A/X]1010102 formats.
Mario Kleiner
1
-0
/
+13
2018-01-03
st/dri2: Add format translations for BGR[A/X]1010102 formats.
Mario Kleiner
1
-0
/
+28
2017-12-20
st/dri: allow direct YUYV import
Lucas Stach
1
-0
/
+7
2017-12-19
gallium: plumb context priority through to driver
Rob Clark
2
-2
/
+23
2017-12-15
st/va: directly use idr pic flag
Boyuan Zhang
1
-5
/
+3
2017-12-07
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
1
-0
/
+1
2017-12-04
meson: build gallium nine state_tracker
Dylan Baker
1
-0
/
+69
2017-12-04
meson: build gallium xa state tracker
Dylan Baker
1
-0
/
+45
2017-12-04
meson: build gallium va state tracker
Dylan Baker
1
-0
/
+39
2017-12-04
meson: build gallium omx state tracker
Dylan Baker
1
-0
/
+30
2017-12-04
meson: build gallium xvmc state tracker
Dylan Baker
1
-0
/
+53
2017-12-04
meson: build gallium vdpau state tracker
Dylan Baker
1
-0
/
+32
2017-11-30
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
1
-0
/
+2
2017-11-29
gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_flush_control
Adam Jackson
1
-0
/
+2
2017-11-28
st/dri: replace hard-coded array size with ARRAY_SIZE()
Eric Engestrom
1
-1
/
+1
2017-11-25
gallium/hud: add HUD sharing within a context share group
Marek Olšák
1
-2
/
+10
2017-11-25
gallium/hud: update the HUD interface for multiple contexts
Marek Olšák
7
-13
/
+14
2017-11-25
gallium/hud: use cso_get_pipe_context
Marek Olšák
4
-4
/
+4
2017-11-25
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
4
-4
/
+4
2017-11-25
st/dri: remove dead code and incorrect comment around make_current
Marek Olšák
1
-13
/
+0
2017-11-25
st/dri: clean up dri_unbind_context
Marek Olšák
1
-3
/
+4
2017-11-17
st/va: implement poc type
Boyuan Zhang
1
-0
/
+1
2017-11-16
autotools: change version TINY -> PATCH
Dylan Baker
1
-1
/
+1
2017-11-16
autotools: set XA versions in configure.ac and configure header file
Dylan Baker
1
-3
/
+3
2017-11-15
gallium/wgl: fix default pixel format issue
Frank Richter
1
-2
/
+21
2017-11-13
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
1
-1
/
+0
2017-11-11
st/dri: fix deadlock when waiting on android fences
Marek Olšák
1
-2
/
+1
2017-11-10
meson: build gallium-xlib based glx
Dylan Baker
1
-0
/
+27
2017-11-10
st/dri: fix android fence regression
Marek Olšák
1
-1
/
+1
2017-11-09
st/dri: use stapi flush instead of pipe flush when creating fences
Nicolai Hähnle
1
-5
/
+6
2017-11-09
util: move os_time.[ch] to src/util
Nicolai Hähnle
1
-1
/
+1
[next]