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
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
3
-0
/
+8
*
st/mesa: Make an enum for pipeline statistics query result indices.
Kenneth Graunke
2019-01-15
1
-0
/
+17
*
radeonsi: also apply the GS hang workaround to draws without tessellation
Marek Olšák
2019-01-14
1
-11
/
+14
*
v3d: SHARED but not necessarily SCANOUT buffers on RO must be linear.
Eric Anholt
2019-01-14
1
-1
/
+1
*
v3d: Add support for shader_image_load_store.
Eric Anholt
2019-01-14
5
-2
/
+196
*
v3d: Add SSBO/atomic counters support.
Eric Anholt
2019-01-14
6
-1
/
+102
*
v3d: Drop the GLSL version level.
Eric Anholt
2019-01-14
1
-1
/
+1
*
v3d: Add an isr to the simulator to catch GMP violations.
Eric Anholt
2019-01-14
3
-0
/
+39
*
v3d: Add support for GL_ARB_framebuffer_no_attachments.
Eric Anholt
2019-01-14
3
-2
/
+19
*
v3d: Add support for flushing dirty TMU data at job end.
Eric Anholt
2019-01-14
2
-0
/
+20
*
st/dri: fix dri2_format_table for argb1555 and rgb565
Marek Olšák
2019-01-14
1
-1
/
+1
*
docs: fix gallium screen cap docs
Ilia Mirkin
2019-01-10
1
-11
/
+11
*
freedreno/a6xx: fix 3d+tiled layout
Rob Clark
2019-01-10
1
-34
/
+52
*
freedreno/a6xx: move tile_mode to sampler-view CSO
Rob Clark
2019-01-10
2
-7
/
+7
*
freedreno/a6xx: separate stencil restore/resolve fixes
Rob Clark
2019-01-10
1
-14
/
+21
*
etnaviv: fix typo in cflush_all description
Guido Günther
2019-01-10
1
-1
/
+1
*
st/va: Return correct status from vlVaQuerySurfaceStatus
Indrajit Das
2019-01-09
1
-0
/
+31
*
Revert "llvmpipe: Always return some fence in flush (v2)"
Roland Scheidegger
2019-01-09
1
-2
/
+0
*
st/mesa: don't leak pipe_surface if pipe_context is not current
Marek Olšák
2019-01-09
1
-0
/
+19
*
radeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
Mario Kleiner
2019-01-09
1
-0
/
+8
*
ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsics
Rhys Perry
2019-01-09
1
-0
/
+3
*
llvmpipe: Always return some fence in flush (v2)
Tomasz Figa
2019-01-09
1
-0
/
+2
*
v3d: Enable GL_ARB_texture_gather on V3D 4.x.
Eric Anholt
2019-01-08
1
-0
/
+5
*
freedreno: Move register constant files to src/freedreno.
Bas Nieuwenhuizen
2019-01-08
11
-22475
/
+2
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
3
-4
/
+4
*
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
[next]