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
2012-11-16
docs: Add 9.0.1 release notes
mesa-9.0.1
Ian Romanick
1
-3
/
+110
2012-11-14
build: add missing files to tarballs target
Andreas Boll
1
-0
/
+6
2012-11-14
build: add missing Makefile.in files to tarballs target
Andreas Boll
1
-1
/
+50
2012-11-14
build: add config.sub and config.guess to tarballs target
Andreas Boll
1
-0
/
+2
2012-11-14
mesa: use .cherry-ignore in the get-pick-list.sh script
Andreas Boll
1
-2
/
+2
2012-11-14
mesa: add initial .cherry-ignore file for the 9.0 branch
Andreas Boll
1
-0
/
+10
2012-11-08
wayland: Destroy frame callback when destroying surface
Jonas Ådahl
2
-0
/
+6
2012-11-08
egl_dri2/x11: Fix eglPostSubBufferNV()
Fredrik Höglund
1
-1
/
+1
2012-11-08
mesa: Bump version to 9.0.1
Ian Romanick
4
-5
/
+5
2012-11-08
docs: Add 9.0.1 release notes
Ian Romanick
2
-0
/
+51
2012-11-02
glsl: Allow ir_if in the linker's move_non_declarations function.
intel-2012q4.1
Kenneth Graunke
1
-0
/
+1
2012-11-02
glx: Set sRGBCapable to a default value
Ian Romanick
1
-0
/
+2
2012-11-02
ralloc: Annotate printf functions with PRINTFLIKE(...)
Matt Turner
3
-15
/
+7
2012-11-02
build: Ship install-sh in the tarball
Matt Turner
1
-0
/
+1
2012-11-02
Re-add HAVE_PTHREADS preprocessor macro
Matt Turner
1
-5
/
+5
2012-11-02
glx: Add GLXBadProfileARB to the error string list
Adam Jackson
1
-0
/
+1
2012-11-02
glx: Fix listing of INTEL_swap_event in glXQueryExtensionsString()
Owen W. Taylor
1
-1
/
+1
2012-11-02
egl: Return EGL_BAD_MATCH for invalid profile attributes
Matt Turner
1
-10
/
+7
2012-10-31
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
5
-294
/
+4
2012-10-31
wayland: Remove 0.85 compatibility #ifdefs
Kristian Høgsberg
1
-26
/
+0
2012-10-31
egl/wayland: Update to Wayland 0.99 API
Kristian Høgsberg
7
-69
/
+173
2012-10-31
gbm: Use the kms dumb ioctls for cursor instead of libkms
Kristian Høgsberg
3
-50
/
+77
2012-10-31
gbm: Reject buffers that are not wl_drm buffers in gbm_bo_import()
Kristian Høgsberg
1
-0
/
+3
2012-10-24
i965: Fix regression in depth texture rendering on pre-SNB
Ian Romanick
1
-2
/
+4
2012-10-24
st/mesa: Fix assertions for copying texture image to finalized miptree.
Michel Dänzer
1
-1
/
+4
2012-10-23
mesa: add get-pick-list.sh script into bin/
Andreas Boll
1
-0
/
+29
2012-10-21
nouveau: use pre-calculated stride for resource_get_handle
Marcin Slusarz
2
-4
/
+2
2012-10-19
st/mesa: Fix source miptree level for copying data to finalized miptree.
Michel Dänzer
1
-1
/
+5
2012-10-10
intel: Add missing #include <time.h>
Quentin Glidic
1
-0
/
+1
2012-10-10
glget: fix make check for glGet GL_POLYGON_OFFSET_BIAS
Imre Deak
1
-1
/
+1
2012-10-10
mesa: glGet: fix parameter lookup for apps using multiple APIs
Imre Deak
3
-18
/
+33
2012-10-10
glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension section
Imre Deak
1
-1
/
+2
2012-10-10
mesa/es: Define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT enum for all GLs
Tomeu Vizoso
1
-5
/
+5
2012-10-10
mesa: glGet: fix API check for EGL_image_external enums
Imre Deak
1
-6
/
+9
2012-10-10
mesa: glGet: fix indentation of print_table_stats
Imre Deak
1
-9
/
+9
2012-10-10
mesa: glGet: fix indentation of find_value
Imre Deak
1
-4
/
+4
2012-10-10
mesa: glGet: fix indentation of _mesa_init_get_hash
Imre Deak
1
-9
/
+9
2012-10-09
docs: add news item for 9.0 release
Andreas Boll
1
-0
/
+10
2012-10-09
mesa: fix error check for zero-sized compressed subtexture
Brian Paul
1
-2
/
+2
2012-10-09
mesa: don't call TexImage driver hooks for zero-sized images
Brian Paul
1
-7
/
+9
2012-10-08
docs: Add 9.0 release md5sums
Ian Romanick
1
-1
/
+3
2012-10-08
mesa: Bump version number to 9.0 (final)
mesa-9.0
Ian Romanick
3
-3
/
+3
2012-10-08
configure.ac: Don't link gallium drivers with libdricore
Tom Stellard
1
-1
/
+0
2012-10-07
_mesa_meta_GenerateMipmap: Support all texture targets by generating shaders ...
Anuj Phogat
1
-37
/
+169
2012-10-06
r600g: fix possible issue with stencil mipmap rendering
Marek Olšák
1
-1
/
+12
2012-10-05
mesa: remove bogus compressed texture size checks
Brian Paul
2
-27
/
+0
2012-10-05
intel/i965: Disable SampleAlphaToOne if dual source blending enabled
Anuj Phogat
1
-2
/
+11
2012-10-05
mesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs are active.
Kenneth Graunke
1
-1
/
+2
2012-10-05
mesa: don't enable glVertexPointer() when using API_OPENGLES2.
Paul Berry
1
-2
/
+0
2012-10-05
SwapBuffersRegionNOK: invert rectangles on y axis
Robert Bragg
1
-2
/
+1
[next]