index
:
~tpalli/mesa
EGL_EXT_image_flush_external
astc_cleanup
automatic_cache_mgmt
debug_resource_list
driver_interface
finish
fix_invariance
flush_rebase
fp64_floor
freedreno-build-fix
glsl_cache
handle_expr
hdr
hdr_metadata
hdr_rebase
iris-timestamp
jenkins
master
mauro_sync_fix
oes_get_program_binary
replacement
scott
state2
switch_2.0
yv12
tapani's mesa experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
broadcom/compiler: try to fill up delay slots after unconditional branch
HEAD
master
Iago Toral Quiroga
1
-4
/
+48
2021-03-31
broadcom/compiler: try to fill up delay slots after a branch instruction
Iago Toral Quiroga
1
-18
/
+119
2021-03-31
broadcom/compiler: add a NOP count stat to shader-db
Iago Toral Quiroga
5
-2
/
+25
2021-03-31
broadcom/compiler: dump instruction index when failing to pack instructions
Iago Toral Quiroga
1
-1
/
+1
2021-03-31
lavapipe: fail out if spirv->nir fails
Dave Airlie
1
-0
/
+8
2021-03-31
lavapipe: only reference pCounterBuffers if non-NULL
Dave Airlie
1
-2
/
+8
2021-03-30
glsl: Initialize parcel_out_uniform_storage members.
Vinson Lee
1
-3
/
+16
2021-03-30
zink: use cached memory for all resources when possible
Mike Blumenkrantz
2
-24
/
+86
2021-03-30
zink: track coherent resource objects
Mike Blumenkrantz
2
-0
/
+2
2021-03-30
mesa: Remove redundant gl_config::sampleBuffers
Adam Jackson
6
-7
/
+4
2021-03-30
mesa: Stop tracking visual rating in gl_config
Adam Jackson
2
-7
/
+1
2021-03-30
mesa: Remove the pretense of aux buffer support
Adam Jackson
16
-94
/
+10
2021-03-30
mesa: Remove unused gl_config::level
Adam Jackson
3
-4
/
+1
2021-03-30
mesa: Remove transparency state from struct gl_config
Adam Jackson
2
-19
/
+10
2021-03-30
mesa: Remove the texture-from-pixmap state from struct gl_config
Adam Jackson
2
-21
/
+13
2021-03-30
mesa: Remove misc pbuffer attributes from struct gl_config
Adam Jackson
2
-13
/
+5
2021-03-30
dri: Fold attribMap into the code
Adam Jackson
1
-80
/
+59
2021-03-30
dri: Explicitly handle all the config attributes
Adam Jackson
1
-4
/
+29
2021-03-30
Remove Scons leftovers
Matt Turner
8
-125
/
+8
2021-03-30
ci: Disable panfrost g52
Matt Turner
1
-2
/
+2
2021-03-30
ci: skip pipeline_barrier tests that currently crash on RADV
Tony Wasserka
2
-0
/
+34
2021-03-30
frontends/omx/h265: search entire dpb list
Boyuan Zhang
1
-1
/
+0
2021-03-30
radeon/vcn: release si buffer for encoding at the end.
Ruijing Dong
1
-4
/
+5
2021-03-30
compiler/glsl: avoid null-pointer deref
Erik Faye-Lund
1
-3
/
+4
2021-03-30
zink: remove zink_create_fence()
Mike Blumenkrantz
3
-26
/
+6
2021-03-30
zink: also check for device lost reset on flush
Mike Blumenkrantz
1
-4
/
+9
2021-03-30
zink: break out queue submit into separate functions
Mike Blumenkrantz
2
-29
/
+47
2021-03-30
zink: move VkQueue to batch object
Mike Blumenkrantz
4
-4
/
+5
2021-03-30
zink: remove zink_fence_init()
Mike Blumenkrantz
3
-14
/
+3
2021-03-30
zink: make a local screen pointer in zink_flush
Mike Blumenkrantz
1
-3
/
+4
2021-03-30
zink: store context to batch state
Mike Blumenkrantz
2
-0
/
+3
2021-03-30
zink: rename init_batch_state to get_batch_state
Mike Blumenkrantz
1
-4
/
+4
2021-03-30
zink: assume fence has already completed if a batch state isn't found
Mike Blumenkrantz
1
-12
/
+3
2021-03-30
zink: explicitly reset a couple more batch state members
Mike Blumenkrantz
1
-0
/
+3
2021-03-30
zink: add locking for fence resources
Mike Blumenkrantz
3
-0
/
+6
2021-03-30
zink: split fence finish func
Mike Blumenkrantz
3
-16
/
+22
2021-03-30
zink: add function for checking whether a batch is done
Mike Blumenkrantz
2
-0
/
+33
2021-03-30
zink: add locking for batch states
Mike Blumenkrantz
3
-3
/
+17
2021-03-30
zink: manually invoke cpu detection during screen init
Mike Blumenkrantz
1
-0
/
+4
2021-03-30
zink: add locking for resource maps
Mike Blumenkrantz
2
-37
/
+44
2021-03-30
zink: add locking for descriptor pools
Mike Blumenkrantz
2
-3
/
+16
2021-03-30
v3dv: fix unused value
Juan A. Suarez Romero
1
-5
/
+4
2021-03-30
broadcom/compiler: fix unused value
Juan A. Suarez Romero
1
-2
/
+2
2021-03-30
docs: do not try to copy missing file
Erik Faye-Lund
1
-1
/
+0
2021-03-30
radv: do not fixup DCC after compute color resolves if DCC stores enabled
Samuel Pitoiset
1
-1
/
+2
2021-03-30
lavapipe: report correct value for maxTexelBufferElements
Erik Faye-Lund
1
-1
/
+1
2021-03-30
ci/v3d: run full GLES3 and GLES31 testsuite
Juan A. Suarez Romero
1
-2
/
+0
2021-03-30
ci/broadcom: update piglit expected results
Juan A. Suarez Romero
3
-4
/
+1
2021-03-30
iris: disable dynamic VAO fastpath on GFX version 9
Marcin Ślusarz
1
-0
/
+7
2021-03-30
gallium: add PIPE_CAP_ALLOW_DYNAMIC_VAO_FASTPATH
Marcin Ślusarz
3
-1
/
+6
[next]