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
2013-08-22
mesa: Bump version to 9.2-rc2
mesa-9.2-rc2
Ian Romanick
3
-3
/
+3
2013-08-22
glsl: Give a warning, not an error, for UBO qualifiers on non-matrices.
Ian Romanick
1
-6
/
+12
2013-08-22
glsl: Remove ubo_qualifiers_allowed variable.
Matt Turner
4
-11
/
+2
2013-08-22
glsl: Drop duplicate error messages.
Matt Turner
1
-13
/
+2
2013-08-22
glsl: Rename ubo_qualifiers_valid to ubo_qualifiers_allowed.
Matt Turner
4
-6
/
+6
2013-08-22
i965: Fix misapplication of gles3 srgb workaround
Chad Versace
1
-3
/
+7
2013-08-22
radeonsi: Fix y/z/w component values of TGSI_SEMANTIC_FOG pixel shader inputs
Michel Dänzer
1
-0
/
+18
2013-08-21
build: Add --enable-gallium-osmesa flag.
Matt Turner
3
-8
/
+27
2013-08-21
i965: Don't copy propagate bitcasts with source modifiers.
Matt Turner
3
-4
/
+23
2013-08-21
i965: Emit MOVs for neg/abs.
Matt Turner
2
-4
/
+4
2013-08-21
osmesa: Symlink shared library to LIB_DIR
Armin K
1
-0
/
+1
2013-08-21
glapi/gen: build temporary files in the build directory
Maarten Lankhorst
1
-4
/
+4
2013-08-21
mesa: Never advertise _S3TC compressed formats
Ian Romanick
1
-12
/
+0
2013-08-21
mesa: Only advertise GL_ETC1_RGB8_OES in ES contexts
Ian Romanick
1
-1
/
+9
2013-08-21
glsl: Track existence of default float precision in GLSL ES fragment shaders
Ian Romanick
2
-4
/
+68
2013-08-21
glsl: Merge precision qualifiers too
Ian Romanick
1
-0
/
+3
2013-08-21
glsl: Pass type to is_valid_default_precision_type instead of name
Ian Romanick
1
-4
/
+5
2013-08-21
build: fix out-of-tree builds in gallium/auxiliary
Ross Burton
1
-0
/
+4
2013-08-21
radeonsi: Always pre-load separate VGPRs for centroid vs. center interpolation
Michel Dänzer
1
-1
/
+2
2013-08-21
gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesa
Maarten Lankhorst
1
-2
/
+3
2013-08-21
gallium/osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
1
-3
/
+2
2013-08-21
docs: Add md5sums to 9.1.5 release notes
Andreas Boll
1
-1
/
+3
2013-08-21
docs: Fix a typo in the 9.1.6 release notes
Andreas Boll
1
-1
/
+1
2013-08-21
docs: Add md5sums to 9.1.6 release notes
Carl Worth
1
-1
/
+3
2013-08-21
docs: Import 9.1.6 release notes, add news item.
Carl Worth
3
-0
/
+173
2013-08-21
get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"
Carl Worth
1
-1
/
+1
2013-08-21
get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick list
Carl Worth
1
-1
/
+1
2013-08-19
mesa: Bump version to 9.2-rc1
mesa-9.2-rc1
Ian Romanick
3
-3
/
+3
2013-08-19
glsl: Use alignment of container record for its first field
Ian Romanick
2
-2
/
+28
2013-08-19
glsl: Add new overload of program_resource_visitor::visit_field method
Ian Romanick
2
-10
/
+48
2013-08-19
glsl: Disallow embedded structure definitions
Ian Romanick
3
-0
/
+38
2013-08-19
meta: Add default precision qualifier to all fragement shaders
Ian Romanick
1
-0
/
+18
2013-08-19
glsl: Add default precision qualifiers for ES builtins
Ian Romanick
5
-0
/
+6
2013-08-19
glsl: don't eliminate texcoords that can be set by GL_COORD_REPLACE
Marek Olšák
3
-12
/
+23
2013-08-19
nv50: allow non-nv12 buffers to be created, just pass them through to vl
Ilia Mirkin
1
-5
/
+1
2013-08-16
meta: Fix blitting a framebuffer with renderbuffer attachment
Anuj Phogat
1
-10
/
+15
2013-08-16
nv30: remove no-longer-used formats from table
Ilia Mirkin
1
-3
/
+0
2013-08-16
i965: Force X-tiling for 128 bpp formats on Sandybridge.
Kenneth Graunke
1
-0
/
+9
2013-08-16
mesa/program: remove useless YYID
Laurent Carlier
1
-2
/
+2
2013-08-15
mesa/vbo: Fix handling of attribute 0 in non-compatibilty contexts
Ian Romanick
1
-23
/
+59
2013-08-15
i915,i965: Fix memory leak in try_pbo_upload (v2)
Vinson Lee
2
-0
/
+2
2013-08-15
radeonsi: Don't leave gaps between position exports from vertex shader
Michel Dänzer
3
-59
/
+83
2013-08-15
llvmpipe: fix stencil bug if we have both stencil and depth tests
Roland Scheidegger
1
-14
/
+13
2013-08-15
nv30: U8_USCALED only works for size 4
Ilia Mirkin
1
-3
/
+0
2013-08-15
glsl: Emit better warnings for things that look like default precision statem...
Ian Romanick
1
-13
/
+31
2013-08-15
draw: always call util_cpu_detect() in draw context creation.
Roland Scheidegger
1
-1
/
+4
2013-08-14
radeon/llvm: Add missing "%s" format string to fprintf.
Jon Severinsson
1
-1
/
+1
2013-08-13
glsl: disable ARB_texture_cube_map_array_enable keywords for glsl es
Tapani Pälli
1
-24
/
+5
2013-08-13
gbm: Link to libwayland-drm if Wayland EGL platform is enabled
Armin K
3
-5
/
+6
2013-08-13
glsl: Require function return type arrays be explicitly sized
Ian Romanick
1
-0
/
+12
[next]