index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
osmesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-45
/
+0
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
build: Add visibility CFLAGS to OSMesa
Matt Turner
2012-10-01
1
-2
/
+4
*
build: Link OSMesa with glapi, libdl, libstdc++
Matt Turner
2012-10-01
1
-5
/
+12
*
Set OSMESA_VERSION=8.
Johannes Obermayr
2012-09-07
2
-3
/
+3
*
build: Only add links to .so files if we're building them
Matt Turner
2012-08-24
1
-0
/
+2
*
build: Add libOSMesa.so.$(VERSION) link to libdir
Matt Turner
2012-08-24
1
-0
/
+1
*
build: Replace OSMESA_VERSION with generic VERSION_NUMBER
Matt Turner
2012-08-24
1
-1
/
+1
*
build: Remove -shared from OSMesa's LDFLAGS
Matt Turner
2012-08-16
1
-1
/
+1
*
Move installing osmesa.pc to drivers/osmesa
Jon TURNEY
2012-07-31
2
-2
/
+15
*
drivers/osmesa: Link OSMesa using -no-undefined libtool flag
Jon TURNEY
2012-07-25
1
-1
/
+1
*
Don't explicitly link libOsmesa with libmesa's dependency libglsl
Jon TURNEY
2012-07-13
1
-2
/
+1
*
automake: convert libglapi
Jon TURNEY
2012-07-13
1
-1
/
+1
*
automake: convert libmesa and libmesagallium
Jon TURNEY
2012-07-13
1
-1
/
+1
*
automake: convert libglsl
Jon TURNEY
2012-07-13
1
-1
/
+1
*
automake: convert libOSmesa
Laurent Carlier
2012-07-13
3
-51
/
+51
*
scons: add code to generate the various GL API files
Brian Paul
2012-05-31
1
-0
/
+2
*
osmesa: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-4
/
+4
*
Revert "Fix underlinking in libOSMesa since commit adefee5 "Always build shar...
Brian Paul
2012-02-02
1
-2
/
+0
*
Revert "automake: src/mesa/drivers/osmesa"
Matt Turner
2012-01-31
4
-101
/
+53
*
Revert "automake: src/glsl and src/glsl/glcpp"
Matt Turner
2012-01-31
1
-1
/
+1
*
osmesa: set RefCount = 1 in new_osmesa_renderbuffer()
Brian Paul
2012-01-31
1
-0
/
+1
*
osmesa: Fix osmesa_context.DataType type.
Vinson Lee
2012-01-31
1
-1
/
+1
*
automake: src/glsl and src/glsl/glcpp
Matt Turner
2012-01-30
1
-1
/
+1
*
automake: src/mesa/drivers/osmesa
Matt Turner
2012-01-30
4
-53
/
+101
*
osmesa: use swrast_renderbuffer
Brian Paul
2012-01-24
1
-42
/
+45
*
mesa: rename gl_renderbuffer::Data to Buffer
Brian Paul
2012-01-24
1
-7
/
+7
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-19
/
+15
*
osmesa: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-430
/
+1
*
Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"
Jon TURNEY
2012-01-23
1
-0
/
+2
*
osmesa: fix renderbuffer format selection
Brian Paul
2012-01-13
1
-46
/
+42
*
osmesa: fix glReadPixels, etc
Brian Paul
2012-01-12
1
-1
/
+57
*
mesa: remove gl_renderbuffer::PutRowRGB()
Brian Paul
2011-12-24
1
-16
/
+0
*
mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()
Brian Paul
2011-12-24
1
-32
/
+0
*
osmesa: fix RGB565 rendering
Alex Galakhov
2011-12-19
1
-0
/
+4
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-7
/
+8
*
osmesa: remove unused bpc variable
Fabio Pedretti
2011-12-06
1
-8
/
+0
*
Remove dead Makefiles.
José Fonseca
2011-08-30
1
-39
/
+0
*
osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Jeremy Huddleston
2011-06-07
1
-0
/
+28
*
osmesa: Fix Mingw build.
José Fonseca
2011-04-23
1
-16
/
+1
*
scons: Build osmesa.
José Fonseca
2011-04-23
1
-0
/
+36
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-0
/
+1
*
Remove talloc from the make and automake build systems.
Kenneth Graunke
2011-01-31
1
-1
/
+1
*
osmesa: mklib requires arguments before objects
Christopher James Halse Rogers
2011-01-24
1
-1
/
+1
*
osmesa: pass context to _mesa_update_framebuffer_visual()
Brian Paul
2011-01-04
1
-1
/
+1
*
osmesa: fix renderbuffer memleak in OSMesaMakeCurrent()
Brian Paul
2010-10-30
1
-4
/
+6
*
osmesa: link against libtalloc
Orion Poplawski
2010-10-20
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-14
/
+14
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-1
/
+1
[prev]
[next]