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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Add SpvCapabilityShaderViewportIndexLayerEXT
Caio Marcelo de Oliveira Filho
2018-03-07
3
-0
/
+13
*
android: anv: add libmesa_intel_dev static dependency
Mauro Rossi
2018-03-07
1
-0
/
+1
*
Revert "nir: bump loop unroll limit to 96."
Timothy Arceri
2018-03-07
1
-3
/
+1
*
ac/nir: don't put lod into args if it's zero.
Dave Airlie
2018-03-07
1
-2
/
+1
*
freedreno: bump required libdrm version
Christian Gmeiner
2018-03-06
2
-2
/
+2
*
nir: Simplify some comparisons like a+b < a
Ian Romanick
2018-03-06
1
-0
/
+9
*
nir: Use De Morgan's Law on logic compounded comparisons
Ian Romanick
2018-03-06
1
-0
/
+9
*
nir: Replace fmin(b2f(a), b) with a bcsel
Ian Romanick
2018-03-06
1
-0
/
+9
*
nir: Pull b2f out of bcsel
Ian Romanick
2018-03-06
1
-0
/
+1
*
nir: Replace an odd comparison involving fmin of -b2f
Ian Romanick
2018-03-06
1
-0
/
+13
*
nir: Mark bcsel-to-fmin (or fmax) transformations as inexact
Ian Romanick
2018-03-06
1
-2
/
+2
*
nir: Recognize some more open-coded fmin / fmax
Ian Romanick
2018-03-06
1
-0
/
+2
*
st/omx/tizonia/h264d: Add EGLImage support
Gurkirpal Singh
2018-03-06
7
-6
/
+227
*
st/omx/tizonia: Add H.264 encoder
Gurkirpal Singh
2018-03-06
18
-403
/
+2106
*
st/omx/tizonia: Add H.264 decoder
Gurkirpal Singh
2018-03-06
25
-1286
/
+2795
*
st/omx/tizonia: Add entrypoint
Gurkirpal Singh
2018-03-06
4
-2
/
+78
*
st/omx/tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
2018-03-06
10
-7
/
+128
*
st/omx/bellagio: Rename st and target directories
Gurkirpal Singh
2018-03-06
23
-50
/
+98
*
radv: report the scratch private memory size with shader stats
Samuel Pitoiset
2018-03-06
1
-1
/
+3
*
ac/nir: count the scratch private memory size
Samuel Pitoiset
2018-03-06
2
-2
/
+9
*
ac: add ac_count_scratch_private_memory()
Samuel Pitoiset
2018-03-06
3
-28
/
+38
*
ac/nir: only enable used channels when exporting parameters
Samuel Pitoiset
2018-03-06
1
-4
/
+20
*
ac: update enabled channels mask when optimizing PARAM exports
Samuel Pitoiset
2018-03-06
1
-2
/
+16
*
ac/nir: pass the number of enabled channels to si_llvm_init_export_args()
Samuel Pitoiset
2018-03-06
1
-8
/
+13
*
ac/shader: scan output usage mask for VS and TES
Samuel Pitoiset
2018-03-06
2
-0
/
+22
*
intel: Add missing includes for building on Android
Clayton Craft
2018-03-06
2
-0
/
+2
*
vulkan: do not expose surface/swapchain extensions on Android
Tapani Pälli
2018-03-06
2
-3
/
+3
*
anv: Don't expose VK_KHX_multiview on android.
Tapani Pälli
2018-03-06
1
-1
/
+1
*
gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
Roland Scheidegger
2018-03-06
1
-1
/
+1
*
tgsi/scan: use wrap-around shift behavior explicitly for file_mask
Roland Scheidegger
2018-03-06
3
-4
/
+12
*
clover: Allow overriding platform/device version numbers
Aaron Watry
2018-03-05
2
-5
/
+14
*
clover/llvm: Pass device down to compile
Aaron Watry
2018-03-05
1
-4
/
+3
*
clover: Pass device to llvm::create_compiler_instance
Aaron Watry
2018-03-05
1
-4
/
+5
*
clover/llvm: Use device in llvm compilation instead of copying fields
Aaron Watry
2018-03-05
3
-17
/
+15
*
radeonsi/nir: fix handling of doubles for gs inputs
Timothy Arceri
2018-03-06
1
-2
/
+6
*
ac: pass the unmodified number of components to load gs inputs
Timothy Arceri
2018-03-06
1
-2
/
+2
*
radeonsi: move si_nir_load_input_gs() to si_shader.c
Timothy Arceri
2018-03-06
3
-29
/
+20
*
broadcom/vc4: Add support for HW perfmon
Boris Brezillon
2018-03-05
5
-12
/
+249
*
drm-uapi: Update vc4 header with perfmon related definitions
Boris Brezillon
2018-03-05
1
-0
/
+76
*
r600: fix color export mask
Roland Scheidegger
2018-03-05
1
-0
/
+1
*
travis: keep meson version below 0.45.0
Andres Gomez
2018-03-05
1
-3
/
+4
*
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
2018-03-05
15
-2269
/
+35
*
intel/common: Use isl for decoder surface formats
Jordan Justen
2018-03-05
3
-1
/
+10
*
intel/isl: Add isl_format_is_valid
Jordan Justen
2018-03-05
2
-0
/
+10
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
33
-29
/
+137
*
gallium/aux/hud: Avoid possible buffer overflow
Gert Wollny
2018-03-05
1
-2
/
+6
*
gbm: give a name to rgba fields
Eric Engestrom
2018-03-05
2
-9
/
+14
*
egl: remove duplicated initialization
Andres Gomez
2018-03-05
1
-1
/
+0
*
freedreno/ir3: start dealing with half-precision
Rob Clark
2018-03-05
3
-30
/
+81
*
freedreno/ir3: fix fixing-up register footprint
Rob Clark
2018-03-05
2
-18
/
+27
[next]