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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima: run opt_algebraic between int_to_float and boot_to_float for vs
Vasily Khoruzhick
2019-09-09
1
-4
/
+5
*
lima/gpir: fix warning in gpir disassembler
Vasily Khoruzhick
2019-09-09
1
-1
/
+1
*
lima/gpir: lower fceil
Vasily Khoruzhick
2019-09-09
1
-0
/
+1
*
lima/gpir: Disallow moves for schedule_first nodes
Connor Abbott
2019-09-09
1
-1
/
+5
*
lima/gpir: Fix fake dep handling for schedule_first nodes
Connor Abbott
2019-09-09
2
-10
/
+30
*
lima/gpir: Fix schedule_first insertion logic
Connor Abbott
2019-09-09
1
-2
/
+3
*
lima/gpir: Ignore unscheduled successors in can_use_complex()
Connor Abbott
2019-09-09
1
-1
/
+2
*
lima/gpir: Do all lowerings before rsched
Connor Abbott
2019-09-09
3
-23
/
+2
*
android: anv: libmesa_vulkan_common: add libmesa_util static dependency
Mauro Rossi
2019-09-08
1
-1
/
+2
*
panfrost: Rename pan_bo_cache.c into pan_bo.c
Boris Brezillon
2019-09-08
2
-1
/
+1
*
panfrost: Get rid of the now unused SLAB allocator
Boris Brezillon
2019-09-08
3
-47
/
+0
*
panfrost: Get rid of unused panfrost_context fields
Boris Brezillon
2019-09-08
1
-4
/
+0
*
panfrost: Convert ctx->{scratchpad, tiler_heap, tiler_dummy} to plain BOs
Boris Brezillon
2019-09-08
3
-18
/
+21
*
panfrost: Make transient allocation rely on the BO cache
Boris Brezillon
2019-09-08
5
-104
/
+16
*
panfrost: Stop passing a ctx to functions being passed a batch
Boris Brezillon
2019-09-08
4
-21
/
+23
*
panfrost: Pass a batch to panfrost_drm_submit_vs_fs_batch()
Boris Brezillon
2019-09-08
3
-9
/
+9
*
panfrost: s/job/batch/
Boris Brezillon
2019-09-08
16
-259
/
+264
*
egl: Add GL_MESA_EGL_sync support
Heinrich Fink
2019-09-08
2
-4
/
+8
*
registry: update gl.xml with GL_MESA_EGL_sync token
Heinrich Fink
2019-09-08
1
-0
/
+1
*
android: fix linking issues with liblog
Tapani Pälli
2019-09-07
2
-1
/
+4
*
iris: Support the disable_throttling=true driconf option.
Kenneth Graunke
2019-09-06
3
-0
/
+6
*
nir/dead_cf: Repair SSA if the pass makes progress
Jason Ekstrand
2019-09-06
1
-2
/
+13
*
nir/repair_ssa: Insert deref casts when needed
Jason Ekstrand
2019-09-06
1
-2
/
+29
*
nir/repair_ssa: Repair dominance for unreachable blocks
Jason Ekstrand
2019-09-06
1
-4
/
+8
*
nir: Add a block_is_unreachable helper
Jason Ekstrand
2019-09-06
2
-0
/
+15
*
nir: Don't infinitely recurse in lower_ssa_defs_to_regs_block
Jason Ekstrand
2019-09-06
1
-5
/
+15
*
nir: Handle complex derefs in nir_split_array_vars
Jason Ekstrand
2019-09-06
1
-2
/
+5
*
intel/blorp: Use wide formats for nicely aligned stencil clears
Jason Ekstrand
2019-09-06
2
-0
/
+122
*
intel/blorp: Expose surf_fake_interleaved_msaa internally
Jason Ekstrand
2019-09-06
2
-5
/
+8
*
intel/blorp: Expose surf_retile_w_to_y internally
Jason Ekstrand
2019-09-06
2
-5
/
+8
*
blorp: Memset surface info to zero when initializing it
Jason Ekstrand
2019-09-06
1
-0
/
+1
*
intel/tools: Decode PS kernels on SNB
Jason Ekstrand
2019-09-06
1
-1
/
+4
*
intel/tools: Decode 3DSTATE_BINDING_TABLE_POINTERS on SNB
Jason Ekstrand
2019-09-06
1
-0
/
+15
*
nir/lower_io_to_vector: don't merge compact varyings
Rhys Perry
2019-09-06
1
-0
/
+3
*
drirc: override minImageCount=2 for gfxbench
Eric Engestrom
2019-09-06
1
-0
/
+4
*
radv: add support for vk_x11_override_min_image_count
Eric Engestrom
2019-09-06
1
-0
/
+1
*
amd: move adaptive sync to performance section, as it is defined in xmlpool
Eric Engestrom
2019-09-06
2
-5
/
+2
*
anv: add support for vk_x11_override_min_image_count
Eric Engestrom
2019-09-06
1
-0
/
+3
*
wsi: add minImageCount override
Eric Engestrom
2019-09-06
5
-3
/
+27
*
anv: add support for driconf
Eric Engestrom
2019-09-06
4
-3
/
+19
*
gallivm: drop LLVM<3.3 code paths as no build system allows that
Eric Engestrom
2019-09-06
5
-42
/
+36
*
llvmpipe: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOR
Eric Engestrom
2019-09-06
1
-2
/
+3
*
clover: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOR
Eric Engestrom
2019-09-06
1
-2
/
+3
*
gallivm: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOR
Eric Engestrom
2019-09-06
7
-71
/
+74
*
clover: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
2
-17
/
+19
*
gallivm: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
8
-26
/
+34
*
swr: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
1
-3
/
+4
*
amd: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
10
-26
/
+39
*
svga: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
Eric Engestrom
2019-09-06
1
-1
/
+1
*
r600: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
Eric Engestrom
2019-09-06
1
-6
/
+2
[next]