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-22
docs: set 7.3 release date
mesa_7_3
Brian Paul
2
-2
/
+3
2009-01-22
docs: assorted updates, link fixes
Brian Paul
4
-11
/
+49
2009-01-21
i915: Add decode for PS in batchbuffers.
Eric Anholt
2
-6
/
+483
2009-01-21
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
4
-5
/
+8
2009-01-21
i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents.
Eric Anholt
1
-48
/
+6
2009-01-21
[intel] Remove remaining references to intel_wait_flips().
Kristian Høgsberg
1
-5
/
+1
2009-01-21
windows: fix output dir for glut project file
Thomas Henn
1
-4
/
+4
2009-01-21
swrast: fix redundant texture application in affine_textured_triangle().
Brian Paul
1
-1
/
+9
2009-01-21
mesa: add some debug assertions to detect null current texture object pointers
Brian Paul
2
-0
/
+22
2009-01-21
windows: another round of VC8 project file updates
Karl Schultz
8
-134
/
+1211
2009-01-21
Revert "windows: new VC8 projects statically linked against libcmt"
Brian Paul
10
-7580
/
+0
2009-01-20
docs: document glXMakeContextCurrent() and Windows fixes
Brian Paul
1
-0
/
+2
2009-01-20
Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI
Ian Romanick
1
-21
/
+25
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
[next]