summaryrefslogtreecommitdiff
path: root/GL/glx/glxscreens.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-601/+0
2008-04-23Prefer glxvisuals with stencil buffer for default visualsHans de Goede1-3/+10
2008-04-14glx: silly nitpick...Dave Airlie1-1/+1
2008-03-31Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg1-19/+36
2008-02-14Add GLX provider for DRI2.Kristian Høgsberg1-0/+26
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-30/+40
2007-10-29Set up visuals for the existing X visuals.Kristian Høgsberg1-17/+40
2007-10-26Weed out some unused fluff from __GLXcontext.Kristian Høgsberg1-11/+0
2007-10-26Quiet glx visual debug info.Kristian Høgsberg1-2/+0
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-10/+241
2007-10-19Fix software GL to provide a list of supported fbconfigs like the DRI case.Kristian Høgsberg1-14/+14
2007-10-18Introduce a new "GlxVisuals" option that controls which visuals are added.Kristian Høgsberg1-30/+90
2007-10-18Add code to set up GLX visuals and add one for the first double buffered FBCo...Kristian Høgsberg1-10/+142
2007-10-18Separate handling of GLX visuals and GLX FBConfigs.Kristian Høgsberg1-2/+35
2007-10-18Simplify and clean up GLX visual initialization.Kristian Høgsberg1-2/+7
2007-10-17devPrivates rework: update new GL/glxext code.Eamon Walsh1-15/+5
2007-10-12Move hyperpipe and swapbarrier extension funcs to screen private struct.Kristian Høgsberg1-28/+4
2007-10-12Convert GLX module to use screen private indexes like everything else.Kristian Høgsberg1-72/+48
2006-08-25Enable GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate.Ian Romanick1-0/+2
2006-08-25Enable vertex and fragment programs.Ian Romanick1-1/+12
2006-08-24Finish support for GL_ARB_texture_compression.Ian Romanick1-1/+7
2006-08-24Regenerate from gl_API.xml 1.63. Enable extensions.Ian Romanick1-0/+3
2006-08-24Fix typoAlan Hourihane1-1/+1
2006-08-23Fix the sorting of the extension string. Add a few extensions thatIan Romanick1-4/+20
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-06Add GLX_MESA_copy_sub_buffer marshalling support.Kristian Høgsberg1-0/+1
2006-03-20Finish glx_ansic.h wrapper changes to make Xvfb and Xnest link again.Donnie Berkholz1-2/+2
2006-03-17Check for glproto when building GLX and make sure we have at least 1.4.6.Kristian Høgsberg1-13/+13
2006-03-17More patches from David Reveman:Kristian Høgsberg1-0/+3
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-120/+71
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-3/+1
2005-10-05Bug #3652: Server-side GLX support for GLX_SGIX_swap_barrier andAdam Jackson1-0/+58
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-06-09Re-enable GL_HP_occlusion_test. The problems in Mesa that caused this bugIan Romanick1-6/+0
2005-05-30Bug #3407: Clean out ancient #ifdef X11R5 conditionals.Adam Jackson1-4/+0
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson1-8/+13
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/GL.Eric Anholt1-1/+3
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt1-84/+9
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-9/+2
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-02-23Import most of XFree86 4.4RC3. This import excludes files which have thexf86-4_3_99_903_specialKaleb Keithley1-2/+9
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-13/+80
2003-11-14Initial revisionKaleb Keithley1-0/+327