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
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
zink: use u_blitter when format-reinterpreting
Erik Faye-Lund
2019-11-06
1
-0
/
+10
*
zink: always allow sampling of images
Erik Faye-Lund
2019-11-06
1
-4
/
+3
*
zink: transition resources before resolving
Erik Faye-Lund
2019-11-06
1
-0
/
+8
*
zink: disable fragment-shader texture-lod
Erik Faye-Lund
2019-11-06
1
-0
/
+2
*
zink: make sure src image is transfer-src-optimal
Duncan Hopkins
2019-11-06
1
-0
/
+4
*
zink: do not advertize coherent mapping
Erik Faye-Lund
2019-11-06
1
-1
/
+1
*
zink: always allow mutating the format
Erik Faye-Lund
2019-11-06
1
-2
/
+3
*
zink: use actual format for render-pass
Erik Faye-Lund
2019-11-06
1
-3
/
+4
*
radeonsi: fix shader disk cache key
Pierre-Eric Pelloux-Prayer
2019-11-06
1
-2
/
+3
*
radeonsi: keep serialized NIR instead of nir_shader in si_shader_selector
Marek Olšák
2019-11-05
5
-13
/
+65
*
radeonsi: don't keep compute shader IR after compilation
Marek Olšák
2019-11-05
1
-2
/
+5
*
radeonsi: use IR SHA1 as the cache key for the in-memory shader cache
Marek Olšák
2019-11-05
3
-71
/
+55
*
lima: add support for gl_PointSize
Vasily Khoruzhick
2019-11-05
5
-32
/
+90
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
10
-20
/
+20
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
10
-17
/
+17
*
svga: check return value of define_query_vgpu{9,10}
Philipp Sieweck
2019-11-05
1
-8
/
+23
*
nir: pack nir_variable::data::stream
Marek Olšák
2019-11-04
1
-2
/
+2
*
iris: try to set the specified tiling when importing a dmabuf
James Xiong
2019-11-04
3
-11
/
+29
*
iris: Fix "Force Zero RTA Index Enable" setting again
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
panfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
Boris Brezillon
2019-11-04
1
-1
/
+2
*
nv50/ir: fix crash in isUniform for undefined values
Karol Herbst
2019-11-03
1
-0
/
+2
*
lima: set dithering flag when necessary
Vasily Khoruzhick
2019-11-01
1
-1
/
+3
*
lima: ignore flags while looking for BO in cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: align size before trying to fetch BO from cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
*
lima: add debug prints for BO cache
Vasily Khoruzhick
2019-11-01
3
-6
/
+56
*
pan/midgard: Use fp32 blend shaders
Alyssa Rosenzweig
2019-11-01
2
-10
/
+10
*
lima: support indexed draw with bias
Icenowy Zheng
2019-10-31
1
-1
/
+1
*
zink: emit line-width when using polygon line-mode
Erik Faye-Lund
2019-10-31
1
-1
/
+20
*
zink: heap-allocate samplers objects
Erik Faye-Lund
2019-10-31
1
-7
/
+14
*
radeonsi: tell the shader disk cache what IR is used
Pierre-Eric Pelloux-Prayer
2019-10-31
1
-7
/
+10
*
android: Add panfrost support to build scripts
Robert Foss
2019-10-31
2
-0
/
+97
*
v3d: rename vertex shader key (num)_fs_inputs fields
Iago Toral Quiroga
2019-10-31
1
-13
/
+13
*
gallium/swr: Fix depth values for blit scenario
Jan Zielinski
2019-10-31
1
-0
/
+8
*
iris/gen11+: Move flush for render target change
Jordan Justen
2019-10-31
1
-19
/
+20
*
iris: Add IRIS_DIRTY_RENDER_BUFFER state flag
Jordan Justen
2019-10-31
1
-1
/
+3
*
lima: add cubemap support
Arno Messiaen
2019-10-31
6
-8
/
+45
*
lima: introduce ppir_op_load_coords_reg to differentiate between loading text...
Arno Messiaen
2019-10-31
6
-5
/
+18
*
lima: add layer_stride field to lima_resource struct
Arno Messiaen
2019-10-31
3
-15
/
+28
*
lima: fix stride in texture descriptor
Arno Messiaen
2019-10-31
2
-3
/
+3
*
nv50/ir: mark STORE destination inputs as used
Ilia Mirkin
2019-10-30
1
-0
/
+6
*
gm107/ir: fix loading z offset for layered 3d image bindings
Ilia Mirkin
2019-10-30
4
-54
/
+202
*
iris: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
2
-0
/
+21
*
etnaviv: fix non-pointsprite points on GC7000L
Jonathan Marek
2019-10-30
1
-0
/
+4
*
etnaviv: stencil fix
Jonathan Marek
2019-10-30
1
-13
/
+15
*
etnaviv: fix depth bias
Jonathan Marek
2019-10-30
2
-1
/
+2
*
iris: Set MOCS for external surfaces to uncached
Jordan Justen
2019-10-30
1
-4
/
+8
*
iris: Align fast clear color state buffer to a page.
Rafael Antognolli
2019-10-30
1
-0
/
+5
*
zink: only enable KHR_external_memory_fd if supported
Erik Faye-Lund
2019-10-30
3
-7
/
+28
*
freedreno/a2xx: add missing vertex formats (SSCALE/USCALE/FIXED)
Jonathan Marek
2019-10-30
7
-49
/
+82
*
radeonsi: disable sdma for gfx10
Pierre-Eric Pelloux-Prayer
2019-10-30
1
-1
/
+7
[next]