index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
util: Fix rounding of unpack_unorm8 from small unorm formats.
Eric Anholt
1
-11
/
+10
4 days
iris: Fix android build due to missing link to libmesa_iris_gen125
Jordan Justen
1
-1
/
+2
4 days
iris: only set point sprite overrides if actually using points
Yevhenii Kolesnikov
1
-4
/
+33
5 days
intel/genxml,anv,iris: Drop the legacy compute path from gen125.xml
Jason Ekstrand
3
-227
/
+3
5 days
iris: Add support for COMPUTE_WALKER
Jordan Justen
1
-4
/
+81
6 days
dri: Restrict glthread for CS:GO to radeonsi
Nanley Chery
1
-4
/
+1
10 days
iris: Drop fast_clear_color's blorp_flags param
Nanley Chery
1
-4
/
+3
10 days
iris: Delete iris_resolve_conditional_render
Nanley Chery
3
-28
/
+0
10 days
iris: Disable conditional fast clears
Nanley Chery
1
-39
/
+24
10 days
iris: Make can_fast_clear_depth return constants
Nanley Chery
1
-4
/
+8
10 days
iris: Explain how conditional aux accesses work
Nanley Chery
1
-0
/
+16
11 days
iris: Blit stencil according to aspect_mask
Nanley Chery
1
-60
/
+1
11 days
iris: Use single-aspect formats more in iris_blit
Nanley Chery
1
-3
/
+19
11 days
iris: Blit non-stencil according to aspect_mask
Nanley Chery
1
-46
/
+51
11 days
iris: Loop through an aspect mask in iris_blit
Nanley Chery
1
-14
/
+12
11 days
iris: Increase use of pipe_resources in iris_blit
Nanley Chery
1
-2
/
+3
11 days
iris: Use texture preparation helper in iris_blit
Nanley Chery
1
-6
/
+2
11 days
iris: Move depth-format assertion out of iris_blit
Nanley Chery
2
-3
/
+3
11 days
iris: Don't prepare depth for stencil-aspect blits
Nanley Chery
1
-4
/
+19
13 days
iris: use intrinsic builders
Christian Gmeiner
1
-13
/
+9
2021-01-04
iris: don't use index_bias if not indexed
Marek Olšák
1
-2
/
+0
2020-12-30
iris: Support clears in more GPU-based copies
Nanley Chery
1
-1
/
+24
2020-12-30
iris: Move STC case in get_copy_region_aux_settings
Nanley Chery
1
-2
/
+2
2020-12-30
intel/isl: move get_tile dims/masks to common isl header
Dave Airlie
6
-104
/
+48
2020-12-18
spirv: Implement OpArrayLength for OpenGL
Caio Marcelo de Oliveira Filho
3
-19
/
+41
2020-12-18
iris: use list_is_linked
Marcin Ślusarz
1
-1
/
+1
2020-12-18
iris: remove redundant check
Marcin Ślusarz
1
-1
/
+1
2020-12-10
iris: Stop using blorp_hiz_stencil_op
Nanley Chery
1
-10
/
+4
2020-12-09
iris: Drop res variable in resolve_sampler_views
Nanley Chery
1
-6
/
+6
2020-12-09
iris: Fix resource ptr in resolve_sampler_views
Nanley Chery
1
-1
/
+1
2020-12-09
iris: update depth value for stages after fast clear depth
Andrii Simiklit
1
-0
/
+1
2020-12-08
iris: fix memleak for query_buffer_uploader
yshi18
1
-0
/
+1
2020-12-04
iris: store copy of the border color in the border color hash table
Marcin Ślusarz
1
-1
/
+1
2020-12-01
intel/iris: Build gen 12.5
Jordan Justen
5
-6
/
+37
2020-11-26
glsl: avoid an out-of-bound access while setting up a location for variable
Andrii Simiklit
1
-4
/
+6
2020-11-18
iris: Stop quantizing the depth clear value
Nanley Chery
1
-19
/
+2
2020-11-16
iris: initialize shared screen->vtbl only once
Tapani Pälli
3
-31
/
+56
2020-11-13
iris: Disable color fast-clears in iris_copy_region
Nanley Chery
1
-11
/
+0
2020-11-13
iris: Use converted depth in clear_depth_stencil
Nanley Chery
1
-5
/
+2
2020-11-13
iris: Add and use convert_depth_value
Nanley Chery
1
-10
/
+18
2020-11-13
mesa: Clamp some depth values in glClearBufferfi
Nanley Chery
1
-2
/
+14
2020-11-13
mesa: Clamp some depth values in glClearBufferfv
Nanley Chery
1
-1
/
+15
2020-11-11
prog_to_nir: Revert name initialization change
Kenneth Graunke
1
-2
/
+2
2020-11-11
gallium: Add format modifier plane count query
James Jones
6
-32
/
+93
2020-11-05
iris: Move blit scissoring earlier.
Kenneth Graunke
1
-21
/
+21
2020-11-04
iris: Flush dmabufs during context flushes
Nanley Chery
5
-4
/
+69
2020-11-04
iris: Fix fast-clears of swizzled alpha formats
Nanley Chery
1
-16
/
+7
2020-11-04
iris: Fix SINT assert in convert_fast_clear_color
Nanley Chery
1
-2
/
+1
2020-11-04
iris: Fix fast-clears of swizzled LA formats
Nanley Chery
1
-2
/
+1
2020-11-04
iris: fix source/destination layers for 3D blits
Kenneth Graunke
1
-2
/
+15
[next]