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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
12
-53
/
+11
*
panfrost: Refactor blend descriptors
Alyssa Rosenzweig
2019-05-07
3
-120
/
+122
*
lima/gpir: enable lowering for ftrunc
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
lima/gpir: implement nir_op_fmov
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
lima: use int_to_float lowering pass
Vasily Khoruzhick
2019-05-07
1
-2
/
+6
*
nir: add int_to_float lowering pass
Vasily Khoruzhick
2019-05-07
4
-0
/
+215
*
radeonsi: add config entry for Counter-Strike Global Offensive
Timothy Arceri
2019-05-07
1
-0
/
+3
*
lima/gpir: fix float uniform alignment issue
Vasily Khoruzhick
2019-05-06
1
-2
/
+1
*
draw: flush when setting stream-out targets
Erik Faye-Lund
2019-05-06
1
-0
/
+2
*
llvmpipe: pass stream-out targets to draw-module early
Erik Faye-Lund
2019-05-06
2
-11
/
+8
*
virgl: do not use inline writes for subdata
Chia-I Wu
2019-05-06
1
-4
/
+7
*
virgl: rework queries
Chia-I Wu
2019-05-06
1
-45
/
+71
*
virgl: export resource_is_busy from winsys
Chia-I Wu
2019-05-06
3
-11
/
+16
*
radv: fix rowPitch for R32G32B32 formats on GFX9
Samuel Pitoiset
2019-05-06
1
-1
/
+13
*
iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Kenneth Graunke
2019-05-06
2
-6
/
+95
*
radv: Use given stride for images imported from Android.
Bas Nieuwenhuizen
2019-05-06
3
-0
/
+35
*
lima/ppir: abort compilation in case of unsupported intrinsic
Erico Nunes
2019-05-06
1
-2
/
+4
*
lima/ir: print names of unsupported intrinsics
Erico Nunes
2019-05-06
2
-2
/
+4
*
mesa: Makefile.sources: Add nir_lower_fb_read.c to Makefile.sources list
John Stultz
2019-05-06
1
-0
/
+1
*
mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset t...
John Stultz
2019-05-06
1
-0
/
+2
*
mesa: android: freedreno: Fix build failure due to path change
John Stultz
2019-05-06
1
-1
/
+1
*
mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs
Amit Pundir
2019-05-06
6
-2
/
+131
*
mesa: android: Remove unnecessary dependency tracking rules
Alistair Strachan
2019-05-06
2
-4
/
+0
*
radv: Implement cosited_even sampling.
Bas Nieuwenhuizen
2019-05-06
2
-2
/
+83
*
radv: Disable subsampled formats.
Bas Nieuwenhuizen
2019-05-06
1
-1
/
+2
*
util/drirc: add workarounds for bugs in Doom 3: BFG
Timothy Arceri
2019-05-06
1
-0
/
+5
*
freedreno: remove unused forward struct declaration
19.1-branchpoint
Rob Clark
2019-05-04
1
-2
/
+0
*
panfrost/midgard: iabs cannot run on mul
Alyssa Rosenzweig
2019-05-04
1
-1
/
+1
*
panfrost/midgard: Lower mixed csel (NIR)
Alyssa Rosenzweig
2019-05-04
2
-12
/
+83
*
panfrost/midgard: Fix RA when temp_count = 0
Alyssa Rosenzweig
2019-05-04
2
-50
/
+70
*
panfrost/midgard: Fix integer selection
Alyssa Rosenzweig
2019-05-04
2
-33
/
+10
*
panfrost: Support RGB565 FBOs
Alyssa Rosenzweig
2019-05-04
4
-29
/
+80
*
panfrost/midgard/disasm: Handle dest_override generalized
Alyssa Rosenzweig
2019-05-04
1
-22
/
+68
*
panfrost/midgard/disasm: Stub out 64-bit
Alyssa Rosenzweig
2019-05-04
1
-5
/
+15
*
panfrost/midgard/disasm: Print 8-bit sources
Alyssa Rosenzweig
2019-05-04
1
-23
/
+43
*
panfrost/midgard/disasm: Support 8-bit destination
Alyssa Rosenzweig
2019-05-04
1
-18
/
+21
*
panfrost/midgard: Rename ilzcnt8 -> iclz
Alyssa Rosenzweig
2019-05-04
2
-2
/
+2
*
panfrost/midgard: Fix crash on unknown op
Alyssa Rosenzweig
2019-05-04
1
-2
/
+6
*
panfrost/midgard/disasm: Fill in .int mod
Alyssa Rosenzweig
2019-05-04
1
-1
/
+1
*
panfrost/midgard/disasm: Extend print_reg to 8-bit
Alyssa Rosenzweig
2019-05-04
1
-15
/
+34
*
panfrost/midgard/disasm: Catch mask errors
Alyssa Rosenzweig
2019-05-04
1
-0
/
+11
*
panfrost/midgard: reg_mode_full -> reg_mode_32, etc
Alyssa Rosenzweig
2019-05-04
3
-16
/
+16
*
freedreno/a6xx: deduplicate a few lines
Rob Clark
2019-05-04
1
-6
/
+0
*
freedreno: add ubwc_enabled helper
Rob Clark
2019-05-04
6
-26
/
+28
*
freedreno: move UBWC color offset to fd_resource_offset()
Rob Clark
2019-05-04
7
-18
/
+42
*
freedreno/a6xx: buffer resources cannot be compressed
Rob Clark
2019-05-04
1
-26
/
+5
*
freedreno: mark imported resources as valid
Rob Clark
2019-05-04
1
-0
/
+2
*
freedreno/a6xx: UBWC support for images
Rob Clark
2019-05-04
2
-19
/
+57
*
freedreno/a6xx: UBWC fixes
Rob Clark
2019-05-04
2
-11
/
+78
*
freedreno: update generated headers
Rob Clark
2019-05-04
8
-32
/
+58
[next]