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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ttn: fix 64-bit shift on 32-bit `1`
Eric Engestrom
2019-09-04
1
-1
/
+1
*
freedreno/ir3: use uniform base
Rob Clark
2019-09-03
1
-4
/
+4
*
freedreno/drm: fix 64b iova shifts
Rob Clark
2019-09-03
1
-10
/
+4
*
nir: remove unused constant_fold_state
Rob Clark
2019-09-03
1
-6
/
+0
*
freedreno: Fix the type of single-component scaled vertex attrs.
Eric Anholt
2019-09-03
4
-12
/
+12
*
radeonsi/nir: Remove uniform variable scanning
Connor Abbott
2019-09-03
1
-84
/
+7
*
ttn: Fill out more info fields
Connor Abbott
2019-09-03
1
-0
/
+4
*
nir: Fix num_ssbos when lowering atomic counters
Connor Abbott
2019-09-03
3
-6
/
+23
*
ac/nir: Fix gather4 integer wa with unnormalized coordinates
Connor Abbott
2019-09-03
1
-4
/
+26
*
ac/nir: Rewrite gather4 integer workaround based on radeonsi
Connor Abbott
2019-09-03
1
-65
/
+85
*
egl: warn user if they set an invalid EGL_PLATFORM
Eric Engestrom
2019-09-03
1
-0
/
+3
*
panfrost: Remove panfrost_upload
Alyssa Rosenzweig
2019-09-03
2
-26
/
+0
*
panfrost: Fix misc. issues flagged by cppcheck
Alyssa Rosenzweig
2019-09-03
3
-10
/
+7
*
panfrost: Mark (1 << 31) as unsigned
Alyssa Rosenzweig
2019-09-03
1
-3
/
+3
*
pan/midgard: Remove mir_rewrite_index_*_tag
Alyssa Rosenzweig
2019-09-03
2
-29
/
+0
*
pan/midgard: Remove mir_print_bundle
Alyssa Rosenzweig
2019-09-03
1
-13
/
+0
*
pan/midgard: Remove cppwrap.cpp
Alyssa Rosenzweig
2019-09-03
2
-10
/
+0
*
pan/midgard: Fix cppcheck issues
Alyssa Rosenzweig
2019-09-03
5
-22
/
+27
*
pan/midgard: Correct issues in disassemble.c
Alyssa Rosenzweig
2019-09-03
1
-23
/
+22
*
pan/decode: Add missing format specifier
Alyssa Rosenzweig
2019-09-03
1
-1
/
+1
*
pan/decode: Use portable format specifier for 64-bit
Alyssa Rosenzweig
2019-09-03
1
-1
/
+1
*
pan/decode: Use %zu instead of %d
Alyssa Rosenzweig
2019-09-03
1
-3
/
+3
*
pan/decode: Fix uninitialized variables
Alyssa Rosenzweig
2019-09-03
1
-2
/
+5
*
vulkan/overlay: bounce image back to present layout
Lionel Landwerlin
2019-09-03
1
-2
/
+30
*
broadcom/vc4: Expand width of dst surface
Zhaowei Yuan
2019-09-03
1
-1
/
+1
*
swr: Fix make_unique build error.
Vinson Lee
2019-09-02
1
-3
/
+3
*
loader: include limits.h for PATH_MAX
nia
2019-09-02
1
-0
/
+1
*
util: only allow _BitScanReverse64 on 64-bit cpus
Erik Faye-Lund
2019-09-02
2
-3
/
+3
*
mesa/x86: improve SSE-checks for MSVC
Erik Faye-Lund
2019-09-02
1
-2
/
+2
*
util: do not assume MSVC implies SSE
Erik Faye-Lund
2019-09-02
1
-4
/
+3
*
util: fix SSE-version needed for double opcodes
Erik Faye-Lund
2019-09-02
1
-1
/
+1
*
mesa/main: remove unused include
Erik Faye-Lund
2019-09-02
1
-1
/
+0
*
nir: do not assume that the result of fexp2(a) is always an integral
Samuel Pitoiset
2019-09-02
1
-0
/
+1
*
egl: fix platform selection
Lionel Landwerlin
2019-09-02
1
-2
/
+7
*
iris: Lessen texture cache hack flush for blits/copies on Icelake.
Kenneth Graunke
2019-08-31
1
-16
/
+34
*
util: Define strchrnul on macOS.
Vinson Lee
2019-08-31
1
-1
/
+1
*
gallium/auxiliary/indices: consistently apply start only to input
Erik Faye-Lund
2019-08-31
1
-10
/
+10
*
swr: Fix build with llvm-9.0 again.
Vinson Lee
2019-08-31
3
-0
/
+28
*
pan/midgard: Use shared psiz clamp pass
Alyssa Rosenzweig
2019-08-30
4
-82
/
+1
*
pan/midgard: Remove mir_opt_post_move_eliminate
Alyssa Rosenzweig
2019-08-30
2
-49
/
+0
*
pan/midgard: Schedule before RA
Alyssa Rosenzweig
2019-08-30
1
-27
/
+29
*
pan/midgard: Handle fragment writeout in RA
Alyssa Rosenzweig
2019-08-30
6
-24
/
+49
*
pan/midgard: Do not propagate swizzles into writeout
Alyssa Rosenzweig
2019-08-30
1
-3
/
+5
*
pan/midgard: Fix misc. RA issues
Alyssa Rosenzweig
2019-08-30
1
-10
/
+15
*
pan/midgard: Print MIR by the bundle
Alyssa Rosenzweig
2019-08-30
1
-2
/
+11
*
pan/midgard: Print branches in MIR
Alyssa Rosenzweig
2019-08-30
1
-1
/
+8
*
pan/midgard: Remove texture_index
Alyssa Rosenzweig
2019-08-30
2
-6
/
+0
*
pan/midgard: Cleanup fragment writeout branch
Alyssa Rosenzweig
2019-08-30
1
-2
/
+3
*
pan/midgard: Add scheduling barriers
Alyssa Rosenzweig
2019-08-30
1
-38
/
+42
*
pan/midgard: Track shader quadword count while scheduling
Alyssa Rosenzweig
2019-08-30
3
-7
/
+7
[next]