summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11
Commit message (Expand)AuthorAgeFilesLines
* drivers/x11: drop unneeded HAVE_X11_DRIVER checkEmil Velikov2015-06-231-2/+0
* drivers/x11: fix the build against shared_glapiEmil Velikov2015-06-231-0/+7
* Fix a few typosZoë Blade2015-04-271-1/+1
* configure: nuke --with-max-{width,height}Emil Velikov2015-04-011-1/+1
* xlib: use strdup() instead of _mesa_strdup()Brian Paul2015-03-111-1/+2
* xlib: include stdio.hBrian Paul2015-03-054-1/+4
* mesa: don't include math.h in compiler.hBrian Paul2015-02-261-0/+1
* mesa: Use assert() instead of ASSERT wrapper.Matt Turner2015-02-233-14/+14
* drivers/x11: add gallium include dirs to Makefile.amBrian Paul2015-02-201-0/+2
* drivers/x11: Add headers to distribution.Matt Turner2014-12-121-0/+2
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+2
* Don't cast the return value of malloc/reallocMatt Turner2014-12-082-3/+2
* mesa: Drop _mesa_getenv() wrapper.Matt Turner2014-09-242-14/+14
* mesa: Use realloc() instead of _mesa_realloc() and remove the latter.Matt Turner2014-09-241-2/+1
* xlib: s/INLINE/inline/Brian Paul2014-09-041-3/+3
* xlib: fix missing mesautil build breakageBrian Paul2014-08-041-0/+1
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+1
* meta: Split _swrast_BlitFramebuffer out of the meta blit path.Kenneth Graunke2014-05-191-1/+1
* mesa: Drop _EnabledUnits.Eric Anholt2014-04-302-3/+3
* xlib: s/FREE/free/Brian Paul2014-04-101-1/+1
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+2
* drivers/x11: GL_LIB_DEPS is not a linker/libtool flag, add it to LIBADDEmil Velikov2014-03-311-3/+4
* automake: allow only shared buildsEmil Velikov2014-03-111-2/+0
* automake: use install-lib-links.mk across all classic mesaEmil Velikov2014-03-111-6/+1
* mesa: remove empty glthread.h fileBrian Paul2014-03-031-1/+1
* xlib: remove unneeded context tracking codeBrian Paul2014-03-031-43/+4
* xlib: simplify context handlingBrian Paul2014-03-033-109/+28
* xlib: remove unused realglx.[ch] filesBrian Paul2014-03-033-517/+4
* xlib: switch to c11 mutex functionsBrian Paul2014-03-033-14/+14
* mesa: allow buffers to be mapped multiple timesMarek Olšák2014-02-251-12/+8
* mesa: Change many Type P MESA_FORMATs to meet naming specMark Mueller2014-01-271-1/+1
* mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller2014-01-271-4/+4
* mesa: Eliminate parameters to dd_function_table::ViewportIan Romanick2014-01-151-5/+1
* scons: Don't use -z defs ld option on Mac.José Fonseca2013-07-211-1/+2
* scons: Disallow undefined symbols in Xlib libGL.so.José Fonseca2013-07-191-0/+3
* glx: Validate the GLX_RENDER_TYPE valueTomasz Lis2013-07-181-1/+4
* glx: Changes to visual configs initialization.Tomasz Lis2013-07-181-1/+6
* x11: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensionsIan Romanick2013-06-281-10/+1
* mesa: Remove the Initialized field from framebuffers.Eric Anholt2013-06-251-1/+0
* mesa: Remove Driver.GetBufferSize and its callers.Eric Anholt2013-06-251-1/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-0515-15/+0
* xlib: add null ctx check in glXDestroyContext()Brian Paul2013-05-241-10/+12
* xlib: check for null ctx pointer in glXIsDirect()Brian Paul2013-05-211-1/+1
* build: remove unused API_DEFINESAndreas Boll2013-05-011-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-2315-45/+60
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-2315-15/+15
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-2315-15/+15