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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: assume external consumers of back buffers can write to the buffers
Marek Olšák
2019-12-10
1
-6
/
+6
*
ANV: Stop advertising smoothLines support on gen10+
Jason Ekstrand
2019-12-10
1
-1
/
+9
*
meson/broadcom: libbroadcom_cle needs expat headers
Dylan Baker
2019-12-10
1
-1
/
+1
*
anv: fix incorrect VMA alignment for CCS main surfaces
Lionel Landwerlin
2019-12-10
1
-3
/
+14
*
anv: fix missing gen12 handling
Lionel Landwerlin
2019-12-10
1
-0
/
+3
*
meson: drop `intel_` prefix on imgui_core
Eric Engestrom
2019-12-10
1
-1
/
+1
*
meson: drop duplicate `lib` prefix on libiris_gen*
Eric Engestrom
2019-12-10
1
-1
/
+1
*
radv: implement VK_KHR_separate_depth_stencil_layouts
Samuel Pitoiset
2019-12-10
6
-7
/
+93
*
radv: initialize HTILE for separate depth/stencil aspects
Samuel Pitoiset
2019-12-10
3
-19
/
+29
*
radv: do not init HTILE as compressed state when dst layout allows it
Samuel Pitoiset
2019-12-10
1
-13
/
+5
*
radv: synchronize after performing a separate depth/stencil fast clears
Samuel Pitoiset
2019-12-10
1
-0
/
+10
*
gallivm: add TGSI bit arithmetic opcodes support
Krzysztof Raszkowski
2019-12-10
1
-0
/
+138
*
radv: fix possibly wrong PA_SC_AA_CONFIG value for conservative rast
Samuel Pitoiset
2019-12-10
2
-10
/
+7
*
radv: move emission of two PA_SC_* registers to the pipeline CS
Samuel Pitoiset
2019-12-10
2
-4
/
+3
*
st/dri: use st->flush callback to flush the backbuffer
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-39
/
+63
*
st/mesa: add a notify_before_flush callback param to flush
Pierre-Eric Pelloux-Prayer
2019-12-10
11
-20
/
+28
*
radeonsi: dcc dirty flag
Pierre-Eric Pelloux-Prayer
2019-12-10
6
-1
/
+26
*
radeonsi: fix multi plane buffers creation
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-2
/
+4
*
radeonsi: use gfx9.surf_offset to compute texture offset
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-1
/
+2
*
radeonsi: use compute shader for clear 12-byte buffer
Sonny Jiang
2019-12-09
4
-10
/
+108
*
st/mesa: release the draw shader properly to fix driver crashes (iris)
Marek Olšák
2019-12-09
1
-1
/
+5
*
draw, st/mesa: generate TGSI for ffvp/ARB_vp if draw lacks LLVM
Marek Olšák
2019-12-09
3
-2
/
+18
*
st/mesa: don't generate VS TGSI if NIR is enabled
Marek Olšák
2019-12-09
1
-22
/
+14
*
st/mesa: remove struct st_vp_variant in favor of st_common_variant
Marek Olšák
2019-12-09
7
-43
/
+24
*
st/mesa: remove st_vp_variant::num_inputs
Marek Olšák
2019-12-09
3
-11
/
+5
*
st/mesa: use a separate VS variant for the draw module
Marek Olšák
2019-12-09
3
-44
/
+22
*
st/mesa: support shader images for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-0
/
+55
*
st/mesa: support SSBOs for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-0
/
+40
*
st/mesa: support samplers for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-0
/
+107
*
st/mesa: save currently bound vertex samplers and sampler views in st_context
Marek Olšák
2019-12-09
4
-3
/
+11
*
st/mesa: support UBOs for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-2
/
+37
*
gallivm: implement LOAD with CONSTBUF but don't enable it for llvmpipe
Marek Olšák
2019-12-09
1
-3
/
+36
*
llvmpipe: implement TEX_LZ and TXF_LZ opcodes
Marek Olšák
2019-12-09
2
-5
/
+11
*
drirc: set allow_higher_compat_version for Faster Than Light
Gurchetan Singh
2019-12-09
1
-1
/
+9
*
util/atomic: Fix p_atomic_add for unlocked and msvc paths
Roland Scheidegger
2019-12-09
1
-2
/
+2
*
freedreno: Track the set of UBOs to be uploaded in UBO analysis.
Eric Anholt
2019-12-09
3
-19
/
+25
*
freedreno: Stop forcing ALLOW_MAPPED_BUFFERS_DURING_EXEC off.
Eric Anholt
2019-12-09
1
-3
/
+0
*
freedreno/fdperf: use drmOpen()
Rob Clark
2019-12-09
2
-1
/
+3
*
gallium/util: Support POLYGON in u_stream_outputs_for_vertices
Alyssa Rosenzweig
2019-12-09
1
-1
/
+8
*
intel: Add pci-ids for Jasper Lake
Anuj Phogat
2019-12-09
1
-0
/
+1
*
intel: Add device info for 1x4x6 Jasper Lake
Anuj Phogat
2019-12-09
1
-4
/
+21
*
lima: expose tiled format modifier in query_dmabuf_modifiers()
Vasily Khoruzhick
2019-12-09
1
-0
/
+1
*
lima: handle DRM_FORMAT_MOD_INVALID in resource_from_handle()
Vasily Khoruzhick
2019-12-09
1
-0
/
+4
*
turnip: add hw binning
Jonathan Marek
2019-12-09
4
-19
/
+372
*
radv: do not use VK_TRUE/VK_FALSE
Samuel Pitoiset
2019-12-09
1
-12
/
+12
*
gallivm: add bitfield reverse and ufind_msb
Dave Airlie
2019-12-09
3
-0
/
+41
*
gallium/scons: fix graw_gdi build
Roland Scheidegger
2019-12-07
1
-0
/
+2
*
aco: propagate temporaries into expanded vectors
Daniel Schürmann
2019-12-07
1
-2
/
+7
*
aco: improve readfirstlane after uniform ssbo loads on GFX7
Daniel Schürmann
2019-12-07
1
-3
/
+3
*
aco: use soffset for MUBUF instructions on SI/CI
Daniel Schürmann
2019-12-07
1
-15
/
+2
[next]