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
2011-06-13
docs: Add change log to 7.10.3 release notes
mesa-7.10.3
Ian Romanick
1
-1
/
+204
2011-06-13
docs: Add list of bugs fixed in 7.10.3 release
Ian Romanick
1
-0
/
+39
2011-06-13
mesa: Regenerate parser files from previous two commits
Ian Romanick
2
-545
/
+589
2011-06-13
mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.
Eric Anholt
1
-0
/
+10
2011-06-13
mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.
Eric Anholt
2
-0
/
+30
2011-06-12
wgl: Don't hold on to user supplied HDC.
José Fonseca
3
-23
/
+22
2011-06-12
st/wgl: Remove buggy assertion.
José Fonseca
1
-2
/
+0
2011-06-12
st/wgl: Allow to create pbuffers bigger than the desktop.
José Fonseca
1
-1
/
+25
2011-06-12
st/wgl: Cope with zero width/height windows.
José Fonseca
1
-12
/
+38
2011-06-12
st/wgl: Prevent spurious framebuffer sizes when the window is minimized.
José Fonseca
1
-5
/
+12
2011-06-12
st/wgl: Fix debug output format specifiers of stw_framebuffer_get_size().
José Fonseca
1
-3
/
+3
2011-06-12
st/wgl: Adjust the pbuffer invisible window size.
José Fonseca
1
-8
/
+53
2011-06-12
gallivm: Fix for dynamically linked LLVM 2.8 library.
José Fonseca
1
-2
/
+12
2011-06-12
gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.
José Fonseca
1
-0
/
+13
2011-06-11
osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Jeremy Huddleston
1
-0
/
+28
2011-06-12
mesa: return after invalidating renderbuffer
Marek Olšák
1
-0
/
+1
2011-06-12
mesa: invalidate framebuffer if internal format of renderbuffer is changed
Marek Olšák
2
-6
/
+31
2011-06-12
mesa: fix up assertion in _mesa_source_buffer_exists
Marek Olšák
1
-0
/
+2
2011-06-12
st/mesa: fix compressed mipmap generation.
Dave Airlie
1
-6
/
+4
2011-06-12
mesa: Ignore blits to/from missing buffers
Ian Romanick
1
-8
/
+37
2011-06-12
mesa: Don't try to clear a NULL renderbuffer
Ian Romanick
1
-0
/
+8
2011-06-11
st/mesa: remove asserts in st_texture_image_copy
Marek Olšák
1
-4
/
+0
2011-06-10
mesa: bump version to 7.10.3
Brian Paul
3
-4
/
+4
2011-06-10
docs: 7.10.3 release notes skeleton file, links
Brian Paul
3
-0
/
+64
2011-06-10
mesa: add include/c99/*.h files to tarballs
Brian Paul
1
-0
/
+1
2011-06-10
st/mesa: fix software accum buffer format bug
Brian Paul
1
-3
/
+9
2011-06-10
vbo: remove node->count > 0 test in vbo_save_playback_vertex_list()
Brian Paul
1
-9
/
+11
2011-06-10
vbo: check array indexes to prevent negative indexing
Brian Paul
2
-10
/
+13
2011-06-10
draw: fix edge flag handling in clipper (for unfilled tris/quads/polygons)
Brian Paul
1
-5
/
+57
2011-06-10
st/mesa: fix incorrect texture level/face/slice accesses
Brian Paul
2
-10
/
+17
2011-06-10
mesa: check that flex/bison are installed
Brian Paul
4
-4
/
+16
2011-06-10
mesa: add some missing GLAPIENTRY keywords
Brian Paul
1
-8
/
+8
2011-06-10
r300g: clear can be killed by render condition
Marek Olšák
3
-7
/
+35
2011-06-10
r300g: fix occlusion queries when depth test is disabled or zbuffer is missing
Marek Olšák
2
-4
/
+29
2011-06-09
r300g: fix texturing with non-3D textures and wrap R mode set to sample border
Marek Olšák
1
-0
/
+6
2011-06-09
r300g: fix draw_vbo splitting on r3xx-r4xx
Marek Olšák
1
-2
/
+11
2011-06-07
darwin: Fix VG_LIB_GLOB to also match the unversioned symlink
Jeremy Huddleston
1
-1
/
+1
2011-06-07
darwin: Don't link against libGL when building libOSMesa
Jeremy Huddleston
1
-1
/
+1
2011-06-06
darwin: Set VG_LIB_{NAME,GLOB} to fix make install
Jeremy Huddleston
1
-10
/
+12
2011-06-06
apple: Package applegl source into MesaLib tarball
Jeremy Huddleston
1
-0
/
+12
2011-06-06
darwin: Define GALLIUM_DRIVERS_DIRS in darwin config
Jeremy Huddleston
1
-0
/
+2
2011-06-06
apple: Fix build failures in applegl_glx.c
Jeremy Huddleston
2
-17
/
+31
2011-06-06
apple: Build darwin using applegl rather than indirect
Jeremy Huddleston
3
-3
/
+20
2011-06-06
glx: Dead code removal
Jeremy Huddleston
1
-2
/
+0
2011-06-06
apple: ifdef out come glapi-foo on darwin
Jeremy Huddleston
1
-0
/
+4
2011-06-06
apple: Change from XExtDisplayInfo to struct glx_display
Jeremy Huddleston
1
-4
/
+6
2011-06-06
apple: Rename GLXcontext
Jeremy Huddleston
1
-1
/
+1
2011-06-06
apple: Rename _gl_context_modes_find_visual to glx_config_find_visual
Jeremy Huddleston
1
-1
/
+1
2011-06-06
apple: Re-add driContext and do_destroy
Jeremy Huddleston
1
-0
/
+5
2011-06-06
apple: Rename GLXcontext
Jeremy Huddleston
4
-6
/
+6
[next]