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
*
pan/decode: Validate MFBD tags
Alyssa Rosenzweig
2019-08-22
1
-1
/
+1
*
glx: Sync <GL/glxext.h> with Khronos
Adam Jackson
2019-08-22
1
-4
/
+3
*
swr: use LLVM version string instead of re-computing it
Eric Engestrom
2019-08-22
1
-2
/
+1
*
llvmpipe: use LLVM version string instead of re-computing it
Eric Engestrom
2019-08-22
1
-2
/
+1
*
iris/android: fix build and link with libmesa_intel_perf
Tapani Pälli
2019-08-22
2
-0
/
+2
*
gallium/noop: Implement resource_get_param
Kenneth Graunke
2019-08-21
1
-0
/
+23
*
gallium/rbug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+17
*
gallium/trace: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+16
*
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+13
*
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
2019-08-21
5
-0
/
+51
*
gallium: Use consistent approach for config format filtering
Kevin Strasser
2019-08-21
1
-8
/
+9
*
panfrost: Fix PIPE_BUFFER spacing
Alyssa Rosenzweig
2019-08-21
1
-3
/
+3
*
panfrost: Implement depth range clipping
Alyssa Rosenzweig
2019-08-21
1
-3
/
+12
*
panfrost: Don't bail on PIPE_BUFFER
Alyssa Rosenzweig
2019-08-21
1
-5
/
+5
*
panfrost: Pass stream_output_info by reference
Alyssa Rosenzweig
2019-08-21
1
-7
/
+7
*
panfrost: Guard against NULL rasterizer explicitly
Alyssa Rosenzweig
2019-08-21
1
-1
/
+3
*
panfrost: Fix missing ret assignment in DRM code
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
panfrost: Hoist bo != NULL check before dereference
Alyssa Rosenzweig
2019-08-21
1
-3
/
+3
*
panfrost: Hoist job != NULL check
Alyssa Rosenzweig
2019-08-21
1
-3
/
+1
*
panfrost: Prevent potential integer overflow in instancing
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
panfrost: Clarify intention with PIPE_SWIZZLE_X check
Alyssa Rosenzweig
2019-08-21
1
-1
/
+2
*
panfrost: Pay attention to framebuffer dimension sign
Alyssa Rosenzweig
2019-08-21
1
-9
/
+2
*
panfrost: Don't check reads_point_coord
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
3
-30
/
+60
*
panfrost: Break up usage2 field
Alyssa Rosenzweig
2019-08-21
1
-19
/
+10
*
panfrost: Remove ancient TODO
Alyssa Rosenzweig
2019-08-21
1
-2
/
+0
*
panfrost: nr_mipmap_levels -> levels
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
panfrost: Don't crash on GL_CLAMP
Alyssa Rosenzweig
2019-08-21
1
-0
/
+2
*
panfrost: Do not expose PIPE_CAP_TEXTURE_MIRROR_CLAMP
Alyssa Rosenzweig
2019-08-21
1
-1
/
+0
*
panfrost: Fix scoreboarding with dependency on job #0
Alyssa Rosenzweig
2019-08-21
1
-4
/
+6
*
pan/decode: Check for a number of potential issues
Alyssa Rosenzweig
2019-08-21
1
-2
/
+2
*
panfrost: Correct polygon size computations
Alyssa Rosenzweig
2019-08-21
1
-5
/
+4
*
panfrost: Remove DRY_RUN
Alyssa Rosenzweig
2019-08-21
1
-6
/
+0
*
panfrost: Move pan_tiler.c outside of Gallium
Alyssa Rosenzweig
2019-08-21
4
-341
/
+0
*
panfrost: Set workgroups z to 32 for non-instanced graphics
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
panfrost: Move pan_invocation to shared panfrost/
Alyssa Rosenzweig
2019-08-21
3
-154
/
+2
*
panfrost/ci: Print load stats
Tomeu Vizoso
2019-08-21
1
-0
/
+1
*
panfrost/ci: Install qemu-arm-static into chroot
Tomeu Vizoso
2019-08-21
1
-0
/
+7
*
panfrost/ci: Build kernel with CONFIG_DETECT_HUNG_TASK
Tomeu Vizoso
2019-08-21
1
-2
/
+4
*
panfrost/ci: Print bootstrap log
Tomeu Vizoso
2019-08-21
1
-0
/
+3
*
panfrost/ci: Use Volt-based runner for dEQP tests
Tomeu Vizoso
2019-08-21
6
-392
/
+1032
*
radeonsi: take reference glsl types for compile threads
Lionel Landwerlin
2019-08-21
1
-0
/
+8
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-20
6
-7
/
+7
*
lima/ppir: use ra_get_best_spill_node to select spill node
19.2-branchpoint
Erico Nunes
2019-08-20
1
-7
/
+22
*
tgsi: Remove unused tgsi_check_soa_dependencies().
Eric Anholt
2019-08-20
2
-59
/
+0
*
tgsi: Drop the SSE2 constants setup that's been dead code since 2011.
Eric Anholt
2019-08-20
2
-53
/
+9
*
tgsi: drop a stale comment
Eric Anholt
2019-08-20
1
-3
/
+0
*
tgsi_to_nir: only update TGSI properties of the current shader stage
Jose Maria Casanova Crespo
2019-08-20
1
-9
/
+18
*
iris: Enable non coherent framebuffer fetch on broadwell
Sagar Ghuge
2019-08-20
3
-4
/
+3
*
iris: Free resource if failed to allocate surface state
Sagar Ghuge
2019-08-20
1
-1
/
+3
[next]