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
*
osmesa: Fix typo in _MaxEnabledTexImageUnit.
José Fonseca
2014-05-01
1
-1
/
+1
*
mesa: Drop _EnabledUnits.
Eric Anholt
2014-04-30
1
-2
/
+2
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
1
-1
/
+1
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
1
-0
/
+1
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
1
-1
/
+6
*
automake: allow only shared builds
Emil Velikov
2014-03-11
1
-2
/
+0
*
automake: do not use symbols names for static glapi.la
Emil Velikov
2014-03-11
1
-3
/
+3
*
automake: use install-lib-links.mk across all classic mesa
Emil Velikov
2014-03-11
1
-7
/
+1
*
osmesa: drop obsolete AM_CXXFLAGS
Emil Velikov
2014-02-11
1
-2
/
+0
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-7
/
+7
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-6
/
+6
*
osmesa: add missing comma
Brian Paul
2013-11-18
1
-1
/
+1
*
osmesa: add support for postprocess filters
Brian Paul
2013-11-18
1
-0
/
+11
*
osmesa: assorted code clean-ups
Brian Paul
2013-11-11
1
-25
/
+38
*
osmesa: fix broken triangle/line drawing when using float color buffer
Brian Paul
2013-11-11
1
-0
/
+16
*
osmesa: Symlink shared library to LIB_DIR
Armin K
2013-08-21
1
-0
/
+1
*
osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
2013-07-16
1
-3
/
+3
*
osmesa: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-5
/
+0
*
mesa: Remove the Initialized field from framebuffers.
Eric Anholt
2013-06-25
1
-1
/
+0
*
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
2013-06-25
1
-1
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
build: remove unused API_DEFINES
Andreas Boll
2013-05-01
1
-2
/
+1
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
osmesa: fix out-of-tree build
Andreas Boll
2013-03-19
1
-0
/
+1
*
osmesa: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
2013-01-29
1
-0
/
+3
*
mesa: Make the drivers call a non-code-generated dispatch table setup.
Eric Anholt
2013-01-21
1
-1
/
+1
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
1
-2
/
+1
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
mesa osmesa/x11: fix build error introduced in 4bea4cb9
Jordan Justen
2012-12-17
1
-5
/
+5
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+9
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-2
/
+2
*
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
[next]