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
*
meson: strip rpath from megadrivers
Eric Engestrom
2019-04-01
6
-1
/
+13
*
spirv: fix a compiler warning
Tapani Pälli
2019-04-01
1
-1
/
+1
*
i965: perf: update render basic configs for big core gen9/gen10
Lionel Landwerlin
2019-04-01
8
-23
/
+24
*
i965: perf: add ring busyness metric for cfl gt2
Lionel Landwerlin
2019-04-01
1
-1
/
+165
*
i965: perf: enable Icelake metrics
Lionel Landwerlin
2019-03-31
3
-3
/
+11
*
i965: perf: add Icelake metrics
Lionel Landwerlin
2019-03-31
1
-0
/
+11899
*
i965: perf: sklgt2: drop programming of an unused NOA register
Lionel Landwerlin
2019-03-31
1
-11
/
+6
*
i965: perf: hsw: drop register programming not needed on HSW
Lionel Landwerlin
2019-03-31
1
-2
/
+1
*
i965: perf: chv: fixup counters names
Lionel Landwerlin
2019-03-31
1
-25
/
+25
*
i965: perf: add PMA stall metrics
Lionel Landwerlin
2019-03-31
10
-10
/
+1140
*
i965: perf: sklgt2: update memory write config
Lionel Landwerlin
2019-03-31
1
-7
/
+49
*
i965: perf: sklgt2: update compute metrics config
Lionel Landwerlin
2019-03-31
1
-8
/
+2
*
i965: perf: sklgt2: update a priority for register programming
Lionel Landwerlin
2019-03-31
1
-2
/
+2
*
panfrost: Implement FIXED formats
Alyssa Rosenzweig
2019-03-31
1
-0
/
+9
*
panfrost: Fix index calculation types and asserts
Alyssa Rosenzweig
2019-03-31
1
-5
/
+4
*
panfrost: Clean index state between indexed draws
Alyssa Rosenzweig
2019-03-31
1
-1
/
+3
*
panfrost/decode: Print negative_start
Alyssa Rosenzweig
2019-03-31
1
-0
/
+2
*
panfrost: Implement missing texture formats
Alyssa Rosenzweig
2019-03-31
2
-1
/
+17
*
panfrost: Extend tiling for cubemaps
Alyssa Rosenzweig
2019-03-31
1
-14
/
+14
*
panfrost: Implement command stream for linear cubemaps
Alyssa Rosenzweig
2019-03-31
2
-6
/
+8
*
panfrost/midgard: Emit cubemap coordinates
Alyssa Rosenzweig
2019-03-31
2
-5
/
+32
*
panfrost: Include all cubemap faces in bitmap list
Alyssa Rosenzweig
2019-03-31
1
-3
/
+9
*
panfrost/decode: Decode all cubemap faces
Alyssa Rosenzweig
2019-03-31
1
-1
/
+7
*
panfrost: Preliminary work for cubemaps
Alyssa Rosenzweig
2019-03-31
3
-6
/
+10
*
panfrost/midgard: Add L/S op for writing cubemap coordinates
Alyssa Rosenzweig
2019-03-31
1
-0
/
+9
*
panfrost/midgard: Disassemble `cube` texture op
Alyssa Rosenzweig
2019-03-31
1
-0
/
+1
*
panfrost: Fix vertex buffer corruption
Alyssa Rosenzweig
2019-03-31
1
-4
/
+6
*
iris: fix set_sampler_view
Rob Clark
2019-03-30
1
-2
/
+3
*
gallium/docs: clarify set_sampler_views (v2)
Rob Clark
2019-03-30
2
-1
/
+6
*
freedreno/ir3: convert to "new style" frag inputs
Rob Clark
2019-03-30
2
-2
/
+33
*
freedreno/ir3: add pass to move varying loads
Rob Clark
2019-03-30
5
-0
/
+151
*
freedreno/ir3: rework varying packing
Rob Clark
2019-03-30
1
-30
/
+98
*
freedreno/ir3: re-indent comment
Rob Clark
2019-03-30
1
-4
/
+4
*
nir: add lower_all_io_to_elements
Rob Clark
2019-03-30
2
-0
/
+2
*
nir: print var name for load_interpolated_input too
Rob Clark
2019-03-30
1
-0
/
+1
*
i965,iris/blorp: do not blit 0-sizes
Sergii Romantsov
2019-03-30
2
-2
/
+18
*
gallium: Fix autotools build with libxatracker.la.
Vinson Lee
2019-03-29
1
-4
/
+2
*
gallium: fix autotools build of pipe_msm.la
Timur Kristóf
2019-03-29
1
-4
/
+2
*
nir: Lock around validation fail shader dumping
Jason Ekstrand
2019-03-29
1
-0
/
+10
*
util: no-op __builtin_types_compatible_p() for non-GCC compilers
Brian Paul
2019-03-29
1
-0
/
+4
*
iris: Clean up compiler warnings about unused
Caio Marcelo de Oliveira Filho
2019-03-29
2
-11
/
+1
*
egl: hide entrypoints that shouldn't be exported when using glvnd
Eric Engestrom
2019-03-29
1
-0
/
+6
*
nir/validate: validate that tex deref sources are actually derefs
Karol Herbst
2019-03-29
1
-0
/
+11
*
nir/print: fix printing the image_array intrinsic index
Karol Herbst
2019-03-29
1
-2
/
+2
*
Revert "ac/nir: use new LLVM 8 intrinsics for SSBO atomic operations"
Timothy Arceri
2019-03-29
1
-42
/
+24
*
ac: fix return type for llvm.amdgcn.frexp.exp.i32.64
Samuel Pitoiset
2019-03-29
1
-1
/
+1
*
virgl: Add a caps feature check version
Gert Wollny
2019-03-29
3
-1
/
+4
*
radv: do not always initialize HTILE in compressed state
Samuel Pitoiset
2019-03-29
1
-2
/
+8
*
iris: Print the memzone name when allocating BOs with INTEL_DEBUG=buf
Kenneth Graunke
2019-03-28
1
-2
/
+17
*
nir: use {0} initializer instead of {} to fix MSVC build
Brian Paul
2019-03-28
1
-2
/
+2
[next]