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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lima/ppir: clone ld_{uni,tex,var} into each block
Vasily Khoruzhick
2019-08-23
4
-5
/
+103
*
lima/ppir: refactor const lowering
Vasily Khoruzhick
2019-08-23
6
-128
/
+99
*
tgsi: Remove unused local
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+0
*
iris: Guard GEN9-only function in Iris state to avoid warning
Caio Marcelo de Oliveira Filho
2019-08-23
1
-0
/
+2
*
iris: Fix large timeout handling in rel2abs()
Kenneth Graunke
2019-08-23
1
-13
/
+14
*
iris: Set MOCS in all STATE_BASE_ADDRESS commands
Kenneth Graunke
2019-08-23
1
-1
/
+14
*
radeonsi/nir: Rewrite output scanning
Connor Abbott
2019-08-23
1
-126
/
+150
*
radeonsi/nir: Rewrite store intrinsic gathering
Connor Abbott
2019-08-23
1
-59
/
+84
*
radeonsi/nir: Add const_index when loading GS inputs
Connor Abbott
2019-08-23
1
-1
/
+1
*
radeonsi/nir: Don't add const offset to indirect
Connor Abbott
2019-08-23
1
-19
/
+6
*
radeonsi/nir: Don't recompute num_inputs and num_outputs
Connor Abbott
2019-08-23
1
-24
/
+3
*
ac,radv,radeonsi: remove LLVM 7 support
Samuel Pitoiset
2019-08-23
3
-18
/
+3
*
iris: Avoid unnecessary resolves on transfer maps
Kenneth Graunke
2019-08-22
2
-16
/
+31
*
iris: Drop copy format hacks from copy region based transfer path.
Kenneth Graunke
2019-08-22
1
-16
/
+5
*
iris: Update fast clear colors on Gen9 with direct immediate writes.
Kenneth Graunke
2019-08-22
2
-9
/
+26
*
iris: Fix broken aux.possible/sampler_usages bitmask handling
Kenneth Graunke
2019-08-22
1
-5
/
+6
*
iris: Replace devinfo->gen with GEN_GEN
Kenneth Graunke
2019-08-22
1
-22
/
+18
*
panfrost: Implement gl_FragCoord correctly
Alyssa Rosenzweig
2019-08-22
4
-19
/
+19
*
panfrost: Remove vertex buffer offset from its size
Alyssa Rosenzweig
2019-08-22
1
-2
/
+5
*
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
[prev]
[next]