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
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
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
path:
root
/
src
/
gallium
/
include
/
pipe
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
gallium: add PIPE_CAP_FBFETCH_ZS and expose extension
Pavel Asyutchenko
1
-0
/
+1
6 days
mesa/st: add PIPE_CAP_DITHERING
Mike Blumenkrantz
1
-0
/
+1
10 days
gallium: disable hardware select for crocus
Qiang Yu
1
-0
/
+1
10 days
gallium: clean up PIPE_ALIGN_STACK-definition
Erik Faye-Lund
1
-17
/
+1
10 days
gallium: remove unused macros
Erik Faye-Lund
1
-37
/
+1
10 days
gallium: remove repeated check
Erik Faye-Lund
1
-1
/
+1
10 days
gallium: reorganize includes
Erik Faye-Lund
1
-7
/
+5
10 days
gallium: remove stale comment
Erik Faye-Lund
1
-4
/
+0
2022-06-10
gallium: Rename PIPE_CAP_TGSI_LEGACY_MATH_RULES to drop "TGSI"
Emma Anholt
1
-1
/
+1
2022-06-10
gallium: Rename MUL_ZERO_WINS to LEGACY_MATH_RULES.
Emma Anholt
2
-2
/
+2
2022-06-08
mesa,gallium: Make point coord origin a CAP
Alyssa Rosenzweig
1
-0
/
+1
2022-06-07
gallium: rename PIPE_CAP_MAX_SHADER_BUFFER_SIZE -> *_UINT
Marek Olšák
1
-1
/
+1
2022-06-07
gallium: rename PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE->MAX_TEXEL_BUFFER_ELEMENTS_UINT
Marek Olšák
1
-1
/
+1
2022-06-07
gallium: add PIPE_CAP_MAX_CONSTANT_BUFFER_SIZE_UINT for UBOs
Marek Olšák
1
-0
/
+1
2022-06-07
gallium: rename PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE to *_BUFFER0_*
Marek Olšák
1
-1
/
+1
2022-06-07
gallium+glsl: Remove EmitNoSat/PIPE_CAP_VERTEX_SHADER_SATURATE
Emma Anholt
1
-1
/
+0
2022-06-04
gallium: remove PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT CAP
Timothy Arceri
1
-1
/
+0
2022-06-02
gallium: remove needless c99_compat.h includes
Erik Faye-Lund
1
-2
/
+0
2022-05-24
tgsi: Add SEPARABLE_PROGRAM property
Italo Nicola
1
-0
/
+1
2022-05-17
gallium: Add MinLumaBiPredSize8x8 to pipe_h264_sps, pic_init_qs_minus26 to pi...
Sil Vilerino
1
-0
/
+2
2022-05-17
gallium radeon/r600/omx/va: Adds support for multiple reference encoding
Sil Vilerino
1
-2
/
+4
2022-05-17
gallium: Add multiple slice support to pipe_h264_enc_picture_desc
Sil Vilerino
1
-0
/
+12
2022-05-17
gallium: Add values to pipe_video_cap for multi-slice and multi-reference encode
Sil Vilerino
1
-1
/
+39
2022-05-17
gallium/va/radeonsi: Using private as a parameter name conflicts with C++ key...
Sil Vilerino
1
-1
/
+3
2022-05-15
gallium: support for implementing EXT_external_objects_win32
Sidney Just
2
-0
/
+34
2022-05-12
gallium: add a union to access queries counters
Pierre-Eric Pelloux-Prayer
1
-11
/
+16
2022-05-10
gallium: Bump PIPE_MAX_SHADER_IMAGES to 64
Jason Ekstrand
1
-1
/
+1
2022-05-10
glsl: Make all drivers take the GLSLOptimizeConservatively path.
Emma Anholt
1
-1
/
+0
2022-05-05
gallium: Remove now-unused shader caps.
Emma Anholt
1
-4
/
+0
2022-04-29
gallium: add PIPE_CAP_ALLOW_DRAW_OUT_OF_ORDER
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2022-04-28
util: add pipe formats R10G10B10X2_SINT, B10G10R10X2_SINT, G16R16_SINT
Marek Olšák
1
-0
/
+3
2022-04-22
gallium: move get_canonical_format hook to pipe_screen
Juan A. Suarez Romero
2
-10
/
+10
2022-04-21
gallium: add PIPE_CAP_MULTI_DRAW_INDIRECT_PARTIAL_STRIDE
Mike Blumenkrantz
1
-0
/
+1
2022-04-19
gallium: add hook on getting canonical format
Juan A. Suarez Romero
1
-0
/
+10
2022-04-18
gallium: rename ldexp shader-cap
Erik Faye-Lund
1
-1
/
+1
2022-04-18
gallium: rename dfracexp/dldexp shader-cap
Erik Faye-Lund
1
-1
/
+1
2022-04-18
gallium: rename dround shader-cap
Erik Faye-Lund
1
-1
/
+1
2022-04-18
gallium: rename continue shader-cap
Erik Faye-Lund
1
-1
/
+1
2022-04-07
gallium: Learn about kopper
Adam Jackson
1
-0
/
+4
2022-04-01
util: Getting u_debug.h not depends on pipe/*
Yonggang Luo
1
-31
/
+0
2022-04-01
util: Rename PIPE_DEBUG_TYPE to UTIL_DEBUG_TYPE
Yonggang Luo
1
-1
/
+1
2022-04-01
util: Rename pipe_debug_type to util_debug_type
Yonggang Luo
1
-1
/
+1
2022-04-01
pipe: place `struct util_debug_callback` at the proper place in p_context.h
Yonggang Luo
1
-1
/
+1
2022-04-01
util: Rename pipe_debug_callback to util_debug_callback
Yonggang Luo
2
-3
/
+3
2022-03-23
gallium: Remove unused macro PIPE_ARCH_SSSE3
Yonggang Luo
1
-5
/
+0
2022-03-23
gallium: rename image atomic inc-wrap cap
Erik Faye-Lund
1
-1
/
+1
2022-03-23
gallium: rename image atomic float-add cap
Erik Faye-Lund
1
-1
/
+1
2022-03-23
gallium: rename window-space position cap
Erik Faye-Lund
1
-1
/
+1
2022-03-17
gallium: rename ballot cap
Erik Faye-Lund
1
-1
/
+1
2022-03-17
gallium: rename clock cap
Erik Faye-Lund
1
-1
/
+1
[next]