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
*
drivers/x11: drop unneeded HAVE_X11_DRIVER check
Emil Velikov
2015-06-23
1
-2
/
+0
*
drivers/x11: fix the build against shared_glapi
Emil Velikov
2015-06-23
1
-0
/
+7
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
configure: nuke --with-max-{width,height}
Emil Velikov
2015-04-01
1
-1
/
+1
*
xlib: use strdup() instead of _mesa_strdup()
Brian Paul
2015-03-11
1
-1
/
+2
*
xlib: include stdio.h
Brian Paul
2015-03-05
4
-1
/
+4
*
mesa: don't include math.h in compiler.h
Brian Paul
2015-02-26
1
-0
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
3
-14
/
+14
*
drivers/x11: add gallium include dirs to Makefile.am
Brian Paul
2015-02-20
1
-0
/
+2
*
drivers/x11: Add headers to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
Don't cast the return value of malloc/realloc
Matt Turner
2014-12-08
2
-3
/
+2
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
2
-14
/
+14
*
mesa: Use realloc() instead of _mesa_realloc() and remove the latter.
Matt Turner
2014-09-24
1
-2
/
+1
*
xlib: s/INLINE/inline/
Brian Paul
2014-09-04
1
-3
/
+3
*
xlib: fix missing mesautil build breakage
Brian Paul
2014-08-04
1
-0
/
+1
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-0
/
+1
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-0
/
+1
*
meta: Split _swrast_BlitFramebuffer out of the meta blit path.
Kenneth Graunke
2014-05-19
1
-1
/
+1
*
mesa: Drop _EnabledUnits.
Eric Anholt
2014-04-30
2
-3
/
+3
*
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
[next]