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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
tgsi_to_nir: fix 2-component system values like tess_level_inner_default
Marek Olšák
2019-09-23
1
-1
/
+3
*
tgsi_to_nir: fix masked out image loads
Marek Olšák
2019-09-23
1
-2
/
+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
*
clover/nir: fix compilation with g++-5.5 and maybe earlier
Karol Herbst
2019-09-23
1
-10
/
+7
*
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
*
clover: add support for passing kernels as nir to the driver
Karol Herbst
2019-09-21
7
-7
/
+246
*
clover: prepare supporting multiple IRs
Karol Herbst
2019-09-21
3
-6
/
+64
*
clover: add support for drivers having no proper binary format
Karol Herbst
2019-09-21
1
-2
/
+3
*
clover/functional: add id_equals helper
Karol Herbst
2019-09-21
1
-0
/
+15
*
rename pipe_llvm_program_header to pipe_binary_program_header
Karol Herbst
2019-09-21
5
-7
/
+7
*
gallium: add blob field to pipe_llvm_program_header
Karol Herbst
2019-09-21
4
-8
/
+4
*
clover/llvm: Add functions for compiling from source to SPIR-V
Pierre Moreau
2019-09-21
3
-17
/
+92
*
clover/llvm: Add options for dumping SPIR-V binaries
Pierre Moreau
2019-09-21
3
-1
/
+37
*
clover/spirv: Add functions for parsing arguments, linking programs, etc.
Pierre Moreau
2019-09-21
2
-5
/
+608
*
clover/spirv: Add functions for validating SPIR-V binaries
Pierre Moreau
2019-09-21
4
-1
/
+168
*
meson: Check for SPIRV-Tools and llvm-spirv
Pierre Moreau
2019-09-21
1
-2
/
+7
*
gallium/osmesa: Fix the inability to set no context as current.
Hal Gentz
2019-09-20
1
-0
/
+5
*
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
5
-6
/
+7
*
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
7
-16
/
+56
*
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]