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
2017-05-12
docs: add release notes for 17.0.6
mesa-17.0.6
Andres Gomez
1
-0
/
+185
2017-05-12
Update version to 17.0.6
Andres Gomez
1
-1
/
+1
2017-05-12
cherry-ignore: rejected commits
Andres Gomez
1
-0
/
+16
2017-05-12
cherry-ignore: fix regression in descriptor set freeing.
Andres Gomez
1
-0
/
+2
2017-05-12
cherry-ignore: 17.1 nominations only
Andres Gomez
1
-0
/
+39
2017-05-12
radeonsi: apply the tess+GS hang workaround to Polaris12 as well
Marek Olšák
1
-1
/
+2
2017-05-12
radv: enable POLARIS12 support.
Dave Airlie
3
-0
/
+7
2017-05-12
radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
Nicolai Hähnle
1
-0
/
+14
2017-05-12
freedreno/a3xx: fix hang w/ large render targets and small gmem
Rob Clark
3
-0
/
+7
2017-05-12
scons: update for LLVM 4.0
Ben Boeckel
1
-2
/
+20
2017-05-12
nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
1
-3
/
+3
2017-05-12
egl/android: Mark surface as lost when dequeueBuffer fails
Chad Versace
1
-1
/
+11
2017-05-12
egl/android: Cancel any outstanding ANativeBuffer in surface destructor
Chad Versace
1
-4
/
+9
2017-05-12
egl: Emit error when EGLSurface is lost
Chad Versace
3
-0
/
+42
2017-05-12
glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING
Emil Velikov
2
-4
/
+4
2017-05-12
mesa/dri: always link against shared glapi
Emil Velikov
1
-7
/
+9
2017-05-12
gallium/dri: always link against shared glapi
Emil Velikov
1
-3
/
+3
2017-05-12
egl/platform/drm: Don't take display ownership until gbm is initialized
Adam Jackson
1
-1
/
+1
2017-05-12
anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST,DEVICE}_MEMORY o...
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-05-12
anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
2
-7
/
+5
2017-05-12
etnaviv: add L8A8_UNORM texture format
Christian Gmeiner
1
-0
/
+2
2017-05-12
radv/wsi: report presentation error per image request
Dave Airlie
1
-7
/
+14
2017-05-12
anv/cmd_buffer: Use the device allocator for QueueSubmit
Jason Ekstrand
1
-3
/
+3
2017-05-12
i965/vec4: don't modify regioning parameters to the sources of DF align1 inst...
Samuel Iglesias Gonsálvez
1
-8
/
+1
2017-05-12
i965/vec4: fix register width for DF VGRF and UNIFORM
Samuel Iglesias Gonsálvez
1
-5
/
+7
2017-05-12
i965/vec4: fix vertical stride to avoid breaking region parameter rule
Samuel Iglesias Gonsálvez
1
-16
/
+30
2017-05-12
renderonly: use drmIoctl
Philipp Zabel
1
-4
/
+3
2017-05-12
renderonly: drop resources on destroy
Philipp Zabel
3
-3
/
+13
2017-05-12
renderonly: close transfer prime_fd
Philipp Zabel
1
-0
/
+2
2017-05-12
nir: Pick just the channels we want for bitmap and drawpixels lowering.
Eric Anholt
2
-2
/
+6
2017-05-12
gallium/targets: fix bool setting on BE architectures
Ilia Mirkin
8
-11
/
+11
2017-05-10
st/mesa: move duplicated st_ws_framebuffer() function into header file
Brian Paul
3
-28
/
+18
2017-05-10
radeonsi: adjust ESGS ring buffer size computation on VI
Marek Olšák
1
-1
/
+4
2017-05-03
travis: bump MAKEFLAGS to -j4
Emil Velikov
1
-6
/
+6
2017-05-03
travis: enable wayland support
Emil Velikov
1
-4
/
+16
2017-05-03
travis: add Gallium state-tracker targets
Emil Velikov
1
-0
/
+80
2017-05-03
travis: model scons check target like the make one
Emil Velikov
1
-1
/
+7
2017-05-03
travis: split the make target to three separate ones
Emil Velikov
1
-16
/
+81
2017-05-02
travis: add "make swr" to the build matrix
Emil Velikov
1
-3
/
+38
2017-05-02
travis: add "scons swr" to the build matrix
Emil Velikov
1
-0
/
+28
2017-05-02
travis: add separate "scons" and "scons llvm" targets
Emil Velikov
1
-16
/
+45
2017-05-02
travis: split out matrix from env
Emil Velikov
1
-5
/
+13
2017-05-02
travis: rework "if test" blocks in the script section
Emil Velikov
1
-1
/
+3
2017-05-02
travis: remove unused -dev packages
Emil Velikov
1
-2
/
+0
2017-05-02
travis: automatically manage ccache caching
Emil Velikov
1
-3
/
+1
2017-05-02
travis: enable apt cache
Emil Velikov
1
-0
/
+1
2017-05-02
travis: add the possibility of using the txc-dxtn library
Andres Gomez
1
-0
/
+14
2017-05-02
travis: replace Trusty-based LLVM toolchain apt-get with apt addon
Andres Gomez
1
-11
/
+4
2017-05-02
travis: explicitly LD_LIBRARY_PATH the local libraries
Emil Velikov
1
-0
/
+1
2017-05-02
travis: Add radeonsi to continuous integration
Rhys Kidd
1
-1
/
+1
[next]