Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-21 | Move GL/glx on level up now that it's the only thing left under GL. | Kristian Høgsberg | 1 | -272/+0 | |
2006-08-25 | Enable vertex and fragment programs. | Ian Romanick | 1 | -10/+0 | |
Implement glGetProgramStringARB and glGetProgramStringNV. With these functions implemented, GL_ARB_{vertex,fragment}_program, GL_NV_{vertex,fragment}_program, and related extensions can be enabled. | |||||
2006-08-23 | Convert protocol decode tables for Single, VendorPrivate, and | Ian Romanick | 1 | -0/+10 | |
VendorPrivateWithReply message to use nice, compact N-way search trees generated by scripts in Mesa. The Render protocol decode tables are next... | |||||
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -1/+0 | |
2006-03-20 | Finish glx_ansic.h wrapper changes to make Xvfb and Xnest link again. | Donnie Berkholz | 1 | -2/+2 | |
2006-03-17 | Check for glproto when building GLX and make sure we have at least 1.4.6. | Kristian Høgsberg | 1 | -1/+0 | |
Drop glx_ansic.h wrapper and call xalloc, xrealloc, xfree and str-funcs directly. | |||||
2006-01-12 | Bug #2996: libglx / libGLcore should use a dispatch table | Ian Romanick | 1 | -40/+11 | |
Port all changes from the (monolithic) accelerated_indirect-0-0-1 branch to the modular trunk. This will break the Darwin and cygwin builds. Other than the changes to symlink-mesa.sh and the various Makefile.am files, to code is identical to what's in the branch. Reviewed by: airlied, krh | |||||
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||||
2004-06-16 | DRI trunk-20040613 import | Eric Anholt | 1 | -52/+1 | |
2004-06-16 | DRI XFree86-4_3_99_12-merge import | Eric Anholt | 1 | -1/+52 | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+3 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | 1 | -3/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-23 | Import most of XFree86 4.4RC3. This import excludes files which have the | Kaleb Keithley | 1 | -53/+2 | |
new license. If we want to, later we can import 4.4RC3 again and pick up the files that have the new license, but for now the vendor branch is "pure." | |||||
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+350 | |