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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: handle aux properly in iris_resource_get_handle
Tapani Pälli
2019-04-04
1
-0
/
+8
*
v3d: Add some more new packets for V3D 4.x.
Eric Anholt
2019-04-04
1
-0
/
+131
*
v3d: Don't try to use the TFU blit path if a scissor is enabled.
Eric Anholt
2019-04-04
1
-1
/
+2
*
v3d: Bump the maximum texture size to 4k for V3D 4.x.
Eric Anholt
2019-04-04
5
-5
/
+33
*
v3d: Add support for handling OOM signals from the simulator.
Eric Anholt
2019-04-04
3
-14
/
+78
*
mesa/main: Fix multisample texture initialize
Illia Iorin
2019-04-05
1
-13
/
+25
*
glsl: Fix input/output structure matching across shader stages
Sergii Romantsov
2019-04-05
4
-26
/
+56
*
ddebug: add compute functions to help hang detection
Dave Airlie
2019-04-05
1
-2
/
+21
*
iris: avoid use after free in shader destruction
Dave Airlie
2019-04-05
1
-7
/
+49
*
radeonsi: set exact shader buffer read/write usage in CS
Marek Olšák
2019-04-04
6
-24
/
+41
*
glsl: remember which SSBOs are not read-only and pass it to gallium
Marek Olšák
2019-04-04
4
-1
/
+20
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
19
-28
/
+51
*
iris: Fix assert when using vertex attrib without buffer binding
Danylo Piliaiev
2019-04-04
1
-1
/
+2
*
iris: move iris_flush_resource so we can call it from get_handle
Tapani Pälli
2019-04-04
1
-15
/
+15
*
iris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICATE_DATA.
Kenneth Graunke
2019-04-04
3
-8
/
+8
*
util/process: document memory leak
Eric Engestrom
2019-04-04
1
-0
/
+4
*
simplify LLVM version string printing
Eric Engestrom
2019-04-04
4
-33
/
+15
*
gallium/u_dump: util_dump_sampler_view: Dump u.tex.first_level
Guido Günther
2019-04-04
1
-1
/
+1
*
gallium: ddebug: Add missing fence related wrappers
Guido Günther
2019-04-04
2
-0
/
+37
*
st/mesa: Fix GL_MAP_COLOR with glDrawPixels GL_COLOR_INDEX
Danylo Piliaiev
2019-04-04
1
-2
/
+32
*
gallium/hud: fix rounding error in nic bps computation
Eric Engestrom
2019-04-04
1
-2
/
+2
*
gallium/hud: prevent buffer overflow
Eric Engestrom
2019-04-04
3
-6
/
+6
*
gallium/hud: fix memory leaks
Eric Engestrom
2019-04-04
3
-2
/
+7
*
radeonsi: enable displayable DCC on Ravens
Marek Olšák
2019-04-04
2
-0
/
+12
*
radeonsi: add support for displayable DCC for multi-RB chips
Marek Olšák
2019-04-04
11
-14
/
+387
*
radeonsi: add support for displayable DCC for 1 RB chips
Marek Olšák
2019-04-04
7
-7
/
+113
*
radeonsi: add ability to bind images as image buffers
Marek Olšák
2019-04-04
2
-3
/
+8
*
radeonsi/gfx9: add support for PIPE_ALIGNED=0
Marek Olšák
2019-04-04
4
-12
/
+30
*
amd/addrlib: fix uninitialized values for Addr2ComputeDccAddrFromCoord
Marek Olšák
2019-04-04
1
-0
/
+2
*
iris: move variable to the scope where it is being used
Tapani Pälli
2019-04-04
1
-1
/
+1
*
st/nir: run st_nir_opts after 64bit ops lowering
Tapani Pälli
2019-04-04
1
-1
/
+1
*
panfrost: Size tiled temp buffers correctly
Alyssa Rosenzweig
2019-04-04
3
-8
/
+13
*
panfrost: Respect box->width in tiled stores
Alyssa Rosenzweig
2019-04-04
3
-4
/
+6
*
panfrost: Cleanup some indirection in pan_resource
Alyssa Rosenzweig
2019-04-04
1
-24
/
+21
*
panfrost: Implement system values
Alyssa Rosenzweig
2019-04-04
7
-188
/
+229
*
nir: Add "viewport vector" system values
Alyssa Rosenzweig
2019-04-04
1
-0
/
+5
*
virgl: also destroy all read-transfers
Erik Faye-Lund
2019-04-03
2
-2
/
+4
*
panfrost: Remove support for legacy kernels
Alyssa Rosenzweig
2019-04-03
8
-39
/
+8
*
etnaviv: only try to construct scanout resource when on KMS winsys
Lucas Stach
2019-04-03
1
-1
/
+1
*
etnaviv: flush all pending contexts when accessing a resource with the CPU
Lucas Stach
2019-04-03
1
-2
/
+8
*
etnaviv: don't flush own context when updating resource use
Lucas Stach
2019-04-03
1
-1
/
+10
*
etnaviv: shrink struct etna_3d_state
Christian Gmeiner
2019-04-03
2
-23
/
+0
*
intel/compiler: use defined size for vector components
Dave Airlie
2019-04-03
1
-1
/
+1
*
nir: use proper array sizing define for vectors
Dave Airlie
2019-04-03
1
-4
/
+4
*
Revert "nir: propagate known constant values into the if-then branch"
Timothy Arceri
2019-04-03
1
-60
/
+0
*
nir: propagate known constant values into the if-then branch
Timothy Arceri
2019-04-03
1
-0
/
+60
*
virgl: close drm fd when destroying virgl screen.
Lepton Wu
2019-04-02
1
-0
/
+1
*
iris: Enable fast clears on gen8.
Rafael Antognolli
2019-04-02
1
-2
/
+1
*
iris: Add aux.sampler_usages.
Rafael Antognolli
2019-04-02
3
-16
/
+34
*
iris: Do not allocate clear_color_bo for gen8.
Rafael Antognolli
2019-04-02
2
-6
/
+9
[prev]
[next]