summaryrefslogtreecommitdiff
path: root/GL
AgeCommit message (Expand)AuthorFilesLines
2008-04-24XQuartz: Compile in missing glx source that we still needJeremy Huddleston1-0/+5
2008-04-24glx: test for valid read and draw privates before using themDave Airlie1-28/+30
2008-04-23Moved Apple GL bits into our DDX subtreeJeremy Huddleston3-1960/+1
2008-04-23xquartz: build fixes for GLX/DRI2 fallout (note: not guaranteed)Ben Byer1-28/+30
2008-04-23glx / xquartz: we still need glxcontentmodes.[ch] kthxBen Byer1-0/+2
2008-04-23xquartz: remove vestigial aglGlx.cBen Byer2-1368/+4
2008-04-23Prefer glxvisuals with stencil buffer for default visualsHans de Goede1-3/+10
2008-04-23glcore: drop GLcore (files)George Sapountzis15-615/+0
2008-04-23glcore: drop GLcore (build system)George Sapountzis2-3/+2
2008-04-23glcore: build from mesa, dlopen from xorgGeorge Sapountzis1-3/+80
2008-04-22GLcore: make googleearth not crash the server on sw-rendering.Dave Airlie1-0/+1
2008-04-14glx: silly nitpick...Dave Airlie1-1/+1
2008-04-14glcore: make visualRating GLX_NONE - note GLX_NONE is not == 0Dave Airlie1-0/+1
2008-04-14glcore: zero fbconfigs before filling them in.Dave Airlie1-1/+1
2008-04-04Convert __DRIconfigs after we've made sure createNewScreen succeeded.Kristian Høgsberg1-2/+2
2008-04-02Send the GLX_EXT_texture_from_pixmap attributes to the client.Kristian Høgsberg1-1/+6
2008-04-02dri2: Unbreak glcore visual setup.Kristian Høgsberg1-3/+2
2008-03-31Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg12-347/+604
2008-03-18Apply __glXDisp_GetVisualConfigs message patchEamon Walsh1-0/+6
2008-03-09GLX: Track changes to DRI_TEX_BUFFER extension.Kristian Høgsberg1-5/+2
2008-03-09DRI2: Return event buffer head index in DRI2CreateDrawable.Kristian Høgsberg2-3/+5
2008-03-07Fix DRI2 texture target for GLX_EXT_texture_from_pixmap.Kristian Høgsberg1-13/+2
2008-03-05Fix distcheck.Adam Jackson1-4/+4
2008-03-01fix typoGeorge Sapountzis1-1/+1
2008-03-01glcore: split mesa and X in build systemGeorge Sapountzis2-24/+21
2008-02-29GLX: Adjust to changes in DRI driver interface.Kristian Høgsberg2-39/+41
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh1-4/+4
2008-02-27More checking for failed contexts/drawablesAlan Hourihane1-0/+11
2008-02-27Fix context sharing between direct/indirect contextsAlan Hourihane1-0/+8
2008-02-26AIGLX: Switch to server context for calling DamageDamageRegion().Michel Dänzer1-0/+4
2008-02-17glx: Use glapi sources from the mesa treeDan Nicholson11-16855/+27
2008-02-14GLX: Implement support for TTM BO based TFP when available.Kristian Høgsberg1-0/+60
2008-02-14Add GLX provider for DRI2.Kristian Høgsberg3-0/+601
2008-02-15AIGLX: Refactor code common between __glXDRI{drawableDestroy,releaseTexImage}.Michel Dänzer1-63/+38
2008-02-14AIGLX: Fix crash after client using GLX_EXT_texture_from_pixmap died.Pierre Willenbrock1-0/+36
2008-01-19AIGLX: Fix GLX_EXT_texture_from_pixmap fallback with EXA.Michel Dänzer1-28/+54
2008-01-01regenerated to add framebuffer object tokens (bug 13800)Brian1-0/+5
2008-01-01regenerated, adds GL_MAX_3D_TEXTURE_SIZE (see bug 13811)Brian1-0/+1
2007-12-29GL: Add GLX compile flags lost in modular X server changesJurij Smakov1-1/+2
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh3-9/+20
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2007-12-07fixed pathname in GL/apple/Makefile.amBen Byer1-2/+7
2007-11-26Darwin,Rootless: Makefile cleanupJeremy Huddleston1-1/+4
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston2-8/+11
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh5-55/+5
2007-11-09Regenerate GLX dispatch code for recent gl_API.xml changes (#12935).Kristian Høgsberg5-55/+5
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh6-78/+63
2007-11-05GL: fix crash at mesa destruction timeDodji Seketeli1-1/+1
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+1
2007-10-29Set up visuals for the existing X visuals.Kristian Høgsberg1-17/+40