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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: fix the DCC MSAA bug workaround
Marek Olšák
2020-02-11
1
-1
/
+1
*
svga: Use pipe_shader_state_from_tgsi to set shader state
Neha Bhende
2020-02-11
1
-1
/
+1
*
svga: fix size of format_conversion_table[]
Neha Bhende
2020-02-11
1
-0
/
+2
*
radeonsi: don't report that multi-plane formats are supported
Marek Olšák
2020-02-10
1
-7
/
+0
*
svga: Fix banded DMA upload
Thomas Hellstrom
2020-02-07
1
-10
/
+11
*
swr: Fix GCC 4.9 checks.
Vinson Lee
2020-02-07
2
-2
/
+2
*
gallium: let the pipe drivers decide the supported modifiers
James Xiong
2020-02-07
1
-6
/
+2
*
gallium/swr: Fix gcc 4.8.5 compile error
Krzysztof Raszkowski
2020-02-05
1
-6
/
+5
*
freedreno: allow ctx->batch to be NULL
Rob Clark
2020-02-05
4
-30
/
+2
*
etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()
Marek Vasut
2020-02-04
1
-0
/
+1
*
clover: Use explicit conversion from llvm::StringRef to std::string
Jan Vesely
2020-02-04
2
-2
/
+3
*
panfrost: Fix the damage box clamping logic
Boris Brezillon
2020-02-03
1
-0
/
+2
*
lima: Fix build with GCC 10.
Vinson Lee
2020-02-03
1
-1
/
+1
*
iris: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-31
2
-6
/
+10
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-31
1
-1
/
+1
*
iris: Consolodate URB emit
Jason Ekstrand
2020-01-31
3
-36
/
+15
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-31
1
-17
/
+3
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-31
1
-4
/
+1
*
iris: Use the URB size from the L3$ config
Jason Ekstrand
2020-01-31
3
-5
/
+2
*
iris: Store the L3$ configs in the screen
Jason Ekstrand
2020-01-31
3
-14
/
+21
*
iris: Set SLMEnable based on the L3$ config
Jason Ekstrand
2020-01-31
1
-4
/
+4
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-31
1
-1
/
+1
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-31
1
-0
/
+4
*
lima: add noheap debug option
Qiang Yu
2020-01-30
2
-0
/
+6
*
lima: create heap buffer with new interface if available
Qiang Yu
2020-01-30
6
-4
/
+33
*
lima: fix lima_set_vertex_buffers()
Icenowy Zheng
2020-01-30
1
-1
/
+1
*
etnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
Christian Gmeiner
2020-01-29
1
-1
/
+0
*
freedreno: remove flush-queue
Rob Clark
2020-01-29
14
-97
/
+24
*
freedreno: add gmem_lock
Rob Clark
2020-01-29
3
-0
/
+18
*
freedreno: add gmem state cache
Rob Clark
2020-01-29
5
-102
/
+256
*
freedreno: get GMEM state from batch
Rob Clark
2020-01-29
7
-59
/
+59
*
freedreno/a2xx: constify gmem state
Rob Clark
2020-01-29
1
-4
/
+4
*
freedreno/a3xx: constify gmem state
Rob Clark
2020-01-29
1
-9
/
+9
*
freedreno/a4xx: constify gmem state
Rob Clark
2020-01-29
1
-10
/
+10
*
freedreno/a5xx: constify gmem state
Rob Clark
2020-01-29
1
-10
/
+10
*
freedreno/a6xx: constify gmem state
Rob Clark
2020-01-29
1
-13
/
+13
*
freedreno: constify fd_vsc_pipe
Rob Clark
2020-01-29
5
-9
/
+9
*
freedreno: constify fd_tile
Rob Clark
2020-01-29
8
-29
/
+29
*
freedreno: consolidate GMEM state
Rob Clark
2020-01-29
8
-19
/
+24
*
freedreno: extract vsc pipe bo from GMEM state
Rob Clark
2020-01-29
7
-35
/
+32
*
iris: Support multiple chained batches.
Kenneth Graunke
2020-01-29
2
-21
/
+25
*
iris: Make iris_emit_default_l3_config pull devinfo from the batch
Kenneth Graunke
2020-01-29
1
-5
/
+4
*
iris: Drop 'engine' from iris_batch.
Kenneth Graunke
2020-01-29
3
-13
/
+2
*
winsys/amdgpu: Close KMS handles for other DRM file descriptions
Michel Dänzer
2020-01-29
2
-3
/
+21
*
winsys/amdgpu: Re-use amdgpu_screen_winsys when possible
Michel Dänzer
2020-01-29
2
-24
/
+48
*
etnaviv: implement UBOs
Jonathan Marek
2020-01-29
9
-75
/
+109
*
freedreno/a6xx: convert blend state to stateobj
Rob Clark
2020-01-29
5
-53
/
+54
*
freedreno/a6xx: remove special handling based on MRT format
Rob Clark
2020-01-29
1
-15
/
+1
*
freedreno: use PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND
Rob Clark
2020-01-29
16
-111
/
+27
*
gallium/util: Increase the debug_flush map depth
Thomas Hellstrom
2020-01-29
1
-1
/
+1
[next]