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
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
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
staging/22.2
staging/22.3
staging/23.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
path:
root
/
src
/
gallium
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
gallium: add PIPE_CAP_NULL_TEXTURES
Mike Blumenkrantz
1
-0
/
+1
2023-01-12
gallium: Add cap to request state validation for all dirty state
Gert Wollny
1
-0
/
+1
2023-01-11
gallium: Add image volatile/coherent flags
Rob Clark
2
-0
/
+6
2023-01-11
gallium: pipe: add PIPE_DEFAULT_DECODER_FEEDBACK_TIMEOUT_NS
Daniel Almeida
1
-0
/
+1
2023-01-11
gallium: pipe: add get_decoder_fence vfunc
Daniel Almeida
2
-0
/
+16
2023-01-10
util/driconf: add Dune: Spice Wars workaround
Timothy Arceri
1
-0
/
+1
2023-01-04
util: Drop the ENUM_PACKED macro
Jason Ekstrand
1
-2
/
+2
2023-01-01
glthread,gallium: add a CAP to disable glBufferSubData optimization in glthread
Marek Olšák
1
-0
/
+1
2022-12-18
mesa: set pipe_draw_info::index::resource directly and remove gl_bo
Marek Olšák
1
-3
/
+0
2022-12-16
loader: fixes -Werror,-Wdeprecated-non-prototype for clang-15 in pipe-loader
Yonggang Luo
1
-1
/
+7
2022-12-11
gallium: add the u_vbuf pointer into pipe_context
Marek Olšák
1
-0
/
+2
2022-12-09
gallium: add new variable for video frame statistics
Thong Thai
1
-0
/
+5
2022-12-09
gallium: rename st_framebuffer_iface -> pipe_frontend_drawable, etc.
Marek Olšák
1
-4
/
+4
2022-12-09
gallium: remove pipe_frontend_screen::destroy callback, call it directly
Marek Olšák
1
-5
/
+0
2022-12-09
gallium: clean up comments in api.h, cosmetic changes
Marek Olšák
1
-33
/
+21
2022-12-09
gallium: remove st_framebuffer_iface::st_manager_private
Marek Olšák
1
-5
/
+0
2022-12-09
gallium: remove unused ST_CONTEXT_ERROR_*
Marek Olšák
1
-4
/
+0
2022-12-09
gallium: rename st_manager_private -> st_screen
Marek Olšák
1
-2
/
+4
2022-12-09
gallium: remove st_profile_type in favor of gl_api, move out st_context_attribs
Marek Olšák
1
-42
/
+0
2022-12-09
gallium: remove unnecessary ST_PROFILE_*_MASK definitions
Marek Olšák
1
-9
/
+0
2022-12-09
gallium: use PIPE_CONTEXT_* flags instead of ST_CONTEXT_FLAG_*
Marek Olšák
1
-7
/
+6
2022-12-09
gallium: move st function declarations from api.h into st_context.h
Marek Olšák
1
-51
/
+0
2022-12-09
gallium: remove enum st_texture_type
Marek Olšák
1
-10
/
+0
2022-12-09
gallium: remove st_context_iface, use st_context directly
Marek Olšák
1
-94
/
+12
2022-12-09
gallium: rename st_context_iface::st_manager_private to frontend_context
Marek Olšák
1
-3
/
+3
2022-12-09
gallium: remove duplicated st_context_iface::st_context_private
Marek Olšák
1
-1
/
+0
2022-12-09
gallium: rename st_manager to pipe_frontend_screen (think dri_screen)
Marek Olšák
1
-15
/
+12
2022-12-08
gallium: add film_grain_target into av1 dec desc
Ruijing Dong
1
-1
/
+1
2022-12-05
egl: Collapse a bunch of renderer queries into pipe cap queries.
Emma Anholt
1
-1
/
+1
2022-11-24
util: Remove unused WIN32 and MSVC related staff in p_compiler.h
Yonggang Luo
1
-15
/
+0
2022-11-24
util: Rename PIPE_CDECL to UTIL_CDECL and moved into util/macros.h
Yonggang Luo
1
-9
/
+0
2022-11-24
util: Move EXCLUSIVE_CACHELINE and CACHE_LINE_SIZE macros into u_memory.h
Yonggang Luo
2
-18
/
+2
2022-11-24
util: Remove the latest PIPE_ALIGN_VAR in p_compiler.h
Yonggang Luo
1
-1
/
+1
2022-11-23
st/mesa: only call st_manager_validate_framebuffers at FBO change or SwapBuffers
Marek Olšák
1
-0
/
+1
2022-11-22
gallium: __FUNCTION__ now never be used, remove it
Yonggang Luo
1
-6
/
+0
2022-11-22
rusticl: advertise conformance on 12th Intel iGPUs
Karol Herbst
1
-0
/
+7
2022-11-19
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
Yonggang Luo
7
-656
/
+6
2022-11-19
util: Rename PIPE_ALIGN_STACK to UTIL_ALIGN_STACK and moved into util/compiler.h
Yonggang Luo
1
-9
/
+1
2022-11-18
frontends/va/enc: save intra_idr_period in the context
Feng Jiang
1
-0
/
+2
2022-11-16
gallium/pipe: Trim trailing spaces in src/gallium/include/pipe/*.h
Yonggang Luo
5
-29
/
+29
2022-11-15
tree-wide: Convert all usage of #ifdef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|...
Yonggang Luo
1
-1
/
+1
2022-11-15
tree-wide: Convert all usage of defined(PIPE_(OS|ARCH|CC)_*) to DETECT_(OS|AR...
Yonggang Luo
1
-2
/
+2
2022-11-15
util: Rename src/gallium/include/pipe/p_config.h to src/util/detect_arch.h
Yonggang Luo
3
-198
/
+2
2022-11-15
util: Test __PPC64__ for getting PIPE_ARCH_PPC_64 respond to __PPC64__ take e...
Yonggang Luo
1
-1
/
+1
2022-11-11
util: Remove va_copy fixup because of c11 is required
Yonggang Luo
1
-9
/
+0
2022-11-03
mesa: #include "util/glheader.h" instead GL/gl.h in shared code
Yonggang Luo
1
-1
/
+1
2022-11-02
gallium: split up req_local_mem
Karol Herbst
1
-1
/
+8
2022-11-02
gallium: drop pipe_compute_state.req_private_mem
Karol Herbst
1
-1
/
+0
2022-11-02
gallium: Add screen methods for driver-private data on interop interface
Jesse Natalie
1
-0
/
+29
2022-10-27
st/gallium: plumb protected context creation
Lionel Landwerlin
2
-0
/
+13
[next]