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
*
llvmpipe: record sample info for color/depth buffers in scene
Dave Airlie
2020-05-06
5
-4
/
+26
*
llvmpipe: pass color and depth sample strides into fragment shader.
Dave Airlie
2020-05-06
4
-5
/
+33
*
draw: disable point/line smoothing for multisample (v2)
Dave Airlie
2020-05-06
3
-12
/
+12
*
llvmpipe: handle multisample render target clears
Dave Airlie
2020-05-06
1
-37
/
+55
*
llvmpipe: add clear texture support for multisample textures.
Dave Airlie
2020-05-06
1
-1
/
+124
*
llvmpipe: add multisample resource copy region support.
Dave Airlie
2020-05-06
1
-0
/
+51
*
llvmpipe: add internal multisample texture mapping path.
Dave Airlie
2020-05-06
2
-7
/
+27
*
llvmpipe: pass incoming sample_mask into fragment shader context.
Dave Airlie
2020-05-06
6
-3
/
+22
*
llvmpipe/jit: pass fragment sample mask via jit context.
Dave Airlie
2020-05-06
2
-0
/
+10
*
llvmpipe: add get_sample_position support (v2)
Dave Airlie
2020-05-06
3
-1
/
+22
*
llvmpipe: fix race between draw and setting fragment shader.
Dave Airlie
2020-05-06
1
-5
/
+5
*
gallium/util: split out zstencil clearing code.
Dave Airlie
2020-05-06
2
-89
/
+123
*
llvmpipe: add a max samples define set to 4.
Dave Airlie
2020-05-06
1
-0
/
+1
*
llvmpipe: add multisample support to texture allocator.
Dave Airlie
2020-05-06
5
-3
/
+14
*
util: add a resource wrapper to get resource samples
Dave Airlie
2020-05-06
1
-0
/
+5
*
llvmpipe: add samples support to image jit
Dave Airlie
2020-05-06
6
-2
/
+28
*
llvmpipe: add num_samples/sample_stride support to jit textures
Dave Airlie
2020-05-06
6
-1
/
+32
*
draw: add support for num_samples + sample_stride to the image paths
Dave Airlie
2020-05-06
6
-7
/
+34
*
draw: introduce sampler num samples + stride members
Dave Airlie
2020-05-06
8
-5
/
+30
*
gallivm/nir: add multisample image operations
Dave Airlie
2020-05-06
1
-0
/
+6
*
gallivm/nir: add multisample support to image size
Dave Airlie
2020-05-06
1
-0
/
+3
*
gallivm/nir/tgsi: add multisample texture sampling.
Dave Airlie
2020-05-06
2
-1
/
+13
*
gallivm/sample: add multisample image operation support
Dave Airlie
2020-05-06
2
-0
/
+18
*
gallivm/sample: add multisample support for texel fetch
Dave Airlie
2020-05-06
2
-2
/
+52
*
virgl: Properly check for encode_stride when encoding transfers
Tomeu Vizoso
2020-05-06
1
-1
/
+1
*
llvmpipe: simple texture barrier implementation.
Dave Airlie
2020-05-06
2
-2
/
+8
*
llvmpipo/nir: free compute shader NIR
Dave Airlie
2020-05-06
1
-0
/
+2
*
draw/tess: free tessellation control shader i/o memory.
Dave Airlie
2020-05-06
1
-0
/
+3
*
st/nine: Set correctly blend max_rt
Axel Davy
2020-05-05
1
-2
/
+1
*
radeonsi: enable TC-compatible HTILE on demand for best Z/S performance
Marek Olšák
2020-05-05
5
-4
/
+57
*
radeonsi: allow tc_compatible_htile to be mutable
Marek Olšák
2020-05-05
1
-44
/
+56
*
radeonsi/gfx9: always use IMG_DATA_FORMAT_S8_32 for 8-bit stencil
Marek Olšák
2020-05-05
1
-2
/
+1
*
radeonsi: don't wait for idle at the end of gfx IBs
Marek Olšák
2020-05-05
1
-0
/
+13
*
ac/nir: export some undef as zero
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+1
*
gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
Pierre-Eric Pelloux-Prayer
2020-05-05
4
-0
/
+6
*
radeonsi: don't print gs_copy_shader stats for shaderdb
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-2
/
+0
*
radeonsi: add workaround for issue 2647
Pierre-Eric Pelloux-Prayer
2020-05-05
4
-1
/
+15
*
zink: use nir_lower_uniforms_to_ubo
Erik Faye-Lund
2020-05-05
1
-83
/
+1
*
driconf: add force_integer_tex_nearest option
Pierre-Eric Pelloux-Prayer
2020-05-05
3
-0
/
+4
*
android: iris: add iris_seqno.{c,h} to Makefile.sources
Mauro Rossi
2020-05-04
1
-1
/
+3
*
panfrost: Setup gl_FragCoord as sysval on Bifrost
Alyssa Rosenzweig
2020-05-04
2
-3
/
+4
*
etnaviv: do not use int filter when anisotropic filtering is used
Christian Gmeiner
2020-05-04
4
-12
/
+25
*
etnaviv: fix SAMP_ANISOTROPY register value
Christian Gmeiner
2020-05-04
1
-2
/
+1
*
Revert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's al...
Marek Olšák
2020-05-02
1
-7
/
+7
*
iris: Implement ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-01
7
-3
/
+68
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+2
*
iris: Implement PIPE_FLUSH_DEFERRED support.
Kenneth Graunke
2020-05-01
1
-6
/
+90
*
iris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT kernel support
Kenneth Graunke
2020-05-01
2
-0
/
+14
*
iris: Flush any current work in iris_fence_await before adding deps
Kenneth Graunke
2020-05-01
1
-0
/
+4
*
iris: Store a seqno for each batch in the fence
Chris Wilson
2020-05-01
1
-29
/
+22
[next]