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
*
Revert "glx: Unset the direct_support bit for GLX_EXT_import_context"
Adam Jackson
2019-08-30
1
-1
/
+1
*
panfrost: Add transient BOs to job batches
Boris Brezillon
2019-08-30
2
-1
/
+2
*
panfrost: protect access to shared bo cache and transient pool
Rohan Garg
2019-08-30
5
-5
/
+23
*
panfrost: Jobs must be per context, not per screen
Rohan Garg
2019-08-30
5
-17
/
+14
*
st/mesa: Allow zero as [level|layer]_override
Lepton Wu
2019-08-30
4
-17
/
+20
*
freedreno/a3xx: fix sysmem <-> gmem tiles transfer
Khaled Emara
2019-08-30
2
-2
/
+3
*
freedreno/a3xx: fix texture tiling parameters
Khaled Emara
2019-08-30
1
-10
/
+21
*
gitlab-ci: Use new needs: keyword
Michel Dänzer
2019-08-30
1
-0
/
+3
*
gitlab-ci: Move up meson-main job definition
Michel Dänzer
2019-08-30
1
-29
/
+29
*
broadcom/v3d: Allow importing linear BOs with arbitrary offset/stride.
Dave Stevenson
2019-08-30
1
-8
/
+23
*
swr/rasterizer: Fix GS attributes processing
Jan Zielinski
2019-08-30
3
-24
/
+10
*
radv: keep a pointer to a NIR shader into radv_shader_context
Samuel Pitoiset
2019-08-30
1
-36
/
+24
*
radv: move setting can_discard to ac_fill_shader_info()
Samuel Pitoiset
2019-08-30
1
-1
/
+1
*
radv: replace ac_nir_build_if by ac_build_ifcc
Samuel Pitoiset
2019-08-30
1
-107
/
+13
*
radv: remove radv_init_llvm_target() helper
Samuel Pitoiset
2019-08-30
1
-33
/
+1
*
radv: remove useless ac_llvm_util.h include from the WSI code
Samuel Pitoiset
2019-08-30
1
-1
/
+0
*
radv: remove unused shader_info parameter in ac_compile_llvm_module()
Samuel Pitoiset
2019-08-30
1
-3
/
+2
*
radv: remove some unused fields from radv_shader_context
Samuel Pitoiset
2019-08-30
1
-2
/
+0
*
radv: move lowering PS inputs/outputs at the right place
Samuel Pitoiset
2019-08-30
3
-5
/
+8
*
radv: gather info about PS inputs in the shader info pass
Samuel Pitoiset
2019-08-30
4
-74
/
+53
*
ac: drop now useless lookup_interp_param from ABI
Samuel Pitoiset
2019-08-30
4
-40
/
+32
*
ac: import linear/perspective PS input parameters from radv/radeonsi
Samuel Pitoiset
2019-08-30
4
-34
/
+42
*
util: Add unreachable() definition for clang compiler.
Krzysztof Raszkowski
2019-08-30
1
-1
/
+1
*
egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
Nataraj Deshpande
2019-08-29
1
-0
/
+5
*
gallivm: disable accurate cube corner for integer textures.
Dave Airlie
2019-08-30
1
-1
/
+6
*
glsl: replace 'x + (-x)' with constant 0
Pierre-Eric Pelloux-Prayer
2019-08-29
1
-0
/
+12
*
radeonsi: add JPEG decode support for VCN 2.0 devices
Thong Thai
2019-08-29
1
-3
/
+1
*
Revert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on amdgpu"
Thong Thai
2019-08-29
1
-7
/
+4
*
nir/range-analysis: Add a lot more assertions about the contents of tables
Ian Romanick
2019-08-29
1
-6
/
+128
*
nir/range-analysis: Range tracking for fpow
Ian Romanick
2019-08-29
1
-0
/
+66
*
nir/range-analysis: Handle constants in nir_op_mov just like nir_op_bcsel
Ian Romanick
2019-08-29
1
-2
/
+9
*
nir/range-analysis: Fix incorrect fadd range result for (ne_zero, ne_zero)
Ian Romanick
2019-08-29
1
-3
/
+8
*
nir/range-analysis: Adjust result range of multiplication to account for flus...
Ian Romanick
2019-08-29
1
-31
/
+22
*
nir/range-analysis: Adjust result range of exp2 to account for flush-to-zero
Ian Romanick
2019-08-29
1
-2
/
+14
*
nir/algebraic: Clean up value range analysis-based optimizations
Ian Romanick
2019-08-29
1
-8
/
+18
*
nir/algebraic: Mark some value range analysis-based optimizations imprecise
Ian Romanick
2019-08-29
1
-9
/
+13
*
iris: Fix partial fast clear checks to account for miplevel.
Kenneth Graunke
2019-08-29
1
-2
/
+2
*
panfrost: Remove unused argument from panfrost_drm_submit_vs_fs_job()
Rohan Garg
2019-08-29
3
-5
/
+3
*
iris: Actually describe bo_reuse driconf option
Kenneth Graunke
2019-08-29
1
-0
/
+10
*
panfrost/ci: Print only regressions
Tomeu Vizoso
2019-08-29
2
-4
/
+7
*
gallivm: use fallback code for mul_hi with llvm >= 7.0
Roland Scheidegger
2019-08-29
1
-1
/
+6
*
radv/gfx10: compute the LDS size for exporting PrimID for VS
Samuel Pitoiset
2019-08-29
1
-0
/
+9
*
swr/rasterizer: Enable ARB_fragment_layer_viewport
Jan Zielinski
2019-08-29
4
-2
/
+22
*
iris: use driconf for 'bo_reuse' parameter
Tapani Pälli
2019-08-29
4
-6
/
+20
*
i965: initialize bo_reuse when creating brw_bufmgr
Tapani Pälli
2019-08-29
4
-26
/
+15
*
iris: Don't auto-flush/dirty on transfer unmap for coherent buffers
Kenneth Graunke
2019-08-28
1
-1
/
+2
*
st/nine: Properly initialize GLSL types for NIR shaders.
Timur Kristóf
2019-08-28
1
-0
/
+5
*
freedreno/ir3: do better job of marking convergence points
Rob Clark
2019-08-28
1
-35
/
+28
*
freedreno/ir3: maintain predecessors/successors
Rob Clark
2019-08-28
1
-2
/
+42
*
freedreno/ir3: convert block->predecessors to set
Rob Clark
2019-08-28
5
-18
/
+19
[next]