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-03-27
docs: Update 18.0.0 release notes
mesa-18.0.0
Emil Velikov
2
-76
/
+320
2018-03-27
Update version to 18.0.0(final)
Emil Velikov
1
-1
/
+1
2018-03-21
Update version to 18.0.0-rc5
mesa-18.0.0-rc5
Emil Velikov
1
-1
/
+1
2018-03-20
radeonsi: prevent a negative buffer offset in si_upload_descriptors
Marek Olšák
1
-4
/
+3
2018-03-20
radeonsi: fix vertex buffer address computation with full 64-bit addresses
Marek Olšák
1
-3
/
+3
2018-03-20
travis: keep meson version below 0.45.0
Andres Gomez
1
-3
/
+4
2018-03-20
travis: make Meson find the proper llvm-config
Andres Gomez
1
-4
/
+26
2018-03-20
mesa: add glsl version query (v4)
Vadym Shovkoplias
6
-0
/
+104
2018-03-20
i965: Silence compiler warning about promoted_constants.
Eric Anholt
1
-1
/
+1
2018-03-20
radv: mark all tess output for an indirect access.
Dave Airlie
1
-8
/
+13
2018-03-20
ac/nir: pass the nir variable through tcs loading.
Dave Airlie
3
-22
/
+15
2018-03-20
radv: get correct offset into LDS for indexed vars.
Dave Airlie
1
-1
/
+1
2018-03-20
i965: Emit texture cache invalidates around blorp_copy
Jason Ekstrand
1
-0
/
+15
2018-03-20
meson: Add moduledir to d3d.pc
Dylan Baker
1
-0
/
+1
2018-03-20
mesa: Don't write to user buffer in glGetTexParameterIuiv on error
Ian Romanick
1
-26
/
+2
2018-03-20
st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFER
Marek Olšák
1
-24
/
+34
2018-03-20
autotools: include all meson.build files
Dylan Baker
1
-0
/
+2
2018-03-20
radv: Fix copying from 3D images starting at non-zero depth.
Bas Nieuwenhuizen
1
-0
/
+3
2018-03-20
swr/rast: Fix macOS macro.
Vinson Lee
1
-2
/
+2
2018-03-20
meson: install vulkan_intel.h header
Dylan Baker
1
-0
/
+4
2018-03-20
i965: Fix RELOC_WRITE typo in brw_store_data_imm64()
Andriy Khulap
1
-1
/
+1
2018-03-20
i965/sbe: fix number of inputs for active components
Iago Toral Quiroga
1
-4
/
+2
2018-03-20
radv: Implement waiting on non-submitted fences.
Bas Nieuwenhuizen
1
-2
/
+11
2018-03-20
radv: Implement WaitForFences with !waitAll.
Bas Nieuwenhuizen
1
-5
/
+15
2018-03-20
ac/nir: don't apply slice rounding on txf_ms
Dave Airlie
1
-1
/
+1
2018-03-20
glsl: Fix memory leak with known glsl_type instances
Simon Hausmann
2
-87
/
+47
2018-03-20
intel/compiler: Memory fence commit must always be enabled for gen10+
Anuj Phogat
1
-1
/
+3
2018-03-20
radv: do not set pending_reset_query in BeginCommandBuffer()
Samuel Pitoiset
1
-7
/
+0
2018-03-20
r600/cayman: fix fragcood loading recip generation.
Dave Airlie
1
-1
/
+1
2018-03-20
intel/fs: Set up sampler message headers in the visitor on gen7+
Jason Ekstrand
2
-22
/
+39
2018-03-20
meson: radeonsi cannot be built with drm 2.4.90
Dylan Baker
1
-1
/
+3
2018-03-20
Revert "mesa: do not trigger _NEW_TEXTURE_STATE in glActiveTexture()"
Samuel Pitoiset
1
-0
/
+13
2018-03-20
configure.ac: blacklist libdrm 2.4.90
Marek Olšák
1
-0
/
+8
2018-03-20
radv: Fix CmdCopyImage between uncompressed and compressed images
Alex Smith
1
-6
/
+17
2018-03-20
radv: Increase the number of dynamic uniform buffers.
Bas Nieuwenhuizen
2
-3
/
+5
2018-03-20
r600: implement callstack workaround for evergreen.
Dave Airlie
1
-8
/
+31
2018-03-20
intel/vulkan: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
1
-17
/
+28
2018-03-20
i965: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
1
-17
/
+27
2018-03-20
radeonsi: add a workaround for GFX9 hang with init_config alignment
Marek Olšák
1
-1
/
+2
2018-03-20
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
5
-5
/
+27
2018-03-20
st/mesa: expose 0 shader binary formats for compat profiles for Qt
Marek Olšák
4
-6
/
+14
2018-03-20
radv: make sure to emit cache flushes before starting a query
Samuel Pitoiset
3
-7
/
+33
2018-03-20
swr/rast: Fix index buffer overfetch issue for non-indexed draws
George Kyriazis
1
-0
/
+15
2018-03-20
glsl/linker: fix bug when checking precision qualifier
Samuel Iglesias Gonsálvez
1
-8
/
+3
2018-03-20
r600: partly revert disabling tiling for 1d texture.
Dave Airlie
1
-0
/
+5
2018-03-20
nir: fix interger divide by zero crash during constant folding
Timothy Arceri
1
-2
/
+2
2018-03-20
meson: fix building without GL
Dylan Baker
1
-9
/
+10
2018-03-20
r600: fix tgsi clock last setting
Dave Airlie
1
-0
/
+1
2018-03-20
meson: Fix GL and EGL pkg-config files with glvnd
Dylan Baker
2
-2
/
+21
2018-03-20
egl/dri2: fix segfault when display initialisation fails
Frank Binns
1
-1
/
+1
[next]