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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima/ppir: don't attempt to clone tex coords if it's not varying
Vasily Khoruzhick
2019-09-25
1
-3
/
+10
*
radeonsi/nir: lower load constants to scalar
Timothy Arceri
2019-09-25
1
-0
/
+5
*
radeonsi: fix VAAPI segfault due to various bugs
Michel Dänzer
2019-09-24
3
-0
/
+3
*
radeonsi: initialize displayable DCC using the retile blit to prevent hangs
Marek Olšák
2019-09-24
1
-2
/
+10
*
nouveau: add idep_nir_headers as dep for libnouveau
Stephen Barber
2019-09-24
1
-2
/
+2
*
lima/gpir: Fix 64-bit shift in scheduler spilling
Connor Abbott
2019-09-24
1
-2
/
+2
*
lima/gpir: Don't emit movs when translating from NIR
Connor Abbott
2019-09-24
1
-36
/
+50
*
lima/gpir: Fix postlog2 fixup handling
Connor Abbott
2019-09-24
1
-11
/
+12
*
lima/gpir: Use registers for values live in multiple blocks
Connor Abbott
2019-09-24
7
-156
/
+648
*
lima/gpir: Support branch instructions
Connor Abbott
2019-09-24
6
-78
/
+102
*
lima/gpir: Only try to place actual children
Connor Abbott
2019-09-24
1
-1
/
+1
*
lima/gpir: Fix compiler warning
Connor Abbott
2019-09-24
1
-1
/
+1
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-0
/
+15
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
1
-9
/
+0
*
freedreno/a6xx: do streamout only in binning pass
Rob Clark
2019-09-23
2
-13
/
+16
*
freedreno/a6xx: fix binning pass vs. xfb
Rob Clark
2019-09-23
1
-3
/
+7
*
freedreno/a6xx: un-open-code PC_PRIMITIVE_CNTL_1.PSIZE
Rob Clark
2019-09-23
1
-1
/
+1
*
nv50/ir/nir: comparison of integer expressions of different signedness warning
Karol Herbst
2019-09-23
1
-1
/
+1
*
nv50/ir: fix unnecessary parentheses warning
Karol Herbst
2019-09-23
1
-1
/
+1
*
lima: remove partial clear support from pipe->clear()
Erico Nunes
2019-09-23
1
-93
/
+5
*
dEQP-GLES2.functional.buffer.write.use.index_array.* are passing now.
Boris Brezillon
2019-09-23
1
-2
/
+0
*
panfrost: Fix indexed draws
Boris Brezillon
2019-09-23
1
-1
/
+1
*
lima: implement BO cache
Vasily Khoruzhick
2019-09-22
8
-30
/
+212
*
lima: use 0 to poll if BO is busy in lima_bo_wait()
Vasily Khoruzhick
2019-09-22
1
-1
/
+7
*
lima: move damage bound build to resource
Qiang Yu
2019-09-23
3
-22
/
+41
*
lima: don't use damage system when full damage
Qiang Yu
2019-09-23
1
-0
/
+14
*
lima: implement EGL_KHR_partial_update
Qiang Yu
2019-09-23
5
-65
/
+86
*
lima: fix PLBU viewport configuration
Icenowy Zheng
2019-09-22
3
-21
/
+21
*
nvc0: expose spirv support
Karol Herbst
2019-09-21
4
-3
/
+26
*
rename pipe_llvm_program_header to pipe_binary_program_header
Karol Herbst
2019-09-21
2
-2
/
+2
*
gallium: add blob field to pipe_llvm_program_header
Karol Herbst
2019-09-21
2
-6
/
+2
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
1
-1
/
+1
*
docs: Update bug report URLs for the gitlab migration
Adam Jackson
2019-09-19
1
-1
/
+1
*
iris: Skip double-disabling TCS/TES/GS after BLORP operations
Kenneth Graunke
2019-09-19
1
-0
/
+17
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
3
-40
/
+56
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
3
-23
/
+21
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
2
-3
/
+4
*
freedreno/a6xx: Write multiple regs for SP_VS_OUT_REG and SP_VS_VPC_DST_REG
Kristian H. Kristensen
2019-09-18
1
-6
/
+5
*
freedreno/a6xx: Share shader state constructor and destructor
Kristian H. Kristensen
2019-09-18
6
-190
/
+76
*
freedreno/a6xx: Track location of gl_Position out as we link it
Kristian H. Kristensen
2019-09-18
1
-3
/
+5
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
3
-17
/
+53
*
iris: Track per-stage bind history, reduce work accordingly
Kenneth Graunke
2019-09-18
4
-6
/
+16
*
iris: Don't flag IRIS_DIRTY_BINDINGS for constant usage history
Kenneth Graunke
2019-09-18
1
-2
/
+1
*
iris: Explicitly emit 3DSTATE_BTP_XS on Gen9 with DIRTY_CONSTANTS_XS
Kenneth Graunke
2019-09-18
1
-1
/
+6
*
iris: Flag IRIS_DIRTY_BINDINGS_XS on constant buffer rebinds
Kenneth Graunke
2019-09-18
1
-1
/
+2
*
radeonsi: include drm_fourcc.h to fix the build
Marek Olšák
2019-09-18
1
-0
/
+1
*
radeonsi: implement pipe_screen::resource_get_param
Marek Olšák
2019-09-18
1
-22
/
+78
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-1
/
+4
*
ac: move ac_get_num_physical_vgprs into radeon_info
Marek Olšák
2019-09-18
1
-3
/
+3
*
ac: move ac_get_num_physical_sgprs into radeon_info
Marek Olšák
2019-09-18
1
-2
/
+2
[next]