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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-2
/
+2
*
lima: move format handling to unified place
Qiang Yu
2019-08-25
8
-103
/
+190
*
lima/ppir: print register index and components number for spilled register
Vasily Khoruzhick
2019-08-24
1
-1
/
+3
*
lima/ppir: add control flow support
Vasily Khoruzhick
2019-08-24
6
-23
/
+168
*
lima/ppir: add better liveness analysis
Vasily Khoruzhick
2019-08-24
5
-74
/
+225
*
lima/ppir: validate shader outputs
Vasily Khoruzhick
2019-08-24
1
-0
/
+13
*
lima/ppir: turn store_color into ALU node
Vasily Khoruzhick
2019-08-23
4
-61
/
+27
*
lima/ppir: create ppir block for each corresponding NIR block
Vasily Khoruzhick
2019-08-23
2
-4
/
+49
*
lima/ppir: add dummy op
Vasily Khoruzhick
2019-08-23
3
-5
/
+21
*
lima/ppir: add write after read deps for registers
Vasily Khoruzhick
2019-08-23
1
-2
/
+25
*
lima/ppir: fix ordering deps
Vasily Khoruzhick
2019-08-23
1
-6
/
+8
*
lima/ppir: set write mask for texture loads if dest is reg
Vasily Khoruzhick
2019-08-23
1
-1
/
+5
*
lima/ppir: add support for unconditional branches and condition negation
Vasily Khoruzhick
2019-08-23
4
-8
/
+34
*
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
*
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
*
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
*
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
[next]