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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
Update version to 18.3.0-rc2
mesa-18.3.0-rc2
Emil Velikov
1
-1
/
+1
2018-11-08
virgl/vtest-winsys: Use virgl version of bind flags
Gert Wollny
1
-1
/
+1
2018-11-08
glsl: do not allow implicit casts of unsized array initializers
Erik Faye-Lund
1
-1
/
+2
2018-11-08
autotools: library-dependency when no sse and 32-bit
Sergii Romantsov
2
-2
/
+3
2018-11-08
radv: disable conditional rendering for vkCmdCopyQueryPoolResults()
Samuel Pitoiset
1
-0
/
+9
2018-11-08
ac/nir_to_llvm: fix b2f for f64
Timothy Arceri
1
-3
/
+12
2018-11-08
docs: document the staging branch and add reference to it
Emil Velikov
2
-0
/
+23
2018-11-08
anv/android: mark gralloc allocated BOs as external
Lionel Landwerlin
1
-1
/
+1
2018-11-08
wayland/egl: Resize EGL surface on update buffer for swrast
Olivier Fourdan
1
-2
/
+2
2018-11-08
intel/decoders: fix instruction base address parsing
Lionel Landwerlin
2
-2
/
+2
2018-11-08
st/va: fix incorrect use of resource_destroy
Marek Olšák
1
-4
/
+2
2018-11-08
wsi/wayland: only finish() a successfully init()ed display
Eric Engestrom
1
-1
/
+2
2018-11-08
wsi/wayland: use proper VkResult type
Eric Engestrom
1
-2
/
+2
2018-11-08
radv: add missing TFB queries support to CmdCopyQueryPoolsResults()
Samuel Pitoiset
2
-0
/
+278
2018-11-08
r600/sb: Fix constant logical operand in assert.
Vinson Lee
1
-1
/
+1
2018-11-08
android: radv: add libmesa_git_sha1 static dependency
Mauro Rossi
1
-1
/
+2
2018-11-08
meson: link gallium nine with pthreads
Dylan Baker
1
-1
/
+1
2018-11-08
nir: fix condition propagation when src has a swizzle
Timothy Arceri
1
-1
/
+30
2018-11-08
nir: allow propagation of if evaluation for bcsel
Timothy Arceri
1
-9
/
+16
2018-11-07
android: gallium/auxiliary: add include to get u_debug.h header
Mauro Rossi
1
-1
/
+2
2018-11-07
radv: fix begin/end transform feedback with 0 counter buffers.
Dave Airlie
1
-12
/
+16
2018-11-07
radv: apply xfb buffer offset at buffer binding time not later. (v2)
Dave Airlie
1
-2
/
+4
2018-11-06
Update version to 18.3.0-rc1
mesa-18.3.0-rc1
Emil Velikov
1
-1
/
+1
2018-11-05
egl/glvnd: correctly report errors when vendor cannot be found
Emil Velikov
1
-0
/
+5
2018-11-05
egl: add EGL_EXT_device_base entrypoints
Emil Velikov
1
-0
/
+7
2018-11-01
meson: don't install translation files
18.3-branchpoint
Dylan Baker
1
-1
/
+1
2018-11-01
egl: use the LC_ALL hammer instead of LANG
Eric Engestrom
1
-1
/
+1
2018-11-01
egl: fix entrypoint sorting test
Eric Engestrom
1
-1
/
+1
2018-11-01
intel/tools: fix resource leak
Andrii Simiklit
1
-0
/
+10
2018-11-01
intel/tools: include stdarg.h in error2aub
Jonathan Gray
1
-0
/
+1
2018-11-01
egl: Fix eglentrypoint.h sort order.
Mathias Fröhlich
1
-1
/
+1
2018-11-01
radv: set PA_SU_PRIM_FILTER_CNTL optimally
Samuel Pitoiset
1
-0
/
+9
2018-11-01
radv: only enable gl_SampleMask if MSAA is enabled too
Samuel Pitoiset
1
-2
/
+11
2018-11-01
radv: use radeon_info::num_good_cu_per_sh
Samuel Pitoiset
1
-3
/
+1
2018-11-01
ac/nir: make use of i1false in few more places
Samuel Pitoiset
1
-3
/
+3
2018-11-01
radv: add support for Raven2
Samuel Pitoiset
3
-3
/
+9
2018-11-01
mesa: Collect all the draw functions in draw.{h,c}.
Mathias Fröhlich
5
-96
/
+109
2018-11-01
mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
Mathias Fröhlich
5
-86
/
+87
2018-11-01
mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Mathias Fröhlich
6
-280
/
+334
2018-11-01
vbo: Pull the _mesa_set_draw_vao calls out of the if clauses.
Mathias Fröhlich
1
-76
/
+38
2018-11-01
vbo: Preserve vbo_save::no_current_update on primitive restart.
Mathias Fröhlich
1
-1
/
+2
2018-11-01
vbo: Make no_current_update an argument to vbo_save_NotifyBegin.
Mathias Fröhlich
4
-10
/
+10
2018-11-01
vbo: Move no_current_update out of _mesa_prim.
Mathias Fröhlich
4
-8
/
+9
2018-11-01
vbo: Remove the now unused VBO_SAVE_PRIM_WEAK define.
Mathias Fröhlich
1
-1
/
+0
2018-11-01
vbo: Remove the always false branch dlist replay.
Mathias Fröhlich
1
-29
/
+1
2018-11-01
vbo: Test for VBO_SAVE_PRIM_WEAK in _mesa_prim::mode is false.
Mathias Fröhlich
1
-1
/
+1
2018-11-01
vbo: Remove VBO_SAVE_PRIM_WEAK from vbo_save_NotifyBegin calls.
Mathias Fröhlich
1
-5
/
+3
2018-11-01
vbo: Remove set but not used weak field from _mesa_prim.
Mathias Fröhlich
6
-15
/
+3
2018-11-01
vbo: Remove the VBO_SAVE_FALLBACK flag.
Mathias Fröhlich
2
-8
/
+2
2018-11-01
vbo: Remove unused vbo_save_fallback function.
Mathias Fröhlich
2
-16
/
+0
[next]