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