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
*
docs: add sha256 checksums for 19.1.3
Juan A. Suarez Romero
2019-07-23
1
-1
/
+1
*
docs: add release notes for 19.1.3
Juan A. Suarez Romero
2019-07-23
1
-0
/
+191
*
lima/ppir: fix branch codegen register encode
Erico Nunes
2019-07-23
1
-2
/
+2
*
lima/ppir: fix debug logs in regalloc
Erico Nunes
2019-07-23
1
-2
/
+2
*
lima/ppir: fix alignment on regalloc spilling loads
Erico Nunes
2019-07-23
1
-1
/
+1
*
radv: fix dumping disassembly with RADV_DEBUG=shaders
Samuel Pitoiset
2019-07-23
1
-1
/
+2
*
st/nir: use asprintf() wrapper to fix MSVC issues
Eric Engestrom
2019-07-23
1
-0
/
+1
*
util: add asprintf() wrapper for MSVC
Eric Engestrom
2019-07-23
1
-0
/
+12
*
gallium: remove boolean from state tracker APIs
Ilia Mirkin
2019-07-22
22
-170
/
+168
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
161
-770
/
+770
*
st/nir: fix arb fragment stage conversion
Dave Airlie
2019-07-23
1
-1
/
+1
*
radeonsi: fix warning: ‘ret’ may be used uninitialized
Marek Olšák
2019-07-22
1
-1
/
+1
*
tgsi: fix warning: ‘interp’ may be used uninitialized
Marek Olšák
2019-07-22
1
-0
/
+1
*
gallivm: fix warning: ‘op’ may be used uninitialized
Marek Olšák
2019-07-22
1
-0
/
+3
*
iris: Support storage images that have matching typed formats for reads
Kenneth Graunke
2019-07-22
1
-3
/
+2
*
iris: Stop advertising MSAA storage images by mistake
Kenneth Graunke
2019-07-22
1
-1
/
+1
*
egl: Only expose 565 pbuffer configs if X can export them as DRI3 images
Kenneth Graunke
2019-07-22
1
-37
/
+79
*
egl: Make the 565 pbuffer-only config single buffered.
Kenneth Graunke
2019-07-22
1
-2
/
+6
*
egl: Quiet warning about front buffer rendering for pixmaps/pbuffers
Kenneth Graunke
2019-07-22
1
-3
/
+5
*
mesa: Fix ReadBuffers with pbuffers
Kenneth Graunke
2019-07-22
1
-18
/
+17
*
mesa: fix assertion failure in TexImage
Marek Olšák
2019-07-22
1
-8
/
+6
*
nir: Remove a bunch of large stack arrays
Jason Ekstrand
2019-07-22
4
-6
/
+15
*
intel/fs: Stop stack allocating large arrays
Jason Ekstrand
2019-07-22
1
-6
/
+12
*
egl/android: Update color_buffers querying for buffer age
Nataraj Deshpande
2019-07-22
2
-6
/
+31
*
intel/compiler: Use nir_opt_conditional_discard
Caio Marcelo de Oliveira Filho
2019-07-22
1
-0
/
+1
*
pan/decode: Disable magic divisor debugging
Alyssa Rosenzweig
2019-07-22
1
-0
/
+2
*
pan/midgard: Report spills:fills to shader-db
Alyssa Rosenzweig
2019-07-22
3
-2
/
+12
*
panfrost/midgard: Reenable pipeline register creation
Alyssa Rosenzweig
2019-07-22
1
-10
/
+9
*
panfrost/midgard: Report tls_size
Alyssa Rosenzweig
2019-07-22
4
-0
/
+13
*
panfrost: Set `initialized` in more cases
Alyssa Rosenzweig
2019-07-22
2
-10
/
+9
*
panfrost/ci: Update expectations
Alyssa Rosenzweig
2019-07-22
1
-4
/
+0
*
panfrost/midgard: Promote to *move*, not rewrite for non-SSA
Alyssa Rosenzweig
2019-07-22
1
-2
/
+9
*
panfrost/midgard: Dump MIR of RA failure
Alyssa Rosenzweig
2019-07-22
1
-1
/
+3
*
pan/midgard; Dump successor graph when printing MIR
Alyssa Rosenzweig
2019-07-22
1
-2
/
+12
*
pan/midgard: Remove debug statement
Alyssa Rosenzweig
2019-07-22
1
-2
/
+0
*
panfrost/midgard: Implement register spilling
Alyssa Rosenzweig
2019-07-22
4
-54
/
+158
*
panfrost/midgard: Add mir_has_arg helper
Alyssa Rosenzweig
2019-07-22
1
-0
/
+12
*
panfrost/midgard: Check write-before-read in liveness analysis
Alyssa Rosenzweig
2019-07-22
1
-0
/
+13
*
panfrost/midgard/disasm: Check for certain tag errors
Alyssa Rosenzweig
2019-07-22
1
-0
/
+18
*
pan/midgard: Add OP_IS_CSEL helper
Alyssa Rosenzweig
2019-07-22
1
-0
/
+7
*
pan/midgard: Add mir_rewrite_index_src_single helper
Alyssa Rosenzweig
2019-07-22
2
-6
/
+13
*
pan/midgard: Ignore inline_constant in liveness
Alyssa Rosenzweig
2019-07-22
1
-0
/
+3
*
panfrost/midgard: Implement load/store scratch opcodes
Alyssa Rosenzweig
2019-07-22
4
-2
/
+52
*
pan/midg/disasm: Check for int varying ops
Alyssa Rosenzweig
2019-07-22
1
-0
/
+4
*
pan/midgard: Remove "aliasing"
Alyssa Rosenzweig
2019-07-22
2
-96
/
+0
*
panfrost: Promote uniform registers late
Alyssa Rosenzweig
2019-07-22
6
-82
/
+174
*
pan/midgard: Call scheduler/RA in a loop
Alyssa Rosenzweig
2019-07-22
3
-13
/
+27
*
pan/midgard: Remove custom register selection callback
Alyssa Rosenzweig
2019-07-22
1
-19
/
+0
*
radv: fix crash in vkCmdClearAttachments with unused attachment
Samuel Pitoiset
2019-07-22
1
-1
/
+1
*
i965: free object labels when deleting
Sergii Romantsov
2019-07-22
3
-0
/
+3
[next]