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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-22
docs: add release notes for 10.6.5
mesa-10.6.5
Emil Velikov
1
-0
/
+123
2015-08-22
Update version to 10.6.5
Emil Velikov
1
-1
/
+1
2015-08-22
Revert "radeonsi: properly set the raster_config for KV"
Emil Velikov
1
-9
/
+5
2015-08-19
glsl: avoid compiler's segfault when processing operators with void arguments
Renaud Gaubert
2
-2
/
+16
2015-08-19
i965/bdw: Fix setting the instancing state for the SGVS element
Neil Roberts
1
-1
/
+1
2015-08-19
glx: Fix __glXWireToEvent for BufferSwapComplete
Adam Jackson
1
-0
/
+3
2015-08-19
nv50,nvc0: take level into account when doing eng2d multi-layer blits
Ilia Mirkin
2
-8
/
+20
2015-08-19
gm107/ir: indirect handle goes first on maxwell also
Ilia Mirkin
1
-8
/
+4
2015-08-19
radeonsi: properly set the raster_config for KV
Alex Deucher
1
-5
/
+9
2015-08-19
egl/x11: don't abort when creating a DRI2 drawable fails
Frank Binns
1
-1
/
+19
2015-08-19
r600g: allow setting geometry shader sampler states
Marek Olšák
1
-5
/
+0
2015-08-19
r600g: fix polygon offset scale
Marek Olšák
2
-2
/
+2
2015-08-19
radeonsi: fix polygon offset scale
Marek Olšák
1
-1
/
+1
2015-08-19
mesa/formats: don't byteswap when building array formats
Oded Gabbay
1
-11
/
+3
2015-08-19
mesa/formats: Don't flip channels of null array formats
Jason Ekstrand
1
-1
/
+2
2015-08-19
mesa/formats: Fix swizzle flipping for big-endian targets
Jason Ekstrand
1
-4
/
+12
2015-08-19
mesa/formats: Only do byteswapping for packed formats
Jason Ekstrand
1
-3
/
+3
2015-08-19
radeonsi: add new OLAND pci id
Alex Deucher
1
-0
/
+1
2015-08-19
nouveau: no need to do tnl wakeup, state updates are always hooked up
Ilia Mirkin
2
-2
/
+0
2015-08-19
mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
1
-0
/
+5
2015-08-19
vc4: add missing nir include, to fix the build
Emil Velikov
1
-0
/
+1
2015-08-19
meta/copy_image: Stash off the scissor
Jason Ekstrand
1
-2
/
+2
2015-08-11
docs: add sha256 checksums for 10.6.4
Emil Velikov
1
-1
/
+2
2015-08-11
docs: add release notes for 10.6.4
mesa-10.6.4
Emil Velikov
1
-0
/
+136
2015-08-11
Update version to 10.6.4
Emil Velikov
1
-1
/
+1
2015-08-06
i965/fs: Fix fs_inst::regs_read() for sources in the ATTR file.
Francisco Jerez
1
-0
/
+1
2015-08-06
mesa: Fix error returned by glCopyTexImage2D() upon an invalid internal format
Eduardo Lima Mitev
1
-9
/
+9
2015-08-06
mesa: Validate target before resolving tex obj in glTex(ture)SubImageXD
Eduardo Lima Mitev
1
-15
/
+14
2015-08-06
mesa: Fix errors values returned by glShaderBinary()
Eduardo Lima Mitev
1
-3
/
+14
2015-08-06
egl: Add eglQuerySurface surface type check for EGL_LARGEST_PBUFFER attrib
Frank Binns
1
-1
/
+2
2015-08-06
egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension
Frank Binns
2
-2
/
+10
2015-08-06
r600g: fix the CB_SHADER_MASK setup
Marek Olšák
2
-4
/
+5
2015-08-01
radeonsi: completely rework updating descriptors without CP DMA
Marek Olšák
4
-271
/
+128
2015-08-01
radeonsi: rework how shader pointers to descriptors are set
Marek Olšák
5
-91
/
+156
2015-08-01
opencl: use versioned .so in mesa.icd
Igor Gnatenko
4
-2
/
+5
2015-08-01
bugzilla_mesa.sh: sort the bugs list by number
Emil Velikov
1
-8
/
+5
2015-08-01
nv50: avoid segfault with enabled but unbound vertex attrib
Samuel Pitoiset
1
-0
/
+5
2015-08-01
winsys/radeon: don't leak the fd when it is 0
Emil Velikov
1
-2
/
+2
2015-08-01
egl/wayland: libdrm is a hard requirement, treat it as such
Emil Velikov
2
-2
/
+3
2015-08-01
i965/skl: Add production thread counts and URB size
Ben Widawsky
1
-5
/
+5
2015-08-01
glsl: Fix a bug where LHS swizzles of swizzles were too small.
Kenneth Graunke
1
-2
/
+2
2015-08-01
st/mesa: don't ignore texture buffer state changes
Marek Olšák
3
-3
/
+6
2015-08-01
nvc0: fix geometry program revalidation of clipping params
Ilia Mirkin
1
-1
/
+1
2015-08-01
meta: Fix reading luminance texture as rgba in _mesa_meta_pbo_GetTexSubImage()
Anuj Phogat
1
-2
/
+34
2015-08-01
mesa: Add a helper function _mesa_need_luminance_to_rgb_conversion()
Anuj Phogat
2
-0
/
+22
2015-08-01
meta: Don't do fragment color clamping in _mesa_meta_pbo_GetTexSubImage
Anuj Phogat
1
-0
/
+5
2015-08-01
meta: Abort meta pbo path if readpixels need signed-unsigned conversion
Anuj Phogat
1
-0
/
+26
2015-08-01
meta: Fix transfer operations check in meta pbo path for readpixels
Anuj Phogat
1
-4
/
+9
2015-08-01
mesa: Turn get_readpixels_transfer_ops() in to a global function
Anuj Phogat
2
-7
/
+15
2015-08-01
glsl/glcpp: fix SIGSEGV when checking error condition for macro redefinition
Samuel Iglesias Gonsalvez
1
-2
/
+2
[next]