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
*
anv: fix use of comma operator
Lionel Landwerlin
2019-07-23
1
-1
/
+1
*
nir: use | instead of || operator
Andrii Simiklit
2019-07-23
1
-1
/
+1
*
panfrost: Fix T6XX Support
Arnaud Patard
2019-07-23
1
-1
/
+9
*
panfrost: Use correct definition for is_t6xx
Alyssa Rosenzweig
2019-07-23
1
-1
/
+1
*
nir: don't return void
Eric Engestrom
2019-07-23
1
-1
/
+2
*
util: fix asprintf() fallback
Eric Engestrom
2019-07-23
1
-6
/
+5
*
st/mesa: Try re-importing resource if necessary in st_vdpau_map_surface
Michel Dänzer
2019-07-23
1
-6
/
+18
*
radeonsi: Allow PIPE_TEXTURE_2D_ARRAY in si_texture_from_handle
Michel Dänzer
2019-07-23
1
-2
/
+3
*
panfrost: Fake CAPs for dEQP-GLES31
Alyssa Rosenzweig
2019-07-23
1
-2
/
+14
*
nvc0/ir: Fix assert accessing null pointer
Mark Menzynski
2019-07-23
1
-1
/
+1
*
radv/gfx10: enable CLEAR_state
Samuel Pitoiset
2019-07-23
1
-2
/
+1
*
docs: update calendar, add news item and link release notes for 19.1.3
Juan A. Suarez Romero
2019-07-23
3
-7
/
+8
*
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
[next]