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
*
util/disk_cache: close fd in the fallback path
Eric Engestrom
2019-03-28
1
-4
/
+3
*
radv: skip updating depth/color metadata for conditional rendering
Samuel Pitoiset
2019-03-28
1
-3
/
+3
*
st/nir: Free the GLSL IR after linking.
Kenneth Graunke
2019-03-28
1
-0
/
+4
*
radv: enable VK_AMD_gpu_shader_int16
Samuel Pitoiset
2019-03-28
1
-0
/
+1
*
radv: do not lower frexp_exp and frexp_sig
Samuel Pitoiset
2019-03-28
1
-1
/
+0
*
ac: add ac_build_frex_exp() helper ans 16-bit/32-bit support
Samuel Pitoiset
2019-03-28
3
-3
/
+33
*
ac: add ac_build_frexp_mant() helper and 16-bit/32-bit support
Samuel Pitoiset
2019-03-28
3
-2
/
+31
*
iris: Actually advertise some modifiers
Kenneth Graunke
2019-03-27
1
-0
/
+39
*
intel/genxml: Media instructions and structures for gen11
Toni Lönnberg
2019-03-28
1
-24
/
+3450
*
intel/genxml: Media instructions and structures for gen10
Toni Lönnberg
2019-03-28
1
-24
/
+3284
*
intel/genxml: Media instructions and structures for gen9
Toni Lönnberg
2019-03-28
1
-24
/
+3090
*
intel/genxml: Media instructions and structures for gen8
Toni Lönnberg
2019-03-28
1
-0
/
+1572
*
intel/genxml: Media instructions and structures for gen7.5
Toni Lönnberg
2019-03-28
1
-1
/
+1291
*
intel/genxml: Media instructions and structures for gen7
Toni Lönnberg
2019-03-28
1
-1
/
+1347
*
intel/genxml: Media instructions and structures for gen6
Toni Lönnberg
2019-03-28
1
-1
/
+1003
*
intel/genxml: Only handle instructions meant for render engine when generating
Toni Lönnberg
2019-03-28
2
-7
/
+59
*
softpipe: add indirect store buffer/image unit
Dave Airlie
2019-03-28
1
-2
/
+34
*
softpipe/draw: fix vertex id in soft paths.
Dave Airlie
2019-03-28
5
-11
/
+19
*
freedreno/ir3: Push UBOs to constant file
Kristian H. Kristensen
2019-03-27
5
-16
/
+145
*
freedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
Kristian H. Kristensen
2019-03-27
8
-13
/
+120
*
st/glsl_to_nir: Calculate num_uniforms from NumParameterValues
Kristian H. Kristensen
2019-03-27
1
-5
/
+5
*
intel: Add Elkhart Lake PCI-IDs
Anuj Phogat
2019-03-27
1
-0
/
+4
*
intel: Add Elkhart Lake device info
Anuj Phogat
2019-03-27
1
-0
/
+60
*
radeon/vcn: add H.264 constrained baseline support
Leo Liu
2019-03-27
1
-0
/
+1
*
egl/android: chose node type based on swrast and preprocessor flags
Gurchetan Singh
2019-03-27
1
-3
/
+9
*
egl/android: use software rendering when appropriate
Gurchetan Singh
2019-03-27
1
-5
/
+6
*
egl/android: use swrast option in droid_load_driver
Gurchetan Singh
2019-03-27
1
-0
/
+18
*
egl/android: plumb swrast option
Gurchetan Singh
2019-03-27
1
-9
/
+9
*
egl/android: refactor droid_load_driver a bit
Gurchetan Singh
2019-03-27
1
-24
/
+20
*
egl/android: droid_open_device_drm_gralloc --> droid_open_device
Gurchetan Singh
2019-03-27
1
-7
/
+4
*
egl/android: move droid_open_device_drm_gralloc down a bit
Gurchetan Singh
2019-03-27
1
-27
/
+24
*
egl/android: move droid_image_loader_extension down a bit
Gurchetan Singh
2019-03-27
1
-10
/
+8
*
docs: update calendar, add news item and link release notes for 19.0.1
Dylan Baker
2019-03-27
3
-7
/
+8
*
docs: Add SHA256 sums for mesa 19.0.1
Dylan Baker
2019-03-27
1
-1
/
+2
*
docs: Add release notes for 19.0.1
Dylan Baker
2019-03-27
1
-0
/
+158
*
Revert "anv/radv: release memory allocated by glsl types during spirv_to_nir"
Jason Ekstrand
2019-03-27
2
-4
/
+0
*
panfrost: Wait for last job to finish in force_flush_fragment
Tomeu Vizoso
2019-03-27
1
-0
/
+8
*
panfrost: Pass the context BOs to the kernel so they aren't unmapped while in...
Tomeu Vizoso
2019-03-27
1
-3
/
+9
*
panfrost: Also tell the kernel about the checksum_slab
Tomeu Vizoso
2019-03-27
1
-4
/
+9
*
panfrost: Set the GEM handle for AFBC buffers
Tomeu Vizoso
2019-03-27
1
-0
/
+1
*
panfrost: Fix sscanf format options
Tomeu Vizoso
2019-03-27
1
-2
/
+2
*
virgl: Fake MSAA when max samples is 1
Alexandros Frantzis
2019-03-27
1
-1
/
+4
*
ac: use llvm.amdgcn.fmed3 intrinsic for nir_op_fmed3
Samuel Pitoiset
2019-03-27
3
-8
/
+36
*
gitlab-ci: Automatically retry jobs after runner system failure
Michel Dänzer
2019-03-27
1
-0
/
+4
*
gitlab-ci: Only pull/push cache contents in build+test stage jobs
Michel Dänzer
2019-03-27
1
-4
/
+3
*
gitlab-ci: Make sure clang job actually uses ccache
Michel Dänzer
2019-03-27
1
-2
/
+2
*
spirv: propagate the access flag for store and load derefs
Samuel Pitoiset
2019-03-27
3
-24
/
+32
*
nir: add nir_{load,store}_deref_with_access() helpers
Samuel Pitoiset
2019-03-27
1
-3
/
+21
*
spirv: make use of the select control support in nir
Timothy Arceri
2019-03-27
1
-0
/
+18
*
nir: add support for user defined select control
Timothy Arceri
2019-03-27
4
-1
/
+21
[next]