summaryrefslogtreecommitdiff
path: root/GL
AgeCommit message (Collapse)AuthorFilesLines
2004-09-16Initially populate the lg3d branch with lg3d code.lg3d-dev-0-6-latestDeron Johnson25-29/+92
2004-09-02Fix AGL display problems (Bug #1210, Torrey T. Lyons).Kevin E Martin1-51/+214
2004-08-13Added $(MESASRCDIR)/src/mesa/glapi to INCLUDES. Removed $(SERVERSRC)/miAlexander Gottwald2-2/+8
from INCLUDES. Rearranged INCLUDES for better readability. Removed mipointrst.h and miscstruct.h from #include since they are not used anymore.
2004-08-12Fix after Mesa 20040812 merge: revert glxext.h to vendor branch, and fixEric Anholt1-1/+1
bug #1022.
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin1-1/+2
Harold L. Hunt II, Alexander Gottwald). Fix crash when using X core font in zh_CN.UTF-8 locale (Bug #368, Yu Shao, David Dawes). Fix glXMakeCurrent(Dpy, None, NULL) crash (Bug #719, Adam Jackson). HP-PA build fix (Bug #828, Guy Martin, Paul Anderson). Fix SDK build for GATOS and Wacom driver (Bug #829, Bryan Stine). Fix attempt to read video ROM before enabling it (Bug #843, Ivan Kokshaysky, Mike A. Harris). Fix detection of primary adapter (Bug #843, Ivan Kokshaysky, Mike A. Harris). Clarify xset man page description of how to use the keyboard repeat rate settings (Bug #846, Mike A. Harris). Fix problem where print-screen key would get remapped to sys-req in certain keymaps, which broke GNOME printscreen functionality (Bug #847, Owen Taylor). Fix several render problems: - MMIO mode support - Hang on IGP chips - VT switching hang - 3D render corruption (Bug #922, Hui Yu).
2004-07-31Fix compiler warningKevin E Martin1-4/+0
2004-07-30Fix "DoLoadableServer NO" buildKevin E Martin1-3/+3
2004-07-27Fix XDarwin's broken build of libGL and server side GLX. GL library is onlyTorrey Lyons3-651/+775
known to build correctly on Mac OS X 10.3.4 and still needs some work for earlier versions.
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson7-18/+52
2004-06-21Bug 782: Merge native OpenGL for Windows from CYGWIN branchAlexander Gottwald5-0/+2124
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/GL.Eric Anholt13-22/+65
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt25-482/+1064
2004-06-16Initial revisionEric Anholt4-0/+1295
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt42-750/+184
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich50-68/+234
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich50-235/+69
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich50-50/+50
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich50-50/+50
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich50-50/+50
2004-02-23Import most of XFree86 4.4RC3. This import excludes files which have thexf86-4_3_99_903_specialKaleb Keithley20-150/+704
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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley24-2589/+3123
2003-11-25Initial revisionKaleb Keithley2-0/+2496
2003-11-14Initial revisionKaleb Keithley48-0/+29308