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
2009-01-20
[intel] Go back to using the typedef for the sarea struct
mesa_7_3_rc3
Timo Aaltonen
4
-8
/
+8
2009-01-20
Remove intel pageflipping support in its entirety.
Owain G. Ainsworth
5
-328
/
+20
2009-01-20
glsl: silence unused var warnings
Brian Paul
1
-0
/
+2
2009-01-20
mesa: silence uninitialized var warnings
Brian Paul
2
-0
/
+6
2009-01-20
mesa: silence compiler warning at -O2
Brian Paul
1
-0
/
+1
2009-01-20
mesa: bump version to 7.3-rc3
Brian Paul
2
-5
/
+5
2009-01-20
mesa: inlclude whole windows/VC8/ directory in tarballs
Brian Paul
1
-8
/
+1
2009-01-20
windows: new VC8 projects statically linked against libcmt
Thomas Henn
10
-0
/
+7580
2009-01-20
windows: more VC8 project file updates
Karl Schultz
2
-143
/
+11
2009-01-20
Add a comment about _tnl_emit_indexed_vertices_to_buffer.
Thomas Hellstrom
1
-0
/
+6
2009-01-20
tnl: Add a utility to emit indexed vertices to a DMA buffer.
Thomas Hellstrom
2
-1
/
+50
2009-01-20
Fix store texel for argb4444.
Thomas Hellstrom
1
-1
/
+1
2009-01-20
Fix store texel for argb8888_rev.
Thomas Hellstrom
1
-1
/
+1
2009-01-20
Add RGBA4444 and RGBA5551 texture formats.
Thomas Hellstrom
6
-0
/
+212
2009-01-20
dri1: Add a macro to validate two dri drawables in one go.
Thomas Hellstrom
1
-0
/
+22
2009-01-19
mesa: fix build of stand-alone glslcompiler driver
Brian Paul
1
-1
/
+1
2009-01-19
tests: test pseudo-XOR blend mode.
Brian Paul
3
-0
/
+443
2009-01-19
dri: add fake front definitions
Alan Hourihane
1
-0
/
+2
2009-01-19
windows: updated VC8 project files
Thomas Henn
5
-46
/
+34
2009-01-18
glx: gcc 2.95 build fix (move declaration before code)
Brian Paul
1
-3
/
+7
2009-01-16
i965: fix polygon culling bug when rendering to a texture/FBO
Brian Paul
1
-12
/
+13
2009-01-16
intel: added intel_rendering_to_texture() helper function.
Brian Paul
1
-0
/
+17
2009-01-16
mesa: remove GL_DEPTH_TEST + no depth buffer test
Brian Paul
1
-4
/
+0
2009-01-16
glsl: fix broken sampler assignments
Brian Paul
1
-1
/
+2
2009-01-16
i915: fallback on transfer mode
Xiang, Haihao
1
-0
/
+6
2009-01-15
windows: updated VC8 project file
Karl Schultz
1
-1
/
+18
2009-01-15
windows: updated mesa.def file
Karl Schultz
1
-0
/
+5
2009-01-15
glsl: use _mesa_sprintf()
Brian Paul
1
-2
/
+2
2009-01-15
glsl: move declaration before code
Brian Paul
1
-1
/
+1
2009-01-15
mesa: check frambuffer complete status before rendering
Alan Hourihane
1
-13
/
+20
2009-01-14
mesa: bump version to 7.3-rc2
mesa_7_3_rc2
Brian Paul
2
-5
/
+5
2009-01-14
glsl: fix comment
Brian Paul
1
-1
/
+1
2009-01-14
glsl: minor clean-up for rect sampler test
Brian Paul
1
-5
/
+18
2009-01-14
r300: work-around FRAG_BIT_FOGC warning/error
Brian Paul
2
-0
/
+12
2009-01-14
i965: asst. fixes, work-arounds for FBOs and render to texture
Brian Paul
3
-2
/
+21
2009-01-14
i965: fix incorrect renderbuffer DataType assignment
Brian Paul
1
-2
/
+6
2009-01-14
i965: fix some FBO depth/stencil assertions
Brian Paul
1
-2
/
+5
2009-01-14
intel: SW fallback maps texture images, not texture coordinates
Ian Romanick
1
-2
/
+2
2009-01-14
glsl: propagate pragma info down into compiler from preprocessor
Brian Paul
8
-24
/
+90
2009-01-14
windows: remove reference to swizzle.c file
Brian Paul
1
-4
/
+0
2009-01-14
glsl: simplify IR storage for samplers
Brian Paul
4
-13
/
+34
2009-01-14
mesa: fix incorrect transformation of GL_SPOT_DIRECTION
Brian Paul
3
-1
/
+15
2009-01-14
Treat image units and coordinate units differently.
Ian Romanick
1
-3
/
+28
2009-01-14
glsl: fix regression from sampler arrays commit
Alan Hourihane
1
-3
/
+1
2009-01-14
i965: indentation fixes
Brian Paul
2
-9
/
+15
2009-01-14
i965: allow larger AA points on fallback path
Brian Paul
1
-0
/
+3
2009-01-14
i965: fix indentation
Brian Paul
1
-5
/
+6
2009-01-14
i965: comment for emit_kil()
Brian Paul
1
-0
/
+4
2009-01-14
mesa: put _NV suffix on a few opcodes
Brian Paul
1
-5
/
+6
2009-01-14
i965: fix indentation
Brian Paul
1
-7
/
+7
[next]