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
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom: Remove our defines of DRM_FORMAT_MOD_INVALID.
Eric Anholt
2018-03-09
2
-8
/
+0
*
broadcom: Suppress compiler warnings about enum pipe_tex_filter.
Eric Anholt
2018-03-09
2
-0
/
+2
*
egl/x11: Re-allocate buffers if format is suboptimal
Louis-Francis Ratté-Boulianne
2018-03-09
6
-7
/
+44
*
egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
2018-03-09
7
-63
/
+383
*
vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11
Louis-Francis Ratté-Boulianne
2018-03-09
3
-5
/
+63
*
vulkan/wsi/x11: Add support for DRI3 v1.2
Daniel Stone
2018-03-09
3
-19
/
+164
*
autotools: include all meson.build files
Dylan Baker
2018-03-09
1
-0
/
+2
*
st/mesa: gl_program::info.system_values_read is a 64-bit-field
Michel Dänzer
2018-03-09
2
-7
/
+7
*
swr/rast: Refactor memory gather operations
George Kyriazis
2018-03-09
2
-6
/
+4
*
swr/rast: Add KNOB_DISABLE_SPLIT_DRAW
George Kyriazis
2018-03-09
2
-8
/
+26
*
swr/rast: Add VPOPCNT
George Kyriazis
2018-03-09
2
-0
/
+9
*
swr/rast: Add tracking for stream out topology
George Kyriazis
2018-03-09
4
-5
/
+8
*
swr/rast: Add split draw and other state information to DrawInfoEvent.
George Kyriazis
2018-03-09
4
-32
/
+22
*
swr/rast: Refactor api and worker event handlers.
George Kyriazis
2018-03-09
2
-35
/
+52
*
swr/rast: Add support for generalized late and early z/stencil stats
George Kyriazis
2018-03-09
2
-0
/
+73
*
swr/rast: Rasterized Subspans stats support
George Kyriazis
2018-03-09
4
-0
/
+30
*
swr/rast: Added comment
George Kyriazis
2018-03-09
1
-0
/
+1
*
vulkan/wsi: clean up cleanup path
Eric Engestrom
2018-03-09
1
-7
/
+7
*
radv: Fix the autotools build take 2.
Bas Nieuwenhuizen
2018-03-09
1
-1
/
+1
*
etnaviv: allow mixing different bit depths for color and depth surfaces
Lucas Stach
2018-03-09
1
-1
/
+1
*
autotools: Add tegra to AM_DISTCHECK_CONFIGURE_FLAGS
Thierry Reding
2018-03-09
1
-1
/
+1
*
tegra: Initial support
Thierry Reding
2018-03-09
26
-4
/
+2770
*
nouveau: Add framebuffer modifier support
Thierry Reding
2018-03-09
6
-5
/
+146
*
nouveau/nvc0: Extract common tile mode macro
Thierry Reding
2018-03-09
1
-6
/
+9
*
drm/tegra: Sanitize format modifiers
Thierry Reding
2018-03-09
1
-17
/
+19
*
drm/fourcc: Fix fourcc_mod_code() definition
Thierry Reding
2018-03-09
1
-1
/
+1
*
radv: Fix autotools build.
Bas Nieuwenhuizen
2018-03-09
1
-10
/
+7
*
ac/nir: set number of channels for packed mrt exports
Samuel Pitoiset
2018-03-09
1
-0
/
+5
*
radv: Update version to 1.1.70.
Bas Nieuwenhuizen
2018-03-09
1
-2
/
+2
*
radv: Generate icd files.
Bas Nieuwenhuizen
2018-03-09
4
-25
/
+70
*
nir: Don't i2b a value that is already Boolean
Ian Romanick
2018-03-08
1
-0
/
+1
*
i965/vec4: Allow CSE on subset VF constant loads
Ian Romanick
2018-03-08
1
-0
/
+19
*
i965/vec4: Relax writemask condition in CSE
Ian Romanick
2018-03-08
1
-1
/
+9
*
i965/fs: Merge CMP and SEL into CSEL on Gen8+
Ian Romanick
2018-03-08
2
-0
/
+107
*
i965/fs: Add infrastructure for generating CSEL instructions.
Kenneth Graunke
2018-03-08
8
-1
/
+34
*
nir: Narrow some dot product operations
Ian Romanick
2018-03-08
1
-0
/
+8
*
i965: perf: consolidate unmapping oa perf bo outside accumulation
Lionel Landwerlin
2018-03-08
1
-4
/
+3
*
i965: perf: count number of accumlated reports
Lionel Landwerlin
2018-03-08
1
-0
/
+6
*
i965: perf: reuse timescale base function from query
Lionel Landwerlin
2018-03-08
1
-11
/
+2
*
i965: perf: store sysfs device entry into context
Lionel Landwerlin
2018-03-08
2
-76
/
+73
*
i965: perf: store the hw_id of the context in the query
Lionel Landwerlin
2018-03-08
1
-6
/
+11
*
i965: perf: default case for unknown query types
Lionel Landwerlin
2018-03-08
1
-1
/
+31
*
radeonsi: remove chip_class parameter from si_lower_nir
Marek Olšák
2018-03-08
4
-10
/
+6
*
winsys/amdgpu: query GDS info
Marek Olšák
2018-03-08
2
-0
/
+13
*
winsys/amdgpu: pad compute IBs
Marek Olšák
2018-03-08
1
-1
/
+3
*
radeonsi: expand constbuf 0 address correctly to fix Vega10 hangs
Marek Olšák
2018-03-08
1
-4
/
+17
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
5
-5
/
+28
*
etnaviv: add get_driver_query_group_info(..)
Christian Gmeiner
2018-03-08
1
-0
/
+13
*
etnaviv: add query_group_info for sw counters
Christian Gmeiner
2018-03-08
2
-6
/
+29
*
meson: Fix building gallium media libs without egl
Dylan Baker
2018-03-08
1
-1
/
+3
[next]