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
*
autotools: Remove tegra vdpau driver
Dylan Baker
2019-01-08
1
-2
/
+0
*
clover/meson: Ignore 'svn' suffix when computing CLANG_RESOURCE_DIR
Pierre Moreau
2019-01-08
1
-1
/
+1
*
virgl: use primconvert provoking vertex properly
Dave Airlie
2019-01-08
2
-8
/
+24
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-2
/
+2
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-2
/
+3
*
etnaviv: annotate variables only used in debug build
Lucas Stach
2019-01-07
1
-7
/
+4
*
etnaviv: enable full overwrite in a few more cases
Lucas Stach
2019-01-07
1
-4
/
+7
*
v3d: Fix up VS output setup during precompiles.
Eric Anholt
2019-01-04
1
-6
/
+10
*
virgl: remove empty file
Gurchetan Singh
2019-01-03
1
-0
/
+0
*
virgl: don't flush an empty range
Gurchetan Singh
2019-01-03
1
-0
/
+4
*
virgl/vtest: Use default socket name from protocol header
Jakob Bornecrantz
2019-01-03
1
-3
/
+1
*
freedreno: fix staging resource size for arrays
Rob Clark
2019-01-03
1
-2
/
+10
*
freedreno: remove blit_via_copy_region()
Rob Clark
2019-01-03
1
-4
/
+0
*
freedreno/a6xx: rework blitter API
Rob Clark
2019-01-03
1
-54
/
+8
*
freedreno: try blitter for fd_resource_copy_region()
Rob Clark
2019-01-03
1
-0
/
+27
*
freedreno: rework blit API
Rob Clark
2019-01-03
8
-27
/
+29
*
freedreno: skip depth resolve if not written
Rob Clark
2019-01-03
3
-4
/
+14
*
v3d: Refactor compiler entrypoints.
Eric Anholt
2019-01-02
1
-26
/
+6
*
v3d: Don't forget to include RT writes in precompiles.
Eric Anholt
2019-01-02
1
-0
/
+10
*
v3d: Fix segfault when failing to compile a program.
Eric Anholt
2019-01-02
1
-2
/
+4
*
radeonsi: always unmap texture CPU mappings on 32-bit CPU architectures
Marek Olšák
2019-01-02
1
-0
/
+16
*
radeonsi: remove unused variables in si_insert_input_ptr
Marek Olšák
2019-01-02
1
-3
/
+1
*
radeonsi: use u_decomposed_prims_for_vertices instead of u_prims_for_vertices
Marek Olšák
2019-01-02
1
-1
/
+3
*
radeonsi: make si_cp_wait_mem more configurable
Marek Olšák
2019-01-02
5
-8
/
+8
*
radeonsi: call si_fix_resource_usage for the GS copy shader as well
Marek Olšák
2019-01-02
1
-0
/
+4
*
radeonsi: don't emit redundant PKT3_NUM_INSTANCES packets
Marek Olšák
2019-01-02
2
-2
/
+10
*
st/glsl_to_nir: call nir_lower_load_const_to_scalar() in the st
Timothy Arceri
2019-01-02
1
-2
/
+0
*
radeonsi: make use of ac_are_tessfactors_def_in_all_invocs()
Timothy Arceri
2019-01-02
1
-8
/
+2
*
radeonsi: remove unrequired param in si_nir_scan_tess_ctrl()
Timothy Arceri
2019-01-02
3
-3
/
+1
*
tgsi/scan: correctly walk instructions in tgsi_scan_tess_ctrl()
Timothy Arceri
2019-01-02
1
-29
/
+43
*
tgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
Timothy Arceri
2019-01-02
1
-1
/
+1
*
nv30: disable rendering to 3D textures
Ilia Mirkin
2019-01-01
1
-0
/
+6
*
nv30: fix some s3tc layout issues
Ilia Mirkin
2018-12-30
2
-7
/
+26
*
nv30: use correct helper to get blocks in y direction
Ilia Mirkin
2018-12-30
1
-1
/
+1
*
nv30: add support for multi-layer transfers
Ilia Mirkin
2018-12-30
1
-4
/
+35
*
nv30: fix rare issue with fp unbinding not finding the bufctx
Ilia Mirkin
2018-12-30
1
-1
/
+1
*
nv30: avoid setting user_priv without setting cur_ctx
Ilia Mirkin
2018-12-30
1
-3
/
+1
*
v3d: Add support for requesting the sample offsets.
Eric Anholt
2018-12-30
1
-0
/
+22
*
v3d: Hook up some shader-db output to GL_ARB_debug_output.
Eric Anholt
2018-12-30
1
-0
/
+12
*
v3d: Add a "precompile" debug flag for shader-db.
Eric Anholt
2018-12-29
1
-0
/
+76
*
meson: Override C++ standard to gnu++11 when building with altivec on ppc64
Dylan Baker
2018-12-28
1
-0
/
+3
*
radeonsi: Enable adaptive_sync by default for radeon
Nicholas Kazlauskas
2018-12-28
1
-0
/
+4
*
etnaviv: Consolidate buffer references from framebuffers
Tomeu Vizoso
2018-12-28
3
-10
/
+9
*
virgl/vtest: fix front buffer flush with protocol version 0.
Dave Airlie
2018-12-28
1
-1
/
+1
*
nv50,nvc0: add missing CAPs for unsupported features
Ilia Mirkin
2018-12-26
2
-0
/
+3
*
nvc0: enable GL_NV_shader_atomic_float on pre-Maxwell
Ilia Mirkin
2018-12-26
1
-0
/
+2
*
nv50/ir: add support for converting ATOMFADD to proper ir
Ilia Mirkin
2018-12-26
1
-0
/
+4
*
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
2018-12-26
3
-0
/
+4
*
tgsi: add ATOMFADD operation
Ilia Mirkin
2018-12-26
6
-2
/
+23
[next]