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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
ir3: Skip missing VS outputs in VS out map when linking
Connor Abbott
2020-04-25
4
-26
/
+12
*
freedreno/a6xx: Document PrimID passthrough registers
Connor Abbott
2020-04-25
1
-1
/
+1
*
etnaviv: Fix depth stencil ops on GC880/GC2000
Marek Vasut
2020-04-24
1
-2
/
+2
*
zink: set UBO alignments in nir_intrinsic_load_uniform lowering
Mike Blumenkrantz
2020-04-24
1
-0
/
+2
*
freedreno: allow FMT6_8_UNORM as a UBWC format
Fritz Koenig
2020-04-24
1
-0
/
+1
*
etnaviv: support for using generic blit path
Christian Gmeiner
2020-04-24
4
-59
/
+51
*
etnaviv: call util_blitter_save_fragment_constant_buffer_slot(..)
Christian Gmeiner
2020-04-24
1
-0
/
+2
*
etnaviv: drop default state for FE_HALTI5_ID_CONFIG
Christian Gmeiner
2020-04-24
1
-1
/
+0
*
radeonsi: use pipe_blend_state::max_rt to update fewer blend registers
Marek Olšák
2020-04-24
1
-3
/
+7
*
ac,radeonsi: simplify checking for Navi1x chips
Marek Olšák
2020-04-24
4
-17
/
+9
*
etnaviv: add anisotropic filter support
Christian Gmeiner
2020-04-24
3
-2
/
+8
*
etnaviv: update headers from rnndb
Christian Gmeiner
2020-04-24
6
-14
/
+14
*
etnaviv: anisotropic filtering is supported starting with HALTI0
Christian Gmeiner
2020-04-24
1
-1
/
+1
*
panfrost: The texture descriptor has a pointer to a trampoline
Alyssa Rosenzweig
2020-04-24
2
-3
/
+21
*
panfrost: Emit texture descriptor on bifrost
Tomeu Vizoso
2020-04-24
3
-34
/
+78
*
panfrost: Emit sampler descriptor on bifrost
Tomeu Vizoso
2020-04-24
4
-11
/
+63
*
panfrost: Set clear_color_[12] in the extra fb desc
Alyssa Rosenzweig
2020-04-24
1
-0
/
+9
*
panfrost: Clean up a bit the tiler structs for Bifrost
Tomeu Vizoso
2020-04-24
1
-5
/
+3
*
vc4: Use NIR shader's num_outputs for generating our new output.
Eric Anholt
2020-04-23
1
-13
/
+1
*
gallium: Fix setup of pstipple frag coord var.
Eric Anholt
2020-04-23
1
-5
/
+1
*
freedreno: Make the slice pitch be bytes, not pixels.
Eric Anholt
2020-04-23
23
-71
/
+57
*
freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
Eric Anholt
2020-04-23
4
-5
/
+8
*
radeonsi: enable support for AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
2
-5
/
+14
*
gallium: prepare framework for supporting AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
3
-0
/
+3
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
6
-2
/
+11
*
mesa/st: avoid u_vbuf for GLES
Rob Clark
2020-04-23
4
-3
/
+11
*
v3d: support for textureQueryLOD
Alejandro Piñeiro
2020-04-22
1
-1
/
+4
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
2
-16
/
+3
*
iris: fail screen creation when kernel support is not there
Lionel Landwerlin
2020-04-22
1
-5
/
+19
*
panfrost: Assert on unimplemented fragcoord etc
Alyssa Rosenzweig
2020-04-22
1
-0
/
+3
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
2
-16
/
+14
*
replace imports memory functions with utils memory functions
Dylan Baker
2020-04-21
1
-0
/
+1
*
replace malloc macros in imports.h with u_memory.h versions
Dylan Baker
2020-04-21
3
-0
/
+4
*
r600/sfn: use new temp register allocation when loading single value temporaries
Gert Wollny
2020-04-21
1
-2
/
+1
*
r600/sfn: Count only literals that are not inline to split instruction groups
Gert Wollny
2020-04-21
1
-1
/
+11
*
r600/sfn: Fix using the result of a fetch instruction in next fetch
Gert Wollny
2020-04-21
1
-0
/
+11
*
r600/sfn: Fix handling of GS inputs
Gert Wollny
2020-04-21
1
-0
/
+3
*
r600/sfn: Handle b2b1 like it was a mov
Gert Wollny
2020-04-21
1
-0
/
+1
*
r600/sfn: Fix null pointer deref in live range evalation
Gert Wollny
2020-04-21
1
-2
/
+4
*
r600/nir: Pin interpolation results to channel
Gert Wollny
2020-04-21
3
-0
/
+11
*
r600/sfn: Implementing instructions blocks
Gert Wollny
2020-04-21
12
-36
/
+199
*
r600/sfn: Fix setting alignments when lowering UBOs
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600/sfn: Reduce array limit for scratch usage
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600: Dump a few more variables when requested
Gert Wollny
2020-04-21
1
-0
/
+32
*
st/omx: fix gcc warnings
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-3
/
+3
*
gallium/utils: silence strncpy warning
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-1
/
+1
*
iris/bufmgr: Add support for MMAP_OFFSET ioctl.
Rafael Antognolli
2020-04-20
1
-1
/
+51
*
iris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.
Rafael Antognolli
2020-04-20
1
-30
/
+31
*
radeonsi: skip vs output optimizations for some outputs
Pierre-Eric Pelloux-Prayer
2020-04-20
1
-1
/
+12
*
Fix promotion of floats to doubles
Albert Astals Cid
2020-04-18
4
-22
/
+22
[next]