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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glthread: track instance divisor changes
Marek Olšák
2020-04-30
3
-13
/
+39
*
glthread: track pointers and strides for Pointer & EXT_dsa attrib functions
Marek Olšák
2020-04-30
7
-43
/
+102
*
glthread: don't use atomics for refcounting to decrease overhead on AMD Zen
Marek Olšák
2020-04-30
2
-1
/
+33
*
glthread: do glBufferSubData as unsynchronized upload + GPU copy
Marek Olšák
2020-04-30
4
-2
/
+138
*
mesa: add _mesa_InternalBind{ElementBuffer,VertexBuffers} for glthread
Marek Olšák
2020-04-30
5
-0
/
+62
*
mesa: add glInternalBufferSubDataCopyMESA for glthread
Marek Olšák
2020-04-30
7
-1
/
+66
*
mesa: inline vbo_context inside gl_context to remove vbo_context dereferences
Marek Olšák
2020-04-30
6
-157
/
+151
*
mesa,st/mesa: add a fast path for non-static VAOs
Marek Olšák
2020-04-30
5
-0
/
+64
*
mesa: don't update shaders on fixed-func state changes if user shaders are bound
Marek Olšák
2020-04-30
2
-3
/
+28
*
mesa: don't set unnecessary program flags in _mesa_update_state
Marek Olšák
2020-04-30
1
-2
/
+1
*
mesa: set _NEW_FRAG_CLAMP only when needed
Mathias Fröhlich
2020-04-30
1
-3
/
+5
*
mesa: don't call _mesa_update_state for _mesa_get_clamp_fragment_color
Marek Olšák
2020-04-30
4
-18
/
+4
*
st/mesa: Move _NEW_FRAG_CLAMP to NewFragClamp driver flag.
Mathias Fröhlich
2020-04-30
5
-12
/
+21
*
mesa: optimize glPush/PopClientAttrib by removing malloc overhead
Marek Olšák
2020-04-30
4
-137
/
+46
*
freedreno/a6xx: don't set SP_FS_CTRL_REG0.VARYING for fragcoord
Rob Clark
2020-04-30
1
-1
/
+0
*
iris: don't assert on unfinished aux import in copy paths
Lionel Landwerlin
2020-04-30
3
-13
/
+33
*
freedreno: sync registers with envytools
Rob Clark
2020-04-30
3
-12
/
+24
*
freedreno/a6xx: more OUT_REG()
Rob Clark
2020-04-30
1
-26
/
+41
*
freedreno: scissor vs disabled scissor micro-opt
Rob Clark
2020-04-30
3
-3
/
+12
*
freedreno/a6xx: convert const emit to OUT_PKT()
Rob Clark
2020-04-30
2
-36
/
+71
*
freedreno/ir3: inline const emit
Rob Clark
2020-04-30
14
-619
/
+711
*
freedreno/a6xx: split out const emit
Rob Clark
2020-04-30
7
-249
/
+375
*
freedreno/a6xx: convert draw packet to OUT_PKT()
Rob Clark
2020-04-30
1
-48
/
+51
*
freedreno/a6xx: add OUT_PKT()
Rob Clark
2020-04-30
3
-5
/
+97
*
freedreno/a6xx: skip unnecessary MRT blend state
Rob Clark
2020-04-30
1
-3
/
+3
*
freedreno/a6xx: combine sample mask into blend state
Rob Clark
2020-04-30
4
-35
/
+102
*
freedreno/a6xx: move blend-color to stateobj
Rob Clark
2020-04-30
2
-0
/
+5
*
freedreno/a6xx: limit LRZ state emit
Rob Clark
2020-04-30
2
-9
/
+34
*
freedreno/a6xx: limit PROG_FB_RAST state emit
Rob Clark
2020-04-30
3
-2
/
+10
*
freedreno/a6xx: move scissor state to stateobj
Rob Clark
2020-04-30
2
-2
/
+9
*
freedreno/a6xx: move const state to single stateobj
Rob Clark
2020-04-30
2
-19
/
+28
*
freedreno/a6xx: avoid unnecessary clearing VS DP state
Rob Clark
2020-04-30
2
-1
/
+7
*
freedreno/a6xx: small query cleanup
Rob Clark
2020-04-30
1
-3
/
+1
*
freedreno/drm: inline the things
Rob Clark
2020-04-30
3
-65
/
+62
*
freedreno/drm: drop atomic refcnts
Rob Clark
2020-04-30
1
-2
/
+2
*
freedreno/ir3: Initialize the unused dwords of the immediates consts.
Eric Anholt
2020-04-30
1
-0
/
+3
*
Revert "anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)"
Jason Ekstrand
2020-04-30
1
-4
/
+2
*
intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messages
Jason Ekstrand
2020-04-30
2
-10
/
+39
*
pan/decode: Use correct printf modifier for long int
Tomeu Vizoso
2020-04-30
1
-1
/
+1
*
pan/decode: Check for correct unknown field
Tomeu Vizoso
2020-04-30
1
-1
/
+1
*
panfrost: Don't leak temporary descriptors array
Tomeu Vizoso
2020-04-30
1
-0
/
+2
*
panfrost: Emit blend descriptors on Bifrost
Tomeu Vizoso
2020-04-30
9
-56
/
+200
*
panfrost: Enumify bifrost blend types
Alyssa Rosenzweig
2020-04-30
1
-8
/
+11
*
gitlab-ci: update tracie README after changes in main script
Andres Gomez
2020-04-30
1
-11
/
+6
*
.mailmap: add an alias for Andres Gomez
Andres Gomez
2020-04-30
1
-0
/
+2
*
.mailmap: add an alias for Iago Toral Quiroga
Andres Gomez
2020-04-30
1
-0
/
+2
*
ci: Add intel to shaderdb runs
Lionel Landwerlin
2020-04-30
1
-1
/
+2
*
intel: add stub_gpu tool
Lionel Landwerlin
2020-04-30
3
-0
/
+468
*
intel/dev: print out error when platform is not found by name
Lionel Landwerlin
2020-04-30
1
-0
/
+6
*
drm-shim: silence warnings
Lionel Landwerlin
2020-04-30
1
-15
/
+28
[next]