index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
xlib: s/FREE/free/
Brian Paul
2014-04-10
1
-1
/
+1
*
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
/
+2
*
drivers/x11: GL_LIB_DEPS is not a linker/libtool flag, add it to LIBADD
Emil Velikov
2014-03-31
1
-3
/
+4
*
automake: allow only shared builds
Emil Velikov
2014-03-11
1
-2
/
+0
*
automake: use install-lib-links.mk across all classic mesa
Emil Velikov
2014-03-11
1
-6
/
+1
*
mesa: remove empty glthread.h file
Brian Paul
2014-03-03
1
-1
/
+1
*
xlib: remove unneeded context tracking code
Brian Paul
2014-03-03
1
-43
/
+4
*
xlib: simplify context handling
Brian Paul
2014-03-03
3
-109
/
+28
*
xlib: remove unused realglx.[ch] files
Brian Paul
2014-03-03
3
-517
/
+4
*
xlib: switch to c11 mutex functions
Brian Paul
2014-03-03
3
-14
/
+14
*
mesa: allow buffers to be mapped multiple times
Marek Olšák
2014-02-25
1
-12
/
+8
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
1
-5
/
+1
*
scons: Don't use -z defs ld option on Mac.
José Fonseca
2013-07-21
1
-1
/
+2
*
scons: Disallow undefined symbols in Xlib libGL.so.
José Fonseca
2013-07-19
1
-0
/
+3
*
glx: Validate the GLX_RENDER_TYPE value
Tomasz Lis
2013-07-18
1
-1
/
+4
*
glx: Changes to visual configs initialization.
Tomasz Lis
2013-07-18
1
-1
/
+6
*
x11: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-10
/
+1
*
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
15
-15
/
+0
*
xlib: add null ctx check in glXDestroyContext()
Brian Paul
2013-05-24
1
-10
/
+12
*
xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
2013-05-21
1
-1
/
+1
*
build: remove unused API_DEFINES
Andreas Boll
2013-05-01
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
15
-45
/
+60
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
15
-15
/
+15
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
15
-15
/
+15
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-4
/
+4
*
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
2013-03-12
1
-1
/
+1
*
xlib: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
2013-01-29
1
-0
/
+3
*
xlib: stop use _mesa_enable_extension(), just set the boolean flags
Brian Paul
2013-01-29
1
-5
/
+4
*
xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable
Brian Paul
2013-01-29
1
-1
/
+2
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
1
-1
/
+1
*
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
-3
/
+1
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
2013-01-04
1
-0
/
+14
*
xlib: handle _mesa_initialize_visual()'s return value
Brian Paul
2012-12-31
1
-9
/
+12
*
xlib: include headers to fix errors/warnings
Brian Paul
2012-12-17
1
-0
/
+2
*
mesa osmesa/x11: fix build error introduced in 4bea4cb9
Jordan Justen
2012-12-17
1
-3
/
+3
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+7
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-1
/
+1
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
scons: Append x11 library path if linking x11 library.
Vinson Lee
2012-11-21
1
-0
/
+1
*
Remove OpenVMS support
Matt Turner
2012-11-16
7
-78
/
+0
*
xlib: Do not undefine _R, _G, and _B.
Vinson Lee
2012-10-29
1
-3
/
+0
*
scons: Build xlib swrast too.
José Fonseca
2012-10-26
1
-0
/
+48
[next]