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
23.1
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
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
staging/23.1
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
path:
root
/
src
/
mesa
/
drivers
/
osmesa
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
Clean up .gitignore files
Matt Turner
1
-1
/
+0
2012-12-17
mesa osmesa/x11: fix build error introduced in 4bea4cb9
Jordan Justen
1
-5
/
+5
2012-12-16
drivers: compute version and then initialize exec table
Jordan Justen
1
-0
/
+9
2012-11-30
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
1
-2
/
+2
2012-11-29
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
1
-1
/
+1
2012-11-16
Remove OpenVMS support
Matt Turner
1
-45
/
+0
2012-10-05
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
1
-1
/
+1
2012-10-01
build: Add visibility CFLAGS to OSMesa
Matt Turner
1
-2
/
+4
2012-10-01
build: Link OSMesa with glapi, libdl, libstdc++
Matt Turner
1
-5
/
+12
2012-09-07
Set OSMESA_VERSION=8.
Johannes Obermayr
2
-3
/
+3
2012-08-24
build: Only add links to .so files if we're building them
Matt Turner
1
-0
/
+2
2012-08-24
build: Add libOSMesa.so.$(VERSION) link to libdir
Matt Turner
1
-0
/
+1
2012-08-24
build: Replace OSMESA_VERSION with generic VERSION_NUMBER
Matt Turner
1
-1
/
+1
2012-08-16
build: Remove -shared from OSMesa's LDFLAGS
Matt Turner
1
-1
/
+1
2012-07-31
Move installing osmesa.pc to drivers/osmesa
Jon TURNEY
2
-2
/
+15
2012-07-25
drivers/osmesa: Link OSMesa using -no-undefined libtool flag
Jon TURNEY
1
-1
/
+1
2012-07-13
Don't explicitly link libOsmesa with libmesa's dependency libglsl
Jon TURNEY
1
-2
/
+1
2012-07-13
automake: convert libglapi
Jon TURNEY
1
-1
/
+1
2012-07-13
automake: convert libmesa and libmesagallium
Jon TURNEY
1
-1
/
+1
2012-07-13
automake: convert libglsl
Jon TURNEY
1
-1
/
+1
2012-07-13
automake: convert libOSmesa
Laurent Carlier
3
-51
/
+51
2012-05-31
scons: add code to generate the various GL API files
Brian Paul
1
-0
/
+2
2012-02-24
osmesa: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
1
-4
/
+4
2012-02-02
Revert "Fix underlinking in libOSMesa since commit adefee5 "Always build shar...
Brian Paul
1
-2
/
+0
2012-01-31
Revert "automake: src/mesa/drivers/osmesa"
Matt Turner
4
-101
/
+53
2012-01-31
Revert "automake: src/glsl and src/glsl/glcpp"
Matt Turner
1
-1
/
+1
2012-01-31
osmesa: set RefCount = 1 in new_osmesa_renderbuffer()
Brian Paul
1
-0
/
+1
2012-01-31
osmesa: Fix osmesa_context.DataType type.
Vinson Lee
1
-1
/
+1
2012-01-30
automake: src/glsl and src/glsl/glcpp
Matt Turner
1
-1
/
+1
2012-01-30
automake: src/mesa/drivers/osmesa
Matt Turner
4
-53
/
+101
2012-01-24
osmesa: use swrast_renderbuffer
Brian Paul
1
-42
/
+45
2012-01-24
mesa: rename gl_renderbuffer::Data to Buffer
Brian Paul
1
-7
/
+7
2012-01-24
mesa: remove gl_renderbuffer::DataType
Brian Paul
1
-19
/
+15
2012-01-24
osmesa: remove obsolete GetRow/PutRow code
Brian Paul
1
-430
/
+1
2012-01-23
Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"
Jon TURNEY
1
-0
/
+2
2012-01-13
osmesa: fix renderbuffer format selection
Brian Paul
1
-46
/
+42
2012-01-12
osmesa: fix glReadPixels, etc
Brian Paul
1
-1
/
+57
2011-12-24
mesa: remove gl_renderbuffer::PutRowRGB()
Brian Paul
1
-16
/
+0
2011-12-24
mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()
Brian Paul
1
-32
/
+0
2011-12-19
osmesa: fix RGB565 rendering
Alex Galakhov
1
-0
/
+4
2011-12-08
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
1
-7
/
+8
2011-12-06
osmesa: remove unused bpc variable
Fabio Pedretti
1
-8
/
+0
2011-08-30
Remove dead Makefiles.
José Fonseca
1
-39
/
+0
2011-06-07
osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Jeremy Huddleston
1
-0
/
+28
2011-04-23
osmesa: Fix Mingw build.
José Fonseca
1
-16
/
+1
2011-04-23
scons: Build osmesa.
José Fonseca
1
-0
/
+36
2011-02-08
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
1
-0
/
+1
2011-01-31
Remove talloc from the make and automake build systems.
Kenneth Graunke
1
-1
/
+1
2011-01-24
osmesa: mklib requires arguments before objects
Christopher James Halse Rogers
1
-1
/
+1
2011-01-04
osmesa: pass context to _mesa_update_framebuffer_visual()
Brian Paul
1
-1
/
+1
[next]