index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GL
/
glx
/
glxscreens.c
Age
Commit message (
Expand
)
Author
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
2008-04-23
Prefer glxvisuals with stencil buffer for default visuals
Hans de Goede
2008-04-14
glx: silly nitpick...
Dave Airlie
2008-03-31
Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
Kristian Høgsberg
2008-02-14
Add GLX provider for DRI2.
Kristian Høgsberg
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-10-29
Set up visuals for the existing X visuals.
Kristian Høgsberg
2007-10-26
Weed out some unused fluff from __GLXcontext.
Kristian Høgsberg
2007-10-26
Quiet glx visual debug info.
Kristian Høgsberg
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-10-19
Fix software GL to provide a list of supported fbconfigs like the DRI case.
Kristian Høgsberg
2007-10-18
Introduce a new "GlxVisuals" option that controls which visuals are added.
Kristian Høgsberg
2007-10-18
Add code to set up GLX visuals and add one for the first double buffered FBCo...
Kristian Høgsberg
2007-10-18
Separate handling of GLX visuals and GLX FBConfigs.
Kristian Høgsberg
2007-10-18
Simplify and clean up GLX visual initialization.
Kristian Høgsberg
2007-10-17
devPrivates rework: update new GL/glxext code.
Eamon Walsh
2007-10-12
Move hyperpipe and swapbarrier extension funcs to screen private struct.
Kristian Høgsberg
2007-10-12
Convert GLX module to use screen private indexes like everything else.
Kristian Høgsberg
2006-08-25
Enable GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate.
Ian Romanick
2006-08-25
Enable vertex and fragment programs.
Ian Romanick
2006-08-24
Finish support for GL_ARB_texture_compression.
Ian Romanick
2006-08-24
Regenerate from gl_API.xml 1.63. Enable extensions.
Ian Romanick
2006-08-24
Fix typo
Alan Hourihane
2006-08-23
Fix the sorting of the extension string. Add a few extensions that
Ian Romanick
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-07-06
Add GLX_MESA_copy_sub_buffer marshalling support.
Kristian Høgsberg
2006-03-20
Finish glx_ansic.h wrapper changes to make Xvfb and Xnest link again.
Donnie Berkholz
2006-03-17
Check for glproto when building GLX and make sure we have at least 1.4.6.
Kristian Høgsberg
2006-03-17
More patches from David Reveman:
Kristian Høgsberg
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2005-10-05
Bug #3652: Server-side GLX support for GLX_SGIX_swap_barrier and
Adam Jackson
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-06-09
Re-enable GL_HP_occlusion_test. The problems in Mesa that caused this bug
Ian Romanick
2005-05-30
Bug #3407: Clean out ancient #ifdef X11R5 conditionals.
Adam Jackson
2004-07-26
Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.
Adam Jackson
2004-06-16
Merge DRI-trunk-20040613 changes in programs/Xserver/GL.
Eric Anholt
2004-06-16
DRI trunk-20040613 import
Eric Anholt
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2004-02-23
Import most of XFree86 4.4RC3. This import excludes files which have the
Kaleb Keithley
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley