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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: use local ws variable in si_need_dma_space
Marek Olšák
2019-02-06
1
-9
/
+10
*
radeonsi: don't leak an index buffer if draw_vbo fails
Marek Olšák
2019-02-06
1
-3
/
+5
*
radeonsi: make allocator_zeroed_memory unmappable and use bigger buffers
Marek Olšák
2019-02-06
1
-1
/
+2
*
radeonsi: clear allocator_zeroed_memory with SDMA
Marek Olšák
2019-02-06
4
-12
/
+9
*
radeonsi: initialize textures using DCC to black when possible
Marek Olšák
2019-02-06
3
-13
/
+63
*
freedreno: a2xx: fix fast clear
Jonathan Marek
2019-02-06
1
-1
/
+0
*
v3d: Store the actual mask of color buffers present in the key.
Eric Anholt
2019-02-05
1
-9
/
+10
*
v3d: Fix precompile of FRAG_RESULT_DATA1 and higher outputs.
Eric Anholt
2019-02-05
1
-1
/
+1
*
nir: Move V3D's "the shader was TGSI, ignore FS output types" flag to NIR.
Eric Anholt
2019-02-05
2
-10
/
+2
*
nvc0/ir: replace cvt instructions with add to improve shader performance
Karol Herbst
2019-02-05
2
-0
/
+64
*
swr/rast: update SWR rasterizer shader stats
Alok Hota
2019-02-05
10
-38
/
+204
*
radeonsi: release tokens after creating the shader program
Gert Wollny
2019-02-05
1
-0
/
+2
*
nv50,nvc0: add explicit settings for recent caps
Ilia Mirkin
2019-02-04
2
-0
/
+4
*
panfrost: Implement Midgard shader toolchain
Alyssa Rosenzweig
2019-02-05
13
-2
/
+6383
*
panfrost: Initial stub for Panfrost driver
Alyssa Rosenzweig
2019-02-05
11
-0
/
+2984
*
radeonsi: fix crashing performance counters (division by zero)
Marek Olšák
2019-02-04
1
-1
/
+1
*
radeonsi: handle render_condition_enable in si_compute_clear_render_target
Marek Olšák
2019-02-04
3
-3
/
+8
*
radeonsi: use compute for clear_render_target when possible
Sonny Jiang
2019-02-04
5
-0
/
+184
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
1
-4
/
+3
*
freedreno: more fixing release tarball
Rob Clark
2019-01-31
1
-1
/
+3
*
virgl: ARB_query_buffer_object support
Dave Airlie
2019-01-31
7
-1
/
+58
*
virgl: enable elapsed time queries
Dave Airlie
2019-01-31
1
-1
/
+1
*
radeonsi: fix a comment typo in si_fine_fence_set
Marek Olšák
2019-01-30
1
-1
/
+1
*
r600: add -Wstrict-overflow=0 to meson to silence the warning
Marek Olšák
2019-01-30
1
-1
/
+1
*
radeonsi: unify error paths in si_texture_create_object
Marek Olšák
2019-01-30
1
-9
/
+9
*
radeonsi: merge & rename texture BO metadata functions
Marek Olšák
2019-01-30
1
-64
/
+53
*
radeonsi: enable dithered alpha-to-coverage for better quality
Marek Olšák
2019-01-30
1
-4
/
+5
*
v3d: Fix leak in resource setup error path
Ernestas Kulik
2019-01-29
1
-1
/
+1
*
vc4: Fix leak in HW queries error path
Ernestas Kulik
2019-01-29
1
-1
/
+1
*
v3d: Always enable the NEON utile load/store code.
Eric Anholt
2019-01-29
1
-5
/
+6
*
freedreno: fix sysmem rendering being used when clear is used
Jonathan Marek
2019-01-29
1
-1
/
+1
*
freedreno: fix depth usage logic
Jonathan Marek
2019-01-29
1
-2
/
+6
*
freedreno: fix invalidate logic
Jonathan Marek
2019-01-29
2
-10
/
+10
*
freedreno: minor cleanups
Rob Clark
2019-01-29
2
-2
/
+0
*
freedreno: stop frob'ing pipe_resource::nr_samples
Rob Clark
2019-01-29
4
-6
/
+15
*
freedreno/a6xx: fix blitter nr_samples check
Rob Clark
2019-01-29
1
-1
/
+3
*
freedreno/a5xx: fix blitter nr_samples check
Rob Clark
2019-01-29
1
-1
/
+2
*
vc4: Enable NEON asm on meson cross-builds.
Eric Anholt
2019-01-28
1
-4
/
+6
*
freedreno: a2xx: add perfcntrs
Jonathan Marek
2019-01-28
8
-0
/
+1118
*
freedreno: a2xx: minor solid_vertexbuf fixups
Jonathan Marek
2019-01-28
3
-4
/
+6
*
freedreno: a2xx: clear fixes and fast clear path
Jonathan Marek
2019-01-28
8
-126
/
+434
*
freedreno: a2xx: a20x hw binning
Jonathan Marek
2019-01-28
11
-16
/
+298
*
freedreno: a2xx: enable early-Z testing
Jonathan Marek
2019-01-28
4
-3
/
+11
*
freedreno: a2xx: ir2 cleanup
Jonathan Marek
2019-01-28
2
-3
/
+1
*
Switch imx to kmsro and remove the imx winsys
Rob Herring
2019-01-28
3
-17
/
+1
*
kmsro: Extend to include hx8357d.
Eric Anholt
2019-01-28
2
-0
/
+2
*
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
2019-01-28
5
-14
/
+14
*
virgl: Set sRGB write control CAP based on host capabilities
Gert Wollny
2019-01-28
3
-0
/
+13
*
etnaviv: add linear sampling support
Christian Gmeiner
2019-01-28
3
-1
/
+25
*
etnaviv: update headers from rnndb
Christian Gmeiner
2019-01-28
8
-55
/
+227
[prev]
[next]